index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
fxls8962af-core.c
Age
Commit message (
Expand
)
Author
2025-08-25
iio: accel: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-06-29
iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush
Sean Nyekjaer
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...
Jonathan Cameron
2025-05-15
iio: accel: fxls8962af: Fix temperature scan element sign
Sean Nyekjaer
2025-05-15
iio: accel: fxls8962af: Fix temperature calculation
Sean Nyekjaer
2025-04-12
iio: accel: fxls8962af: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-03-04
iio: accel: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2024-12-07
iio: accel: fxls8962af: add fxls8967af support
Han Xu
2024-12-07
iio: accel: fxls8962af: add fxls8974cf support
Haibo Chen
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
2024-09-30
iio: accel: fxls8962af: use irq_get_trigger_type()
Jonathan Cameron
2024-07-29
iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()
Nuno Sa
2024-06-25
iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()
Trevor Gamblin
2024-03-25
iio: accel: fxls8962af: Switch from of specific to fwnode based properties.
Jonathan Cameron
2023-06-05
iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF
Sean Nyekjaer
2023-06-05
iio: accel: fxls8962af: fixup buffer scan element type
Sean Nyekjaer
2022-11-23
iio: accel: fxls8962af: Use devm_regulator_get_enable()
Jonathan Cameron
2022-11-23
iio: accel: fxls8962af: Use new EXPORT_NS_GPL_DEV_PM_OPS()
Jonathan Cameron
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-02-18
iio:accel:fxl8962af: Move exports into IIO_FXL8962AF namespace
Jonathan Cameron
2022-01-23
iio: accel: fxls8962af: add padding to regmap for SPI
Sean Nyekjaer
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
iio: accel: fxls8962af: add wake on event
Sean Nyekjaer
2021-10-19
iio: accel: fxls8962af: add threshold event handling
Sean Nyekjaer
2021-09-14
iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushed
Sean Nyekjaer
2021-07-13
iio: accel: fxls8962af: fix potential use of uninitialized symbol
Sean Nyekjaer
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-17
iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads
Sean Nyekjaer
2021-05-17
iio: accel: fxls8962af: add hw buffered sampling
Sean Nyekjaer
2021-05-17
iio: accel: fxls8962af: add interrupt support
Sean Nyekjaer
2021-05-17
iio: accel: fxls8962af: add set/get of samplerate
Sean Nyekjaer
2021-05-17
iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
Sean Nyekjaer