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.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
2019-08-11
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
1
-11
/
+1
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
1
-4
/
+3
2019-08-05
iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer
Denis Ciocca
1
-25
/
+24
2019-07-28
iio: make st_sensors drivers use regmap
Denis Ciocca
3
-5
/
+5
2019-07-28
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2
-4
/
+4
2019-07-28
iio:gyro: device settings are set immediately during probe
Denis Ciocca
2
-7
/
+27
2019-07-28
iio:gyro: introduce st_gyro_get_settings() function
Denis Ciocca
2
-0
/
+19
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
7
-13
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
3
-6
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
4
-0
/
+4
2019-04-25
Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
7
-1
/
+1319
2019-04-22
drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...
Mohan Kumar
1
-1
/
+1
2019-04-22
iio: gyro: fxas21002c: add spi driver
Rui Miguel Silva
3
-1
/
+77
2019-04-22
iio: gyro: fxas21002c: add i2c driver
Rui Miguel Silva
3
-0
/
+76
2019-04-22
iio: gyro: add core driver for fxas21002c
Rui Miguel Silva
4
-0
/
+1166
2019-04-22
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2
-6
/
+8
2019-04-04
iio: gyro: bmg160: add device tree compatibility table
H. Nikolaus Schaller
1
-0
/
+9
2019-04-04
iio: gyro: itg3200: add mount matrix support
H. Nikolaus Schaller
1
-0
/
+20
2019-04-04
iio: gyro: bmg160: add mount matrix support
H. Nikolaus Schaller
1
-0
/
+21
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
1
-2
/
+1
2019-03-09
iio: gyro: mpu3050: fix chip ID reading
Sergey Larin
1
-3
/
+5
2019-03-09
iio/gyro/bmg160: Use millidegrees for temperature scale
Mike Looijmans
1
-3
/
+3
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+4
2018-03-07
iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW
Rodrigo Siqueira
1
-1
/
+1
2018-01-08
gyro:adis16136: fix debugfs_simple_attr.cocci warnings
Venkat Prashanth B U
1
-6
/
+9
2018-01-08
drivers: iio: gyro: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-23
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-10
iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework
Lorenzo Bianconi
1
-0
/
+12
2017-10-09
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
1
-6
/
+12
2017-10-09
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
1
-3
/
+12
2017-08-22
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
11
-14
/
+0
2017-07-02
iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi
Lorenzo Bianconi
1
-0
/
+53
2017-07-02
iio: gyro: mpu3050: Allow open drain with anything
Linus Walleij
1
-10
/
+0
2017-07-01
iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Lorenzo Bianconi
1
-1
/
+2
2017-07-01
iio: gyro: st_gyro: fix L3GD20H support
Lorenzo Bianconi
4
-6
/
+14
2017-04-18
Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-3
/
+2
2017-04-10
Merge 4.11-rc6 into staging-next
Greg Kroah-Hartman
1
-0
/
+12
2017-04-03
iio: gyro: mpu3050: stop double error reporting
Peter Rosin
1
-3
/
+2
2017-03-25
iio: bmg160: reset chip when probing
Quentin Schulz
1
-0
/
+12
2017-03-19
iio: gyro: itg3200: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-01-28
iio: common: ssp_sensors: gyro: use devm_iio_device_register()
Wei Yongjun
1
-11
/
+1
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
1
-0
/
+1
2016-11-12
iio: gyro: st_gyro: inline per-sensor data
Linus Walleij
1
-139
/
+66
2016-11-08
iio: gyro: mpu3050: add I2C dependency
Arnd Bergmann
1
-0
/
+1
[next]