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
/
gyro
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+8
2024-12-28
iio: gyro: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
4
-4
/
+4
2024-12-07
iio: gyro: fxas21002c: Fix missing data update in trigger handler
Carlos Song
1
-1
/
+8
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
10
-13
/
+13
2024-11-03
iio: fix write_event_config signature
Julien Stephan
1
-1
/
+1
2024-11-01
iio: gyro: bmg160_core: remove trailing tab
Julien Stephan
1
-1
/
+1
2024-11-01
iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name()
Andy Shevchenko
2
-16
/
+3
2024-10-21
iio: gyro: list adis16137 in Kconfig description
Yo-Jung (Leo) Lin
1
-1
/
+1
2024-10-21
iio: gyro: bmg160: Drop most likely fake ACPI IDs
Andy Shevchenko
1
-2
/
+0
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
1
-1
/
+1
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
iio: gyro: hid-sensor-gyro-3d: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-2
/
+2
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: gyro: mpu3050: use irq_get_trigger_type()
Jonathan Cameron
1
-1
/
+1
2024-09-30
iio: gyro: fxas21002c: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-06-25
iio: gyro: adis16260: make use of the new lock helpers
Nuno Sa
1
-11
/
+8
2024-06-25
iio: gyro: adis16260: make use of the new lock helpers
Nuno Sa
1
-17
/
+9
2024-06-25
iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-21
/
+14
2024-06-25
iio: gyro: bmg160_core: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
3
-5
/
+5
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
1
-1
/
+1
2024-01-23
iio: gyro: bmg160: Drop ACPI_PTR() usage
Jonathan Cameron
1
-2
/
+2
2023-09-23
iio: gyro: hid-sensor-gyro-3d: Convert to platform remove callback returning ...
Uwe Kleine-König
1
-4
/
+2
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
5
-5
/
+5
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2
-2
/
+2
2023-01-14
iio: hid: fix the retval in gyro_3d_capture_sample
Dmitry Perchanov
1
-0
/
+1
2022-11-23
iio: gyro: adis16260: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: gyro: adis16136: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: gyro: st_gyro_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: gyro: mpu3050-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: gyro: itg3200_core: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: gyro: bmg160_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: gyro: bmg160_core: Simplify using devm_regulator_*get_enable()
Matti Vaittinen
1
-21
/
+3
2022-11-23
iio: gyro: fxas210002c: Move exports to IIO_FXAS210002C namespace.
Jonathan Cameron
3
-13
/
+14
2022-11-23
iio: gyro: itg3200_core: do not use internal iio_dev lock
Nuno Sá
1
-3
/
+7
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
4
-12
/
+4
2022-07-18
iio: gyro: itg3200: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+5
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
7
-20
/
+10
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2022-06-19
iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
Zheyu Ma
1
-0
/
+1
2022-06-18
iio: gyro: bmg160: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-14
iio: gyro: fxas210002c: Fix alignment for DMA safety
Jonathan Cameron
1
-3
/
+3
2022-06-14
iio: gyro: adxrs450: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: gyro: adis16130: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: gyro: adis16080: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: gyro: mpu3050: Use pm_ptr() and DEFINE_RUNTIME_DEV_PM_OPS()
Jonathan Cameron
2
-10
/
+3
2022-06-14
iio: gyro: mpu3050: Drop unused symbol exports.
Jonathan Cameron
1
-3
/
+0
2022-05-01
iio: gyro: mpu3050: Make mpu3050_common_remove() return void
Uwe Kleine-König
3
-5
/
+5
2022-04-28
iio: gyro: fxas21002c: Make use of device properties
Andy Shevchenko
1
-5
/
+3
[next]