index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-05-31
iio: gyro: HID: hid-sensor-gyro-3d: Refactor channel initialization
Natália Salvino André
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: common: ssp: remove SSP_CHAN_TIMESTAMP() macro
David Lechner
2026-05-31
iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock
Guilherme Dias
2026-05-16
iio: gyro: bmg160: wait full startup time after mode change at probe
Stepan Ionichev
2026-05-16
iio: gyro: bmg160: bail out when bandwidth/filter is not in table
Stepan Ionichev
2026-05-15
iio: gyro: itg3200: fix i2c read into the wrong stack location
David Carlier
2026-04-28
iio: gyro: adis16260: fix division by zero in write_raw
Antoniu Miclaus
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
2026-03-01
iio: hid-sensor-gyro-3d: fix typo in array name
Bhargav Joshi
2026-03-01
iio: gyro: mpu3050: Fix out-of-sequence free_irq()
Ethan Tidmore
2026-03-01
iio: gyro: mpu3050: Move iio_device_register() to correct location
Ethan Tidmore
2026-03-01
iio: gyro: mpu3050: Fix irq resource leak
Ethan Tidmore
2026-03-01
iio: gyro: mpu3050: Fix incorrect free_irq() variable
Ethan Tidmore
2026-02-23
iio: gyro: mpu3050-core: fix pm_runtime error handling
Antoniu Miclaus
2026-02-23
iio: gyro: mpu3050-i2c: fix pm_runtime error handling
Antoniu Miclaus
2026-01-29
iio: gyro: itg3200: Fix unchecked return value in read_raw
Antoniu Miclaus
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-01-29
iio: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-01-22
drivers: iio: mpu3050: use dev_err_probe for regulator request
Svyatoslav Ryhel
2025-08-25
iio: gyro: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
2025-05-21
iio: gyro: adxrs450: remove bits_per_word = 8
David Lechner
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: gyro: adxrs290: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-03-11
iio: gyro: bmg160_spi: add of_match_table
Jun Yan
2025-03-04
iio: gyro: bmg160_i2c: add BMI088 to of_match_table
Jun Yan
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2024-12-28
iio: gyro: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-07
iio: gyro: fxas21002c: Fix missing data update in trigger handler
Carlos Song
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-11-01
iio: gyro: bmg160_core: remove trailing tab
Julien Stephan
2024-11-01
iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name()
Andy Shevchenko
2024-10-21
iio: gyro: list adis16137 in Kconfig description
Yo-Jung (Leo) Lin
2024-10-21
iio: gyro: bmg160: Drop most likely fake ACPI IDs
Andy Shevchenko
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
iio: gyro: hid-sensor-gyro-3d: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
2024-09-30
iio: gyro: mpu3050: use irq_get_trigger_type()
Jonathan Cameron
2024-09-30
iio: gyro: fxas21002c: use irq_get_trigger_type()
Jonathan Cameron
2024-06-25
iio: gyro: adis16260: make use of the new lock helpers
Nuno Sa
2024-06-25
iio: gyro: adis16260: make use of the new lock helpers
Nuno Sa
2024-06-25
iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
[next]