summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/rm3100-core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu2024-01-221-2/+8
* iio: magnetometer: rm3100: do not explicity set INDIO_BUFFER_TRIGGERED modeMarcus Folkesson2022-07-161-1/+1
* iio: magnetometer: rm3100: Stop abusing the ->currentmodeMiquel Raynal2022-04-101-12/+3
* iio:magnetometer:rm3100: Move exports to IIO_RM3100 namespaceJonathan Cameron2022-02-181-4/+4
* iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...Jonathan Cameron2021-06-141-1/+2
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+1
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-1/+0
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-2/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: magnetometer: rm3100: Use get_unaligned_be24()Andy Shevchenko2020-05-031-2/+3
* iio: magnetometer: Add driver support for PNI RM3100Song Qiang2018-11-161-0/+616