index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: mxc4005: Reset chip on probe() and resume()
Hans de Goede
2024-03-28
1
-0
/
+68
*
iio: accel: mxc4005: Interrupt handling fixes
Hans de Goede
2024-03-28
1
-7
/
+17
*
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
17
-260
/
+352
|
\
|
*
iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix.
Sean Rhodes
2024-02-28
1
-3
/
+84
|
*
iio: accel: kxsd9: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
iio: accel: bma180: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
iio: accel: adxl372: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-25
14
-254
/
+265
|
|
\
|
|
*
iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driver
Jonathan LoBue
2024-02-19
1
-0
/
+13
|
|
*
iio: accel: adxl367: Use automated cleanup for locks and iio direct mode.
Jonathan Cameron
2024-02-17
1
-179
/
+118
|
|
*
iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer
Nikita Mikhailevich
2024-02-17
1
-0
/
+1
|
|
*
iio: accel: bmi088: add i2c support for bmi088 accel driver
Jun Yan
2024-01-23
3
-2
/
+77
|
|
*
iio: st_sensors: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-23
1
-4
/
+1
|
|
*
iio: accel: bmc150: Drop ACPI_PTR()
Jonathan Cameron
2024-01-23
2
-3
/
+2
|
|
*
iio: accel: stk8ba50: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
|
|
*
iio: accel: mxc6255: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
|
|
*
iio: accel: mxc4005: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
|
|
*
iio: accel: mma9553: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
|
|
*
iio: accel: mma9551: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
|
|
*
iio: accel: kxcjk-1013: Move acpi_device_id table under ifdef CONFIG_ACPI
Jonathan Cameron
2024-01-23
1
-16
/
+17
|
|
*
iio: accel: da280: Stop using ACPI_PTR()
Jonathan Cameron
2024-01-23
1
-1
/
+1
|
|
*
iio: accel: da280: Simplify id-matching
Hans de Goede
2024-01-22
1
-39
/
+25
*
|
|
iio: accel: adxl367: fix I2C FIFO data register
Cosmin Tanislav
2024-02-25
1
-1
/
+1
*
|
|
iio: accel: adxl367: fix DEVID read after reset
Cosmin Tanislav
2024-02-25
1
-2
/
+6
|
/
/
*
/
iio: accel: bma400: Fix a compilation problem
Mario Limonciello
2024-02-04
1
-0
/
+2
|
/
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
3
-3
/
+8
|
\
|
*
iio: accel: bmi088: update comments and Kconfig
Jun Yan
2023-12-17
3
-3
/
+8
*
|
iio: kx022a: Fix acceleration value scaling
Matti Vaittinen
2023-11-16
1
-11
/
+26
|
/
*
iio: accel: mxc4005: allow module autoloading via OF compatible
Luca Ceresoli
2023-10-11
1
-0
/
+8
*
iio: kx022a: Support ROHM KX132ACR-LBZ
Matti Vaittinen
2023-10-05
5
-5
/
+43
*
iio: accel: hid-sensor-accel-3d: Convert to platform remove callback returnin...
Uwe Kleine-König
2023-09-23
1
-4
/
+2
*
iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
Mehdi Djait
2023-09-17
5
-4
/
+228
*
iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer
Mehdi Djait
2023-09-17
2
-10
/
+24
*
iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
Mehdi Djait
2023-09-17
4
-52
/
+143
*
iio: accel: kionix-kx022a: Add an i2c_device_id table
Mehdi Djait
2023-09-17
1
-0
/
+7
*
iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
Mehdi Djait
2023-09-17
1
-4
/
+2
*
iio: accel: kionix-kx022a: Remove blank lines
Mehdi Djait
2023-09-17
1
-2
/
+0
*
iio: accel: adxl345: Simplify adxl345_read_raw()
Biju Das
2023-09-12
4
-33
/
+20
*
iio: accel: adxl345: Convert enum->pointer for data in match data table
Biju Das
2023-09-12
4
-28
/
+41
*
iio: accel: msa311: Use correct header(s) instead of string_helpers.h
Andy Shevchenko
2023-09-12
1
-1
/
+1
*
iio: accel: kionix-kx022a: Use correct header(s) instead of string_helpers.h
Andy Shevchenko
2023-09-12
1
-1
/
+1
*
iio: Remove unused declarations
Yue Haibing
2023-09-12
1
-1
/
+0
*
iio: accel: bma180: Convert enum->pointer for data in the match table
Biju Das
2023-09-11
1
-16
/
+11
*
iio: accel: mma8452: Sort match tables
Biju Das
2023-09-11
1
-2
/
+2
*
iio: accel: mma8452: Convert enum->pointer for data in the ID table
Biju Das
2023-09-11
1
-16
/
+10
*
iio: accel: adxl313: Use i2c_get_match_data
Biju Das
2023-07-29
1
-3
/
+1
*
iio: accel: adxl313: Fix adxl313_i2c_id[] table
Biju Das
2023-07-29
1
-2
/
+2
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
4
-4
/
+1
*
iio: accel: adxl355: Simplify probe()
Biju Das
2023-07-22
1
-12
/
+3
*
iio: accel: da280: Add support for the DA217 accelerometer
Hans de Goede
2023-07-20
1
-3
/
+8
[next]