summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/mxc4005.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron2021-05-171-3/+7
* 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:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron2020-12-031-10/+6
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: accel: mxc4005: add support for mxc6655Christian Oder2020-06-141-0/+2
* iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read callsJonathan Cameron2020-04-191-2/+2
* iio: mxc4005: Use device-managed APIsChuhong Yuan2019-07-271-34/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea2016-04-031-29/+0
* iio: mxc4005: add data ready trigger for mxc4005Teodora Baluta2015-08-311-1/+141
* iio: mxc4005: add triggered buffer mode for mxc4005Teodora Baluta2015-08-311-3/+76
* iio: accel: add support for mxc4005 accelerometerTeodora Baluta2015-08-311-0/+354