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
2015-05-17
iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()
Fabio Estevam
1
-7
/
+6
2015-05-13
Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+1
2015-05-10
iio: hid-sensor-gyro-3d: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-04-26
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
1
-0
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2015-04-14
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
1
-1
/
+2
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-03-28
IIO: Add support for L3GD20H gyroscope
Robert Dolca
1
-0
/
+83
2015-03-09
iio: gyro: itg3200: add suspend/resume support.
NeilBrown
1
-4
/
+25
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
1
-1
/
+1
2015-02-23
HID: hid-sensor-hub: Extend API for async reads
Srinivas Pandruvada
1
-1
/
+2
2015-02-22
iio: improve usage of gpiod API
Uwe Kleine-König
1
-5
/
+1
2015-01-29
iio: common: ssp_sensors: Add sensorhub gyroscope sensor
Karol Wrona
2
-0
/
+170
2015-01-26
iio: hid-sensor-gyro-3d: Introduce PM
Srinivas Pandruvada
1
-7
/
+1
2014-12-16
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+13
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-2
/
+2
2014-12-04
iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-12-03
Merge 3.18-rc7 into staging-work.
Greg Kroah-Hartman
1
-4
/
+49
2014-11-16
iio: gyro: bmg160: Fix iio_event_spec direction
Srinivas Pandruvada
1
-1
/
+1
2014-11-16
iio: gyro: bmg160: Send x, y and z motion separately
Srinivas Pandruvada
1
-2
/
+19
2014-11-16
iio: gyro: bmg160: Don't let interrupt mode to be open drain
Srinivas Pandruvada
1
-0
/
+16
2014-11-16
iio: gyro: bmg160: Error handling when mode set fails
Srinivas Pandruvada
1
-1
/
+13
2014-11-05
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
4
-17
/
+13
2014-10-04
iio:common: Set the device pointer into ST common sensors library
Denis CIOCCA
2
-2
/
+0
2014-10-04
iio:gyro: Removed unnecessary parameter on common_probe function
Denis CIOCCA
4
-9
/
+6
2014-10-04
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
1
-6
/
+7
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
1
-1
/
+1
2014-09-14
iio: gyro: bmi055 gyro sensor driver
Irina Tirdea
2
-13
/
+28
2014-09-14
iio: gyro: bmg160: only set power state if PM_RUNTIME is defined
Irina Tirdea
1
-0
/
+2
2014-08-27
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
1
-1
/
+0
2014-08-26
iio:gyro:bmg160 Gyro Sensor driver
Srinivas Pandruvada
3
-0
/
+1223
2014-08-26
iio: gyro: itg3200: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-07-14
Merge 3.16-rc5 into staging-next
Greg Kroah-Hartman
1
-5
/
+2
2014-07-12
iio: st_sensors: add devicetree probing support
Linus Walleij
1
-0
/
+39
2014-07-07
iio: adis: Switch sampling frequency attr to core support.
Jonathan Cameron
1
-78
/
+46
2014-07-07
iio: gyro: itg3200 switch sampling frequency attr to core support.
Jonathan Cameron
1
-58
/
+43
2014-07-07
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
1
-2
/
+10
2014-07-05
iio: hid-sensor-gyro-3d: Fix return values
Sachin Kamat
1
-5
/
+2
2014-05-05
iio: hid-sensors: Gyro 3D: Raw read support
Srinivas Pandruvada
1
-3
/
+18
2014-05-05
iio: hid-sensors: Add API to power on/off
Srinivas Pandruvada
1
-4
/
+3
2014-05-05
iio: hid-sensors: Gyro 3D : adjust scale and offset
Srinivas Pandruvada
1
-4
/
+13
2014-04-26
iio: st_sensors: move regulator retrieveal to core
Linus Walleij
1
-0
/
+4
2014-04-26
iio: st_sensors: announce registered sensors
Linus Walleij
1
-0
/
+3
2014-03-16
iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatch
Jonathan Cameron
1
-2
/
+0
2014-02-18
iio:gyro: bug on L3GD20H gyroscope support
Denis CIOCCA
5
-9
/
+5
2013-12-03
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
1
-2
/
+3
2013-11-25
iio: gyro: adxrs450: Use devm_iio_device_register
Sachin Kamat
1
-12
/
+2
2013-11-25
iio: gyro: adis16130: Use devm_iio_device_register
Sachin Kamat
1
-8
/
+1
2013-11-06
iio: hid-sensors: gyro : Add sensitivity
Srinivas Pandruvada
1
-0
/
+11
2013-11-02
iio: hid_Sensors: fix crash during trigger unregister
Srinivas Pandruvada
1
-2
/
+3
[prev]
[next]