aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/st_pressure_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-10iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff1-1/+1
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi1-6/+8
2017-10-10iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi1-0/+16
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi1-13/+18
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi1-3/+12
2017-09-03iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi1-0/+2
2017-08-22iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+2
2017-08-12iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi1-2/+2
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+1
2017-06-24iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi1-1/+1
2017-04-26iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul1-4/+4
2017-04-02iio: st_pressure: initialize lps22hb bootimeShrirang Bagul1-0/+1
2016-12-30iio: st_pressure: Export sampling frequency for lps25h and lps331apMarcin Niestroj1-0/+2
2016-12-30iio: st_pressure: Fix data signMarcin Niestroj1-5/+5
2016-11-12iio: pressure: st_pressure: inline per-sensor dataLinus Walleij1-165/+92
2016-07-04iio:st_pressure: clean useless static channel initializersGregor Boirie1-10/+0
2016-07-04iio:st_pressure:lps22hb: temperature supportGregor Boirie1-3/+23
2016-07-04iio:st_pressure:lps22hb: open drain supportGregor Boirie1-0/+5
2016-07-04iio:st_pressure: temperature triggered bufferingGregor Boirie1-9/+13
2016-07-04iio:st_pressure: document sampling gainsGregor Boirie1-4/+88
2016-07-04iio:st_pressure: align storagebits on power of 2Gregor Boirie1-2/+2
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-30/+51
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-0/+1
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-4/+8
2016-05-29iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50
2016-05-29iio:st_pressure:initial lps22hb sensor supportGregor Boirie1-4/+89
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+8
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+2
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+8
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+1
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-0/+3
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel1-0/+1
2014-10-04iio:pressure: Changed pressure data variable name to press_dataDenis CIOCCA1-19/+21
2014-10-04iio:pressure: Removed unnecessary parameter on common_probe functionDenis CIOCCA1-5/+4
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-10/+10
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-2/+25
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-37/+2
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij1-0/+3
2014-02-22iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA1-7/+80
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones1-1/+12
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones1-0/+28
2013-09-21iio:press: Register buffer also without specific triggerDenis CIOCCA1-9/+8
2013-09-21iio: pressure: st: Add support for new LPS001WP pressure sensorLee Jones1-0/+84
2013-09-21iio: pressure-core: st: Clean-up probe() functionLee Jones1-13/+15
2013-09-21iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones1-1/+2
2013-09-14iio: pressure-core: st: Allow for number of channels to varyLee Jones1-1/+2
2013-09-14iio: pressure-core: st: Expand and rename LPS331AP's channel descriptorLee Jones1-11/+34
2013-09-14iio: pressure-core: st: Describe LPS331AP defines by nameLee Jones1-48/+46
2013-09-14iio: sensors-core: st: Allow full-scale to be an optional featureLee Jones1-2/+4