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