index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
iio: accel: mxc4005: allow module autoloading via OF compatible
Luca Ceresoli
1
-0
/
+8
2023-10-05
iio: kx022a: Support ROHM KX132ACR-LBZ
Matti Vaittinen
5
-5
/
+43
2023-09-23
iio: accel: hid-sensor-accel-3d: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-4
/
+2
2023-09-17
iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
Mehdi Djait
5
-4
/
+228
2023-09-17
iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer
Mehdi Djait
2
-10
/
+24
2023-09-17
iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
Mehdi Djait
4
-52
/
+143
2023-09-17
iio: accel: kionix-kx022a: Add an i2c_device_id table
Mehdi Djait
1
-0
/
+7
2023-09-17
iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
Mehdi Djait
1
-4
/
+2
2023-09-17
iio: accel: kionix-kx022a: Remove blank lines
Mehdi Djait
1
-2
/
+0
2023-09-12
iio: accel: adxl345: Simplify adxl345_read_raw()
Biju Das
4
-33
/
+20
2023-09-12
iio: accel: adxl345: Convert enum->pointer for data in match data table
Biju Das
4
-28
/
+41
2023-09-12
iio: accel: msa311: Use correct header(s) instead of string_helpers.h
Andy Shevchenko
1
-1
/
+1
2023-09-12
iio: accel: kionix-kx022a: Use correct header(s) instead of string_helpers.h
Andy Shevchenko
1
-1
/
+1
2023-09-12
iio: Remove unused declarations
Yue Haibing
1
-1
/
+0
2023-09-11
iio: accel: bma180: Convert enum->pointer for data in the match table
Biju Das
1
-16
/
+11
2023-09-11
iio: accel: mma8452: Sort match tables
Biju Das
1
-2
/
+2
2023-09-11
iio: accel: mma8452: Convert enum->pointer for data in the ID table
Biju Das
1
-16
/
+10
2023-07-29
iio: accel: adxl313: Use i2c_get_match_data
Biju Das
1
-3
/
+1
2023-07-29
iio: accel: adxl313: Fix adxl313_i2c_id[] table
Biju Das
1
-2
/
+2
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
4
-4
/
+1
2023-07-22
iio: accel: adxl355: Simplify probe()
Biju Das
1
-12
/
+3
2023-07-20
iio: accel: da280: Add support for the DA217 accelerometer
Hans de Goede
1
-3
/
+8
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
33
-43
/
+34
2023-06-05
iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF
Sean Nyekjaer
1
-2
/
+3
2023-06-05
iio: accel: fxls8962af: fixup buffer scan element type
Sean Nyekjaer
1
-2
/
+1
2023-05-23
iio: kx022a: Use new iio_validate_own_trigger()
Matti Vaittinen
1
-12
/
+1
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
29
-29
/
+29
2023-05-13
iio: accel: kx022a fix irq getting
Matti Vaittinen
1
-1
/
+1
2023-05-13
iio: kx022a: Probe asynchronously
Matti Vaittinen
2
-0
/
+2
2023-05-13
iio: accel: bma400: Simplify an error message
Christophe JAILLET
1
-2
/
+1
2023-05-13
iio: accel: st_accel: Add LSM303D
Marius Hoch
1
-0
/
+1
2023-05-13
iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...
Hans de Goede
1
-2
/
+2
2023-04-12
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
8
-5
/
+16
2023-03-28
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+1
2023-03-19
iio: accel: add support for IIS328DQ variant
Stefan Wahren
4
-0
/
+12
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
4
-4
/
+4
2023-03-11
iio: accel: kionix-kx022a: Remove the unused member g_range
Mehdi Djait
1
-1
/
+0
2023-02-18
iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...
Mehdi Djait
1
-1
/
+1
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2023-01-28
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...
Harshit Mogalapalli
1
-1
/
+4
2023-01-28
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...
Harshit Mogalapalli
1
-1
/
+4
2023-01-14
iio: hid: fix the retval in accel_3d_capture_sample
Dmitry Perchanov
1
-0
/
+1
2023-01-08
iio: accel: st_accel: Add LSM303C
Stephan Gerhold
5
-1
/
+13
2022-12-28
iio: accel: bma400: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2
-29
/
+4
2022-11-27
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+3
2022-11-27
Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
12
-32
/
+32
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
32
-236
/
+1564
2022-11-23
iio: accel: adis16209: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: accel: adis16201: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: accel: mma9553: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
[next]