summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/st_pressure_spi.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-21iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch1-0/+5
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron1-0/+1
2021-10-24Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+4
2021-10-07iio: st_pressure_spi: Add missing entries SPI to device ID tableMark Brown1-0/+4
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean1-10/+0
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean1-12/+1
2021-09-14iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean1-2/+2
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-1/+1
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko1-2/+15
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko1-5/+1
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko1-2/+1
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca1-1/+3
2019-07-27iio:pressure: device settings are set immediately during probeDenis Ciocca1-4/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2019-01-19iio:st_pressure:initial lps22hh sensor supportmario tesi1-0/+5
2017-09-03iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi1-0/+10
2017-07-02iio: pressure: st_pressure_spi: add OF capability to st_pressure_spiLorenzo Bianconi1-0/+33
2016-05-29iio:st_pressure:initial lps22hb sensor supportGregor Boirie1-0/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA1-1/+0
2014-10-04iio:pressure: Changed pressure data variable name to press_dataDenis CIOCCA1-5/+5
2014-10-04iio:pressure: Removed unnecessary parameter on common_probe functionDenis CIOCCA1-1/+1
2014-02-22iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA1-0/+1
2013-10-23iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fixDenis CIOCCA1-0/+1
2013-08-03iio: pressure: st_pressure: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-1/+1
2013-06-05iio:pressure: Add STMicroelectronics pressures driverDenis CIOCCA1-0/+76