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: 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
*
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-06-15
33
-43
/
+34
|
\
|
*
iio: kx022a: Use new iio_validate_own_trigger()
Matti Vaittinen
2023-05-23
1
-12
/
+1
|
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
29
-29
/
+29
|
*
iio: kx022a: Probe asynchronously
Matti Vaittinen
2023-05-13
2
-0
/
+2
|
*
iio: accel: bma400: Simplify an error message
Christophe JAILLET
2023-05-13
1
-2
/
+1
|
*
iio: accel: st_accel: Add LSM303D
Marius Hoch
2023-05-13
1
-0
/
+1
*
|
iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF
Sean Nyekjaer
2023-06-05
1
-2
/
+3
*
|
iio: accel: fxls8962af: fixup buffer scan element type
Sean Nyekjaer
2023-06-05
1
-2
/
+1
*
|
iio: accel: kx022a fix irq getting
Matti Vaittinen
2023-05-13
1
-1
/
+1
*
|
iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...
Hans de Goede
2023-05-13
1
-2
/
+2
|
/
*
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-04-12
8
-5
/
+16
|
\
|
*
iio: accel: add support for IIS328DQ variant
Stefan Wahren
2023-03-19
4
-0
/
+12
|
*
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2023-03-11
4
-4
/
+4
|
*
iio: accel: kionix-kx022a: Remove the unused member g_range
Mehdi Djait
2023-03-11
1
-1
/
+0
*
|
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-03-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...
Mehdi Djait
2023-02-18
1
-1
/
+1
*
|
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-02-06
1
-0
/
+1
|
\
|
|
*
iio: hid: fix the retval in accel_3d_capture_sample
Dmitry Perchanov
2023-01-14
1
-0
/
+1
*
|
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...
Harshit Mogalapalli
2023-01-28
1
-1
/
+4
*
|
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...
Harshit Mogalapalli
2023-01-28
1
-1
/
+4
*
|
iio: accel: st_accel: Add LSM303C
Stephan Gerhold
2023-01-08
5
-1
/
+13
*
|
iio: accel: bma400: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-12-28
2
-29
/
+4
|
/
*
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-11-27
1
-1
/
+3
|
\
|
*
iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
Dong Chenchen
2022-11-12
1
-1
/
+3
[next]