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