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