summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/st_pressure_core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch2022-09-211-0/+70
* iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal2022-04-101-6/+2
* iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-181-2/+3
* iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-1/+1
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-141-7/+2
* iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-141-17/+1
* iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean2021-07-241-5/+1
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-8/+2
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-171-12/+3
* iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko2020-03-211-3/+1
* iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko2020-03-211-2/+1
* iio: st: Drop GPIO includeLinus Walleij2019-10-271-1/+0
* iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-4/+3
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-271-3/+0
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-271-3/+1
* iio:pressure: introduce st_press_get_settings() functionDenis Ciocca2019-07-271-0/+18
* 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/+69
* iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-101-1/+1
* iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi2017-10-101-6/+8
* iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi2017-10-101-0/+16
* iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi2017-10-091-13/+18
* iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-091-3/+12
* iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi2017-09-031-0/+2
* iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-201-2/+2
|\
| * iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi2017-08-121-2/+2
* | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-231-1/+1
|\ \ | |/ |/|
| * iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi2017-06-241-1/+1
* | iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2017-04-261-4/+4
|/
* iio: st_pressure: initialize lps22hb bootimeShrirang Bagul2017-04-021-0/+1
* iio: st_pressure: Export sampling frequency for lps25h and lps331apMarcin Niestroj2016-12-301-0/+2
* iio: st_pressure: Fix data signMarcin Niestroj2016-12-301-5/+5
* iio: pressure: st_pressure: inline per-sensor dataLinus Walleij2016-11-121-165/+92
* iio:st_pressure: clean useless static channel initializersGregor Boirie2016-07-041-10/+0
* iio:st_pressure:lps22hb: temperature supportGregor Boirie2016-07-041-3/+23
* iio:st_pressure:lps22hb: open drain supportGregor Boirie2016-07-041-0/+5
* iio:st_pressure: temperature triggered bufferingGregor Boirie2016-07-041-9/+13
* iio:st_pressure: document sampling gainsGregor Boirie2016-07-041-4/+88
* iio:st_pressure: align storagebits on power of 2Gregor Boirie2016-07-041-2/+2
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-201-30/+51
|\
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-0/+1
| * iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie2016-05-291-30/+50
* | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-4/+8
* | iio:st_pressure:initial lps22hb sensor supportGregor Boirie2016-05-291-4/+89
|/
* iio: st_sensors: support open drain modeLinus Walleij2016-04-191-0/+8
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+2
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+8
* iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+1
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+3