summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/fxls8962af-core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()Nuno Sa2024-07-291-2/+1
* iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()Trevor Gamblin2024-06-251-10/+8
* iio: accel: fxls8962af: Switch from of specific to fwnode based properties.Jonathan Cameron2024-03-251-4/+6
* iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer2023-06-051-2/+3
* iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer2023-06-051-2/+1
* iio: accel: fxls8962af: Use devm_regulator_get_enable()Jonathan Cameron2022-11-231-21/+3
* iio: accel: fxls8962af: Use new EXPORT_NS_GPL_DEV_PM_OPS()Jonathan Cameron2022-11-231-9/+7
* iio: core: Simplify the registration of kfifo buffersMiquel Raynal2022-04-101-1/+0
* Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-03-181-4/+4
|\
| * iio:accel:fxl8962af: Move exports into IIO_FXL8962AF namespaceJonathan Cameron2022-02-181-3/+3
* | iio: accel: fxls8962af: add padding to regmap for SPISean Nyekjaer2022-01-231-2/+10
|/
* Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2021-10-191-5/+342
|\
| * iio: accel: fxls8962af: add wake on eventSean Nyekjaer2021-10-191-2/+44
| * iio: accel: fxls8962af: add threshold event handlingSean Nyekjaer2021-10-191-3/+298
* | iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushedSean Nyekjaer2021-09-141-1/+1
|/
* iio: accel: fxls8962af: fix potential use of uninitialized symbolSean Nyekjaer2021-07-131-1/+1
* iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko2021-06-031-1/+1
* iio: accel: fxls8962af: fix errata bug E3 - I2C burst readsSean Nyekjaer2021-05-171-3/+30
* iio: accel: fxls8962af: add hw buffered samplingSean Nyekjaer2021-05-171-0/+195
* iio: accel: fxls8962af: add interrupt supportSean Nyekjaer2021-05-171-0/+114
* iio: accel: fxls8962af: add set/get of samplerateSean Nyekjaer2021-05-171-3/+75
* iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometersSean Nyekjaer2021-05-171-0/+560