summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure/st_pressure_core.c
AgeCommit message (Expand)Author
2022-09-21iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch
2022-04-10iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean
2021-07-24iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for bufferAlexandru 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-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko
2019-10-27iio: st: Drop GPIO includeLinus Walleij
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