index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: accel: adxl345: complete the list of defines
Lothar Rubusch
2025-01-04
1
-6
/
+48
*
iio: accel: adxl345: add FIFO with watermark events
Lothar Rubusch
2025-01-04
2
-11
/
+323
*
iio: accel: adxl345: initialize FIFO delay value for SPI
Lothar Rubusch
2025-01-04
4
-3
/
+18
*
iio: accel: adxl345: introduce interrupt handling
Lothar Rubusch
2025-01-04
1
-0
/
+16
*
iio: accel: bma220: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-28
1
-1
/
+1
*
iio: accel: adxl345: add function to switch measuring mode
Lothar Rubusch
2024-12-28
1
-12
/
+29
*
iio: accel: adxl345: rename variable data to st
Lothar Rubusch
2024-12-11
1
-22
/
+22
*
iio: accel: adxl345: refrase comment on probe
Lothar Rubusch
2024-12-11
1
-2
/
+1
*
iio: kx022a: document new chip_info structure members
Matti Vaittinen
2024-12-08
1
-0
/
+8
*
iio: accel: kx022a: Support KX134-1211
Matti Vaittinen
2024-12-07
4
-0
/
+35
*
iio: kx022a: Support ROHM KX134ACR-LBZ
Matti Vaittinen
2024-12-07
4
-0
/
+42
*
iio: accel: kx022a: Support ICs with different G-ranges
Matti Vaittinen
2024-12-07
2
-11
/
+23
*
iio: accel: kx022a: Use cleanup.h helpers
Matti Vaittinen
2024-12-07
1
-38
/
+23
*
iio: accel: kx022a: Improve reset delay
Matti Vaittinen
2024-12-07
1
-3
/
+8
*
iio: accel: fxls8962af: add fxls8967af support
Han Xu
2024-12-07
3
-0
/
+9
*
iio: accel: fxls8962af: add fxls8974cf support
Haibo Chen
2024-12-07
3
-0
/
+9
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
49
-96
/
+96
*
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-11-09
22
-296
/
+277
|
\
|
*
iio: accel: mma9553: use specialized event code macros
David Lechner
2024-11-03
1
-13
/
+11
|
*
iio: accel: sca3000: use bool for event state
Julien Stephan
2024-11-03
1
-2
/
+2
|
*
iio: accel: mma9551: use bool for event state
Julien Stephan
2024-11-03
1
-3
/
+3
|
*
iio: fix write_event_config signature
Julien Stephan
2024-11-03
11
-11
/
+12
|
*
iio: accel: kxcjk-1013: Deduplicate ODR startup time array
Andy Shevchenko
2024-11-03
1
-21
/
+4
|
*
iio: accel: mma9553: Replace custom implementation of iio_get_acpi_device_name()
Andy Shevchenko
2024-11-01
1
-15
/
+4
|
*
iio: accel: mma9551: Replace custom implementation of iio_get_acpi_device_name()
Andy Shevchenko
2024-11-01
1
-15
/
+4
|
*
iio: accel: kxcjk-1013: drop ACPI_PTR() and move ID out of CONFIG_ACPI guards
Andy Shevchenko
2024-11-01
1
-19
/
+21
|
*
iio: accel: kxcjk-1013: Replace a variant of iio_get_acpi_device_name_and_data()
Andy Shevchenko
2024-11-01
1
-27
/
+10
|
*
iio: accel: kxcjk-1013: Get rid of enum kx_chipset
Andy Shevchenko
2024-10-28
1
-23
/
+5
|
*
iio: accel: kxcjk-1013: Convert ODR times array to variable in chip_info
Andy Shevchenko
2024-10-28
1
-77
/
+94
|
*
iio: accel: kxcjk-1013: Move odr_start_up_times up in the code
Andy Shevchenko
2024-10-28
1
-77
/
+77
|
*
iio: accel: kxcjk-1013: Start using chip_info variables instead of enum
Andy Shevchenko
2024-10-28
1
-73
/
+100
|
*
iio: accel: kxcjk-1013: Rename kxcjk1013_info
Andy Shevchenko
2024-10-28
1
-2
/
+2
|
*
iio: accel: kxcjk-1013: Use local variable for regs
Andy Shevchenko
2024-10-28
1
-28
/
+37
|
*
iio: accel: kxcjk-1013: Switch from CONFIG_PM guards to pm_ptr() etc
Andy Shevchenko
2024-10-28
1
-11
/
+4
|
*
iio: accel: kxcjk-1013: Revert "Add support for KX022-1020"
Andy Shevchenko
2024-10-28
1
-6
/
+2
|
*
iio: accel: kxcjk-1013: Remove redundant I²C ID
Andy Shevchenko
2024-10-28
1
-1
/
+0
|
*
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
2024-10-28
14
-13
/
+26
|
*
iio: accel: adxl355: Fix typo "accelaration"
WangYuli
2024-10-21
1
-1
/
+1
*
|
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-11-08
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
iio: accel: adxl380: fix raw sample read
Antoniu Miclaus
2024-11-01
1
-1
/
+1
|
*
iio: accel: kx022a: Fix raw read format
Matti Vaittinen
2024-10-31
1
-1
/
+1
*
|
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-21
2
-1
/
+4
|
\
|
|
*
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-13
2
-1
/
+4
|
|
\
|
|
*
iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+2
|
|
*
iio: accel: bma400: Fix uninitialized variable field_value in tap event handl...
Mikhail Lobanov
2024-09-30
1
-1
/
+2
*
|
|
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-12
7
-7
/
+7
|
\
|
|
|
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
7
-7
/
+7
|
|
/
*
|
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-10
1
-1
/
+1
*
|
iio: accel: hid-sensor-accel-3d: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
1
-3
/
+2
*
|
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
2024-09-30
1
-1
/
+1
[next]