summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/mma7455_core.c
Commit message (Expand)AuthorAgeFilesLines
* iio:accel:mma7455_core: Move exports into IIO_MMA7455 namespaceJonathan Cameron2022-02-181-3/+3
* iio: mma7455: Use scan_type when processing raw dataGwendal Grignou2021-11-171-1/+2
* iio: accel: mma7455: Make mma7455_core_remove() return voidUwe Kleine-König2021-10-191-3/+1
* iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-4/+12
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+2
* iio: accel: mma7455: use regmap to retrieve struct deviceAlison Schofield2016-04-101-3/+2
* iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driverJoachim Eastwood2015-11-011-0/+311