summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/st_pressure_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1Star
* 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/+0Star
* 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-241-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/+92Star
* iio:st_pressure: clean useless static channel initializersGregor Boirie2016-07-041-10/+0Star
* 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
* iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-261-0/+1
* iio:pressure: Changed pressure data variable name to press_dataDenis CIOCCA2014-10-041-19/+21
* iio:pressure: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-041-5/+4Star
* iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-041-10/+10
* iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-071-2/+25
* iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-37/+2Star
* iio: st_sensors: announce registered sensorsLinus Walleij2014-04-261-0/+3
* iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA2014-02-221-7/+80
* iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones2013-09-231-1/+12
* iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones2013-09-231-0/+28
* iio:press: Register buffer also without specific triggerDenis CIOCCA2013-09-211-9/+8Star
* iio: pressure: st: Add support for new LPS001WP pressure sensorLee Jones2013-09-211-0/+84
* iio: pressure-core: st: Clean-up probe() functionLee Jones2013-09-211-13/+15
* iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones2013-09-211-1/+2
* iio: pressure-core: st: Allow for number of channels to varyLee Jones2013-09-141-1/+2
* iio: pressure-core: st: Expand and rename LPS331AP's channel descriptorLee Jones2013-09-141-11/+34