index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-21
/
+30
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-6
/
+2
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
8
-21
/
+30
2022-02-18
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2
-0
/
+2
2022-02-18
iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespace
Jonathan Cameron
1
-0
/
+1
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
3
-2
/
+5
2022-02-18
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
1
-4
/
+0
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2
-6
/
+2
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
1
-1
/
+4
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
1
-15
/
+22
2021-11-21
iio: gyro: adxrs290: fix data signedness
Kister Genesis Jimenez
1
-2
/
+3
2021-11-17
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
1
-1
/
+1
2021-10-19
iio: gyro: mpu3050: Fix alignment and size issues with buffers.
Jonathan Cameron
1
-13
/
+11
2021-10-17
iio: gyro: adis16080: use devm_iio_device_register() in probe
Alexandru Ardelean
1
-10
/
+1
2021-09-14
iio: gyro: remove dead config dependencies on INPUT_MPU3050
Lukas Bulwahn
1
-1
/
+0
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
1
-1
/
+1
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
3
-27
/
+2
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2
-24
/
+2
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
1
-17
/
+1
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2
-4
/
+4
2021-07-24
iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-16
/
+3
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
4
-15
/
+5
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
1
-7
/
+4
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
1
-4
/
+1
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
1
-0
/
+1
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
12
-79
/
+90
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
2
-10
/
+0
2021-06-03
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
1
-6
/
+27
2021-06-03
iio: adis16136: make use of adis lock helpers
Nuno Sá
1
-9
/
+6
2021-06-03
iio: adis16260: make use of adis lock helpers
Nuno Sá
1
-2
/
+2
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
3
-5
/
+3
2021-05-22
iio: gyro: fxas21002c: balance runtime power in error path
Rui Miguel Silva
1
-0
/
+2
2021-05-17
iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().
Jonathan Cameron
1
-10
/
+1
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
1
-4
/
+0
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
3
-16
/
+33
2021-05-17
iio: gyro: st_gyro: Move platform data from header to C file
Andy Shevchenko
2
-8
/
+5
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
5
-6
/
+6
2021-05-10
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
1
-2
/
+11
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
1
-1
/
+0
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
6
-27
/
+13
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
3
-4
/
+0
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
1
-2
/
+1
2021-03-15
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+2
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
1
-12
/
+7
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-9
/
+5
2021-03-06
iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
Dinghao Liu
1
-0
/
+2
2021-01-22
iio: hid-sensor-gyro-3d: Add timestamp channel
Ye Xiang
1
-16
/
+24
2021-01-22
iio: gyro: bmg160: Add rudimentary regulator support
Stephan Gerhold
1
-0
/
+25
2020-12-03
iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up
Jonathan Cameron
1
-12
/
+16
[next]