index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-14
iio: accel: kionix-kx022a: Apply approximate iwyu principles to includes
Jonathan Cameron
2025-07-14
iio: accel: adxl345: simplify reading the FIFO
Lothar Rubusch
2025-07-14
iio: accel: adxl345: simplify interrupt mapping
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add AC coupled activity/inactivity events
Lothar Rubusch
2025-07-13
iio: accel: adxl313: implement power-save on inactivity
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add inactivity sensing
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add activity sensing
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add function to enable measurement
Lothar Rubusch
2025-07-13
iio: accel: adxl313: make use of regmap cache
Lothar Rubusch
2025-07-06
iio: accel: mma9553: make mma9553_event_info const
David Lechner
2025-07-06
iio: accel: adxl345: make adxl345_events const
David Lechner
2025-06-29
iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush
Sean Nyekjaer
2025-06-29
iio: common: st_sensors: Fix use of uninitialize device structs
Maud Spierings
2025-06-26
iio: accel: msa311: use = { } instead of memset()
David Lechner
2025-06-26
iio: accel: adxl372: use = { } instead of memset()
David Lechner
2025-06-26
iio: accel: adxl345: replace magic numbers by unit expressions
Lothar Rubusch
2025-06-26
iio: accel: adxl345: simplify measure enable
Lothar Rubusch
2025-06-26
iio: accel: adxl345: make data struct variable irq function local
Lothar Rubusch
2025-06-26
iio: accel: sca3000: replace error_ret labels by simple returns
Andrew Ijano
2025-06-26
iio: accel: adxl313: add debug register
Lothar Rubusch
2025-06-09
iio: Remove unused macro definition for driver and IRQ name
Waqar Hameed
2025-06-09
iio: Remove single use of macro definition for regmap name
Waqar Hameed
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
2025-06-09
iio: accel: adxl345: add g-range configuration
Lothar Rubusch
2025-06-09
iio: accel: adxl345: extend sample frequency adjustments
Lothar Rubusch
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: sca3300: use IIO_DECLARE_BUFFER_WITH_TS
David Lechner
2025-05-21
iio: accel: kxcjk-1013: Deduplicate setup interrupt functions
Gustavo Vaz
2025-05-21
iio: accel: adxl345: set the tap suppress bit permanently
Lothar Rubusch
2025-05-21
iio: accel: adxl345: add double tap feature
Lothar Rubusch
2025-05-21
iio: accel: adxl345: add single tap feature
Lothar Rubusch
2025-05-21
iio: accel: adxl345: introduce adxl345_push_event function
Lothar Rubusch
2025-05-21
iio: accel: hid: Use iio_push_to_buffers_with_ts() to provide length for runt...
Jonathan Cameron
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-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: accel: adxl345: cleanup regmap return values
Lothar Rubusch
2025-04-22
iio: accel: adxl345: move INT enable to regmap cache
Lothar Rubusch
2025-04-22
iio: accel: adxl345: use regmap cache for INT mapping
Lothar Rubusch
2025-04-21
iio: adis16201: Correct inclinometer channel resolution
Gabriel Shahrouzi
2025-04-18
iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64
Jonathan Cameron
2025-04-12
iio: accel: fxls8962af: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-07
iio: accel: adxl367: fix setting odr for activity time update
Lothar Rubusch
2025-03-04
iio: accel: adxl345: reorganize irq handler
Lothar Rubusch
2025-03-04
iio: accel: adxl345: add debug register access
Lothar Rubusch
2025-03-04
iio: accel: adxl345: reorganize measurement enable
Lothar Rubusch
[next]