index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: gyro: st_gyro_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2020-01-13
iio: st_sensors: Make use of device properties
Andy Shevchenko
2020-01-13
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
2019-07-27
iio: make st_sensors drivers use regmap
Denis Ciocca
2019-07-27
iio:gyro: device settings are set immediately during probe
Denis Ciocca
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-07-01
iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Lorenzo Bianconi
2017-07-01
iio: gyro: st_gyro: fix L3GD20H support
Lorenzo Bianconi
2016-04-23
iio: st_gyro: Add lsm9ds0-gyro support
Crestez Dan Leonard
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-10-04
iio:common: Set the device pointer into ST common sensors library
Denis CIOCCA
2014-10-04
iio:gyro: Removed unnecessary parameter on common_probe function
Denis CIOCCA
2014-07-11
iio: st_sensors: add devicetree probing support
Linus Walleij
2014-02-18
iio:gyro: bug on L3GD20H gyroscope support
Denis CIOCCA
2013-08-17
iio: gyro: st_gyro: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2013-02-09
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
Jonathan Cameron
2013-01-31
iio:gyro: Add STMicroelectronics gyroscopes driver
Denis Ciocca