summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/mxc4005.c
AgeCommit message (Expand)Author
2023-10-11iio: accel: mxc4005: allow module autoloading via OF compatibleLuca Ceresoli
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: accel: mxc4005: Convert to i2c's .probe_new()Uwe Kleine-König
2022-06-19iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov
2021-05-17iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: accel: mxc4005: add support for mxc6655Christian Oder
2020-04-19iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read callsJonathan Cameron
2019-07-27iio: mxc4005: Use device-managed APIsChuhong Yuan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-04-03iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea
2015-08-31iio: mxc4005: add data ready trigger for mxc4005Teodora Baluta
2015-08-31iio: mxc4005: add triggered buffer mode for mxc4005Teodora Baluta
2015-08-31iio: accel: add support for mxc4005 accelerometerTeodora Baluta