summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/st_gyro_spi.c
Commit message (Expand)AuthorAgeFilesLines
* iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-181-0/+1
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-141-10/+0
* iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-141-12/+1
* iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2021-09-141-2/+2
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-1/+1
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-171-2/+15
* iio: st_sensors: Make use of device propertiesAndy Shevchenko2020-01-131-5/+1
* iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-131-2/+1
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-271-1/+3
* iio:gyro: device settings are set immediately during probeDenis Ciocca2019-07-271-3/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: gyro: st_gyro_spi: add OF capability to st_gyro_spiLorenzo Bianconi2017-07-021-0/+53
* iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi2017-07-011-0/+1
* iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard2016-04-231-0/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-041-1/+0
* iio:gyro: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-041-2/+1
* iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA2014-02-181-1/+0
* iio: gyro: st_gyro: Use devm_iio_device_allocSachin Kamat2013-08-171-11/+4
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-031-1/+2
* iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron2013-02-091-1/+0
* iio:gyro: Add STMicroelectronics gyroscopes driverDenis Ciocca2013-01-311-0/+84