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
/
st_gyro_i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: gyro: st_gyro_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
1
-0
/
+1
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
1
-10
/
+0
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
1
-12
/
+1
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
1
-2
/
+2
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
1
-1
/
+1
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
1
-2
/
+15
2020-01-14
iio: st_sensors: Make use of device properties
Andy Shevchenko
1
-5
/
+1
2020-01-14
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
1
-2
/
+1
2019-07-28
iio: make st_sensors drivers use regmap
Denis Ciocca
1
-1
/
+3
2019-07-28
iio:gyro: device settings are set immediately during probe
Denis Ciocca
1
-4
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
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
1
-0
/
+5
2016-04-24
iio: st_gyro: Add lsm9ds0-gyro support
Crestez Dan Leonard
1
-0
/
+5
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-10-04
iio:common: Set the device pointer into ST common sensors library
Denis CIOCCA
1
-1
/
+0
2014-10-04
iio:gyro: Removed unnecessary parameter on common_probe function
Denis CIOCCA
1
-2
/
+1
2014-07-12
iio: st_sensors: add devicetree probing support
Linus Walleij
1
-0
/
+39
2014-02-18
iio:gyro: bug on L3GD20H gyroscope support
Denis CIOCCA
1
-1
/
+0
2013-08-17
iio: gyro: st_gyro: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+4
2013-08-03
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
1
-1
/
+2
2013-02-09
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
Jonathan Cameron
1
-1
/
+0
2013-01-31
iio:gyro: Add STMicroelectronics gyroscopes driver
Denis Ciocca
1
-0
/
+85