summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/st_pressure_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron2022-02-181-5/+0
* iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean2021-07-241-7/+2
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-6/+1
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-24/+2
* iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-111-11/+1
* iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca2019-08-051-21/+17
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-271-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-1/+1
* iio:pressure: Changed pressure data variable name to press_dataDenis CIOCCA2014-10-041-6/+6
* iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-10/+1
* iio:pressure: Add STMicroelectronics pressures driverDenis CIOCCA2013-06-051-0/+105