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: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF
Alexander Sverdlin
2024-06-08
1
-0
/
+2
*
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
1
-7
/
+85
|
\
|
*
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
*
|
iio: accel: mxc4005: Read orientation matrix from ACPI ROTM method
Hans de Goede
2024-04-29
1
-0
/
+22
*
|
iio: bmc150-accel-core: Use iio_read_acpi_mount_matrix() helper
Hans de Goede
2024-04-29
1
-42
/
+2
*
|
iio: accel: kxcjk-1013: Use new iio_read_acpi_mount_matrix() helper
Hans de Goede
2024-04-29
1
-79
/
+1
*
|
iio: accel: adxl345: Add spi-3wire option
Lothar Rubusch
2024-04-06
2
-1
/
+10
*
|
iio: accel: adxl345: Add comment to probe
Lothar Rubusch
2024-04-06
1
-0
/
+10
*
|
iio: accel: adxl345: Reorder probe initialization
Lothar Rubusch
2024-04-06
1
-20
/
+20
*
|
iio: accel: adxl345: Pass function pointer to core
Lothar Rubusch
2024-04-06
4
-10
/
+29
*
|
iio: accel: adxl345: Move defines to header
Lothar Rubusch
2024-04-06
2
-32
/
+32
*
|
iio: accel: adxl345: Group bus configuration
Lothar Rubusch
2024-04-06
1
-6
/
+6
*
|
iio: accel: adxl345: Make data_range obsolete
Lothar Rubusch
2024-04-06
1
-7
/
+13
*
|
iio: accel: adxl367: Remove second semicolon
Colin Ian King
2024-03-25
1
-1
/
+1
*
|
iio: accel: fxls8962af: Switch from of specific to fwnode based properties.
Jonathan Cameron
2024-03-25
1
-4
/
+6
*
|
iio: accel: mma8452: Switch from of specific to fwnode property handling.
Jonathan Cameron
2024-03-25
1
-3
/
+3
|
/
*
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
[next]