summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/st_pressure_spi.c
Commit message (Expand)AuthorAgeFilesLines
* iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch2022-09-211-0/+5
* iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-181-0/+1
* Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-241-0/+4
|\
| * iio: st_pressure_spi: Add missing entries SPI to device ID tableMark Brown2021-10-071-0/+4
* | 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:pressure: device settings are set immediately during probeDenis Ciocca2019-07-271-4/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio:st_pressure:initial lps22hh sensor supportmario tesi2019-01-191-0/+5
* iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi2017-09-031-0/+10
* iio: pressure: st_pressure_spi: add OF capability to st_pressure_spiLorenzo Bianconi2017-07-021-0/+33
* iio:st_pressure:initial lps22hb sensor supportGregor Boirie2016-05-291-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:pressure: Changed pressure data variable name to press_dataDenis CIOCCA2014-10-041-5/+5
* iio:pressure: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-041-1/+1
* iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA2014-02-221-0/+1
* iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fixDenis CIOCCA2013-10-231-0/+1
* iio: pressure: st_pressure: Use devm_iio_device_allocSachin Kamat2013-08-031-11/+4
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-031-1/+1
* iio:pressure: Add STMicroelectronics pressures driverDenis CIOCCA2013-06-051-0/+76