index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
49
-96
/
+96
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
22
-296
/
+277
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-2
/
+2
2024-11-03
iio: accel: mma9553: use specialized event code macros
David Lechner
1
-13
/
+11
2024-11-03
iio: accel: sca3000: use bool for event state
Julien Stephan
1
-2
/
+2
2024-11-03
iio: accel: mma9551: use bool for event state
Julien Stephan
1
-3
/
+3
2024-11-03
iio: fix write_event_config signature
Julien Stephan
11
-11
/
+12
2024-11-03
iio: accel: kxcjk-1013: Deduplicate ODR startup time array
Andy Shevchenko
1
-21
/
+4
2024-11-01
iio: accel: adxl380: fix raw sample read
Antoniu Miclaus
1
-1
/
+1
2024-11-01
iio: accel: mma9553: Replace custom implementation of iio_get_acpi_device_name()
Andy Shevchenko
1
-15
/
+4
2024-11-01
iio: accel: mma9551: Replace custom implementation of iio_get_acpi_device_name()
Andy Shevchenko
1
-15
/
+4
2024-11-01
iio: accel: kxcjk-1013: drop ACPI_PTR() and move ID out of CONFIG_ACPI guards
Andy Shevchenko
1
-19
/
+21
2024-11-01
iio: accel: kxcjk-1013: Replace a variant of iio_get_acpi_device_name_and_data()
Andy Shevchenko
1
-27
/
+10
2024-10-31
iio: accel: kx022a: Fix raw read format
Matti Vaittinen
1
-1
/
+1
2024-10-28
iio: accel: kxcjk-1013: Get rid of enum kx_chipset
Andy Shevchenko
1
-23
/
+5
2024-10-28
iio: accel: kxcjk-1013: Convert ODR times array to variable in chip_info
Andy Shevchenko
1
-77
/
+94
2024-10-28
iio: accel: kxcjk-1013: Move odr_start_up_times up in the code
Andy Shevchenko
1
-77
/
+77
2024-10-28
iio: accel: kxcjk-1013: Start using chip_info variables instead of enum
Andy Shevchenko
1
-73
/
+100
2024-10-28
iio: accel: kxcjk-1013: Rename kxcjk1013_info
Andy Shevchenko
1
-2
/
+2
2024-10-28
iio: accel: kxcjk-1013: Use local variable for regs
Andy Shevchenko
1
-28
/
+37
2024-10-28
iio: accel: kxcjk-1013: Switch from CONFIG_PM guards to pm_ptr() etc
Andy Shevchenko
1
-11
/
+4
2024-10-28
iio: accel: kxcjk-1013: Revert "Add support for KX022-1020"
Andy Shevchenko
1
-6
/
+2
2024-10-28
iio: accel: kxcjk-1013: Remove redundant I²C ID
Andy Shevchenko
1
-1
/
+0
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
14
-13
/
+26
2024-10-21
iio: accel: adxl355: Fix typo "accelaration"
WangYuli
1
-1
/
+1
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2
-1
/
+4
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-1
/
+4
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
7
-7
/
+7
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-06
iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
7
-7
/
+7
2024-09-30
iio: accel: hid-sensor-accel-3d: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-3
/
+2
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: accel: fxls8962af: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-30
iio: accel: adxl380: use irq_get_trigger_type()
Jonathan Cameron
1
-6
/
+1
2024-09-30
iio: accel: bma400: Fix uninitialized variable field_value in tap event handl...
Mikhail Lobanov
1
-1
/
+2
2024-09-03
iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation()
Andy Shevchenko
1
-3
/
+3
2024-09-03
iio: accel: bmc150: use fwnode_irq_get_byname()
Andy Shevchenko
1
-2
/
+2
2024-08-03
iio: accel: adxl380: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: accel: kxcjk-1013: Add support for KX022-1020
Rayyan Ansari
1
-2
/
+6
2024-08-03
iio: accel: add ADXL380 driver
Antoniu Miclaus
6
-0
/
+2091
2024-07-29
iio: accel: bma400: simplify with cleanup.h
Krzysztof Kozlowski
1
-6
/
+5
2024-07-29
iio: accel: bmi088: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: accel: bma400: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: accel: adxl367: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: accel: stk8ba50: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: stk8312: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: sca3300: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: msa311: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
[next]