index
:
laptop-kernel
master
Linux kernel tree for laptop
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-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
2025-05-21
iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime checks.
Jonathan Cameron
14
-28
/
+31
2025-05-15
iio: accel: fxls8962af: Fix temperature scan element sign
Sean Nyekjaer
1
-0
/
+1
2025-05-15
iio: accel: fxls8962af: Fix temperature calculation
Sean Nyekjaer
1
-2
/
+12
2025-04-22
iio: normalize array sentinel style
David Lechner
28
-48
/
+48
2025-04-22
iio: accel: adxl345: cleanup regmap return values
Lothar Rubusch
1
-12
/
+12
2025-04-22
iio: accel: adxl345: move INT enable to regmap cache
Lothar Rubusch
1
-17
/
+9
2025-04-22
iio: accel: adxl345: use regmap cache for INT mapping
Lothar Rubusch
4
-23
/
+49
2025-04-21
iio: adis16201: Correct inclinometer channel resolution
Gabriel Shahrouzi
1
-2
/
+2
2025-04-18
iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64
Jonathan Cameron
1
-1
/
+1
2025-04-12
iio: accel: fxls8962af: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-2
/
+5
2025-04-07
iio: accel: adxl367: fix setting odr for activity time update
Lothar Rubusch
1
-7
/
+3
2025-03-04
iio: accel: adxl345: reorganize irq handler
Lothar Rubusch
2
-21
/
+7
2025-03-04
iio: accel: adxl345: add debug register access
Lothar Rubusch
1
-0
/
+11
[next]