summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/fxls8962af-core.c
AgeCommit message (Expand)Author
2024-12-07iio: accel: fxls8962af: add fxls8967af supportHan Xu
2024-12-07iio: accel: fxls8962af: add fxls8974cf supportHaibo Chen
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-03iio: fix write_event_config signatureJulien Stephan
2024-10-28iio: accel: replace s64 __aligned(8) with aligned_s64Jonathan Cameron
2024-09-30iio: accel: fxls8962af: use irq_get_trigger_type()Jonathan Cameron
2024-07-29iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()Nuno Sa
2024-06-25iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()Trevor Gamblin
2024-03-25iio: accel: fxls8962af: Switch from of specific to fwnode based properties.Jonathan Cameron
2023-06-05iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer
2023-06-05iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer
2022-11-23iio: accel: fxls8962af: Use devm_regulator_get_enable()Jonathan Cameron
2022-11-23iio: accel: fxls8962af: Use new EXPORT_NS_GPL_DEV_PM_OPS()Jonathan Cameron
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-02-18iio:accel:fxl8962af: Move exports into IIO_FXL8962AF namespaceJonathan Cameron
2022-01-23iio: accel: fxls8962af: add padding to regmap for SPISean Nyekjaer
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2021-10-19iio: accel: fxls8962af: add wake on eventSean Nyekjaer
2021-10-19iio: accel: fxls8962af: add threshold event handlingSean Nyekjaer
2021-09-14iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushedSean Nyekjaer
2021-07-13iio: accel: fxls8962af: fix potential use of uninitialized symbolSean Nyekjaer
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-05-17iio: accel: fxls8962af: fix errata bug E3 - I2C burst readsSean Nyekjaer
2021-05-17iio: accel: fxls8962af: add hw buffered samplingSean Nyekjaer
2021-05-17iio: accel: fxls8962af: add interrupt supportSean Nyekjaer
2021-05-17iio: accel: fxls8962af: add set/get of samplerateSean Nyekjaer
2021-05-17iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometersSean Nyekjaer