开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
2025-08-25
iio: accel: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-25
iio: accel: Drop unnecessary -ENOMEM messages
Dixit Parmar
2025-08-25
iio: accel: msa311: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
2025-08-16
iio: accel: adxl345: extend inactivity time for less than 1s
Lothar Rubusch
2025-08-16
iio: accel: adxl345: add coupling detection for activity/inactivity
Lothar Rubusch
2025-08-16
iio: accel: adxl345: add inactivity feature
Lothar Rubusch
2025-08-16
iio: accel: adxl345: add activity event feature
Lothar Rubusch
2025-08-16
iio: accel: adxl345: simplify tap suppress bit
Lothar Rubusch
2025-08-16
iio: accel: bma180: use stack allocated buffer for scan
David Lechner
2025-08-11
iio: accel: sca3300: fix uninitialized iio scan data
David Lechner
2025-07-29
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
[next]