aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/rm3100-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-14iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-1/+2
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron1-1/+1
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou1-1/+0
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-2/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-03iio: magnetometer: rm3100: Use get_unaligned_be24()Andy Shevchenko1-2/+3
2018-11-16iio: magnetometer: Add driver support for PNI RM3100Song Qiang1-0/+616