index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
1
-11
/
+21
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
2
-7
/
+14
2026-03-01
iio: hid-sensor-gyro-3d: fix typo in array name
Bhargav Joshi
1
-3
/
+3
2026-03-01
iio: gyro: mpu3050: Fix out-of-sequence free_irq()
Ethan Tidmore
1
-1
/
+1
2026-03-01
iio: gyro: mpu3050: Move iio_device_register() to correct location
Ethan Tidmore
1
-8
/
+13
2026-03-01
iio: gyro: mpu3050: Fix irq resource leak
Ethan Tidmore
1
-1
/
+6
2026-03-01
iio: gyro: mpu3050: Fix incorrect free_irq() variable
Ethan Tidmore
1
-1
/
+1
2026-02-23
iio: gyro: mpu3050-core: fix pm_runtime error handling
Antoniu Miclaus
1
-5
/
+13
2026-02-23
iio: gyro: mpu3050-i2c: fix pm_runtime error handling
Antoniu Miclaus
1
-2
/
+1
2026-01-29
iio: gyro: itg3200: Fix unchecked return value in read_raw
Antoniu Miclaus
1
-0
/
+2
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-29
iio: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
1
-5
/
+3
2026-01-22
drivers: iio: mpu3050: use dev_err_probe for regulator request
Svyatoslav Ryhel
1
-4
/
+2
2025-08-25
iio: gyro: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
4
-9
/
+1
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
1
-3
/
+1
2025-05-21
iio: gyro: adxrs450: remove bits_per_word = 8
David Lechner
1
-5
/
+0
2025-04-22
iio: normalize array sentinel style
David Lechner
10
-14
/
+14
2025-04-22
iio: gyro: adxrs290: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-03-11
iio: gyro: bmg160_spi: add of_match_table
Jun Yan
1
-0
/
+10
2025-03-04
iio: gyro: bmg160_i2c: add BMI088 to of_match_table
Jun Yan
1
-0
/
+1
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 void
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
[next]