summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure/st_pressure_core.c
AgeCommit message (Expand)Author
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:pressure: introduce st_press_get_settings() functionDenis Ciocca
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-01-19iio:st_pressure:initial lps22hh sensor supportmario tesi
2018-03-10iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi
2017-10-10iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-09-03iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi
2017-08-22iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-12iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-24iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi
2017-04-26iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul
2017-04-02iio: st_pressure: initialize lps22hb bootimeShrirang Bagul
2016-12-30iio: st_pressure: Export sampling frequency for lps25h and lps331apMarcin Niestroj
2016-12-30iio: st_pressure: Fix data signMarcin Niestroj
2016-11-12iio: pressure: st_pressure: inline per-sensor dataLinus Walleij
2016-07-04iio:st_pressure: clean useless static channel initializersGregor Boirie
2016-07-04iio:st_pressure:lps22hb: temperature supportGregor Boirie
2016-07-04iio:st_pressure:lps22hb: open drain supportGregor Boirie
2016-07-04iio:st_pressure: temperature triggered bufferingGregor Boirie
2016-07-04iio:st_pressure: document sampling gainsGregor Boirie
2016-07-04iio:st_pressure: align storagebits on power of 2Gregor Boirie
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie
2016-05-29iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie
2016-05-29iio:st_pressure:initial lps22hb sensor supportGregor Boirie
2016-04-19iio: st_sensors: support open drain modeLinus Walleij
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel
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-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij
2014-02-22iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones
2013-09-21iio:press: Register buffer also without specific triggerDenis CIOCCA
2013-09-21iio: pressure: st: Add support for new LPS001WP pressure sensorLee Jones