index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
iio: accel: bmc150: Fix irq assumption regression
Linus Walleij
2
-0
/
+6
2025-10-18
iio: accel: fix ADXL355 startup race condition
Valek Andrej
1
-5
/
+39
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
1
-1
/
+1
2025-08-25
iio: accel: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
8
-30
/
+6
2025-08-25
iio: accel: Drop unnecessary -ENOMEM messages
Dixit Parmar
8
-24
/
+8
2025-08-25
iio: accel: msa311: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
1
-5
/
+3
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
1
-1
/
+1
2025-08-16
iio: accel: adxl345: extend inactivity time for less than 1s
Lothar Rubusch
1
-62
/
+138
2025-08-16
iio: accel: adxl345: add coupling detection for activity/inactivity
Lothar Rubusch
1
-14
/
+240
2025-08-16
iio: accel: adxl345: add inactivity feature
Lothar Rubusch
1
-4
/
+237
2025-08-16
iio: accel: adxl345: add activity event feature
Lothar Rubusch
1
-2
/
+238
2025-08-16
iio: accel: adxl345: simplify tap suppress bit
Lothar Rubusch
1
-6
/
+3
2025-08-16
iio: accel: bma180: use stack allocated buffer for scan
David Lechner
1
-7
/
+6
2025-08-11
iio: accel: sca3300: fix uninitialized iio scan data
David Lechner
1
-1
/
+1
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
20
-136
/
+1222
2025-07-14
iio: accel: kionix-kx022a: Apply approximate iwyu principles to includes
Jonathan Cameron
1
-1
/
+11
2025-07-14
iio: accel: adxl345: simplify reading the FIFO
Lothar Rubusch
1
-5
/
+2
2025-07-14
iio: accel: adxl345: simplify interrupt mapping
Lothar Rubusch
1
-14
/
+20
2025-07-13
iio: accel: adxl313: add AC coupled activity/inactivity events
Lothar Rubusch
1
-14
/
+200
2025-07-13
iio: accel: adxl313: implement power-save on inactivity
Lothar Rubusch
2
-0
/
+25
2025-07-13
iio: accel: adxl313: add inactivity sensing
Lothar Rubusch
2
-2
/
+110
2025-07-13
iio: accel: adxl313: add activity sensing
Lothar Rubusch
1
-0
/
+306
2025-07-13
iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
Lothar Rubusch
2
-6
/
+280
2025-07-13
iio: accel: adxl313: add function to enable measurement
Lothar Rubusch
2
-5
/
+8
2025-07-13
iio: accel: adxl313: make use of regmap cache
Lothar Rubusch
4
-0
/
+33
2025-07-06
iio: accel: mma9553: make mma9553_event_info const
David Lechner
1
-2
/
+2
2025-07-06
iio: accel: adxl345: make adxl345_events const
David Lechner
1
-1
/
+1
2025-06-29
iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush
Sean Nyekjaer
1
-0
/
+2
2025-06-29
iio: common: st_sensors: Fix use of uninitialize device structs
Maud Spierings
1
-5
/
+5
2025-06-26
iio: accel: msa311: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: accel: adxl372: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: accel: adxl345: replace magic numbers by unit expressions
Lothar Rubusch
1
-3
/
+3
2025-06-26
iio: accel: adxl345: simplify measure enable
Lothar Rubusch
2
-4
/
+2
2025-06-26
iio: accel: adxl345: make data struct variable irq function local
Lothar Rubusch
1
-6
/
+6
2025-06-26
iio: accel: sca3000: replace error_ret labels by simple returns
Andrew Ijano
1
-18
/
+11
2025-06-26
iio: accel: adxl313: add debug register
Lothar Rubusch
1
-0
/
+11
2025-06-09
iio: Remove unused macro definition for driver and IRQ name
Waqar Hameed
2
-5
/
+0
2025-06-09
iio: Remove single use of macro definition for regmap name
Waqar Hameed
2
-4
/
+2
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
7
-16
/
+7
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
4
-9
/
+4
2025-06-09
iio: accel: adxl345: add g-range configuration
Lothar Rubusch
1
-3
/
+79
2025-06-09
iio: accel: adxl345: extend sample frequency adjustments
Lothar Rubusch
2
-34
/
+118
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
40
-210
/
+656
2025-05-21
iio: accel: sca3300: use IIO_DECLARE_BUFFER_WITH_TS
David Lechner
1
-16
/
+2
2025-05-21
iio: accel: kxcjk-1013: Deduplicate setup interrupt functions
Gustavo Vaz
1
-70
/
+17
2025-05-21
iio: accel: adxl345: set the tap suppress bit permanently
Lothar Rubusch
1
-0
/
+14
2025-05-21
iio: accel: adxl345: add double tap feature
Lothar Rubusch
1
-1
/
+103
2025-05-21
iio: accel: adxl345: add single tap feature
Lothar Rubusch
1
-3
/
+369
2025-05-21
iio: accel: adxl345: introduce adxl345_push_event function
Lothar Rubusch
1
-9
/
+19
2025-05-21
iio: accel: hid: Use iio_push_to_buffers_with_ts() to provide length for runtime checks.
Jonathan Cameron
1
-1
/
+1
[next]