index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
7
-7
/
+7
|
/
*
iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation()
Andy Shevchenko
2024-09-03
1
-3
/
+3
*
iio: accel: bmc150: use fwnode_irq_get_byname()
Andy Shevchenko
2024-09-03
1
-2
/
+2
*
iio: accel: adxl380: make use of iio_get_masklength()
Nuno Sa
2024-08-03
1
-1
/
+1
*
iio: accel: kxcjk-1013: Add support for KX022-1020
Rayyan Ansari
2024-08-03
1
-2
/
+6
*
iio: accel: add ADXL380 driver
Antoniu Miclaus
2024-08-03
6
-0
/
+2091
*
iio: accel: bma400: simplify with cleanup.h
Krzysztof Kozlowski
2024-07-29
1
-6
/
+5
*
iio: accel: bmi088: Constify struct regmap_bus
Javier Carrasco
2024-07-29
1
-1
/
+1
*
iio: accel: bma400: Constify struct regmap_bus
Javier Carrasco
2024-07-29
1
-1
/
+1
*
iio: accel: adxl367: Constify struct regmap_bus
Javier Carrasco
2024-07-29
1
-1
/
+1
*
iio: accel: stk8ba50: make use of iio_for_each_active_channel()
Nuno Sa
2024-07-29
1
-2
/
+1
*
iio: accel: stk8312: make use of iio_for_each_active_channel()
Nuno Sa
2024-07-29
1
-2
/
+1
*
iio: accel: sca3300: make use of iio_for_each_active_channel()
Nuno Sa
2024-07-29
1
-2
/
+1
*
iio: accel: msa311: make use of iio_for_each_active_channel()
Nuno Sa
2024-07-29
1
-2
/
+1
*
iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()
Nuno Sa
2024-07-29
1
-2
/
+1
*
iio: accel: cros_ec_accel_legacy: make use of iio_get_masklength()
Nuno Sa
2024-07-29
1
-1
/
+1
*
iio: accel: bmc150-accel-core: make use of iio_for_each_active_channel()
Nuno Sa
2024-07-29
1
-2
/
+1
*
iio: accel: bma180: make use of iio_for_each_active_channel()
Nuno Sa
2024-07-29
1
-2
/
+1
*
iio: accel: adxl372: make use of iio_get_masklength()
Nuno Sa
2024-07-29
1
-1
/
+1
*
iio: accel: adxl367: make use of iio_get_masklength()
Nuno Sa
2024-07-29
1
-1
/
+1
*
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-07-04
7
-18
/
+105
|
\
|
*
iio: accel: st_accel: add support for LIS2DS12
Kaustabh Chakraborty
2024-06-25
4
-0
/
+92
|
*
iio: accel: msa311: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-4
/
+4
|
*
iio: accel: kxsd9: Make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-4
/
+1
|
*
iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-10
/
+8
*
|
Merge 6.10-rc6 into char-misc-next
Greg Kroah-Hartman
2024-07-01
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF
Alexander Sverdlin
2024-06-08
1
-0
/
+2
*
|
iio: accel: adxl355: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-13
1
-7
/
+3
*
|
iio: accel: adxl313: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-13
1
-7
/
+1
*
|
iio: accel: mma7660: add mount-matrix support
Val Packett
2024-06-13
1
-15
/
+35
*
|
iio: accel: bmi088: remove unused struct 'bmi088_scale_info'
Dr. David Alan Gilbert
2024-06-04
1
-5
/
+0
*
|
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
17
-28
/
+28
|
/
*
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
[next]