aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/st_pressure_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron1-5/+0
2021-07-24iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean1-7/+2
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-6/+1
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-24/+2
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca1-11/+1
2019-08-05iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca1-21/+17
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-1/+1
2014-10-04iio:pressure: Changed pressure data variable name to press_dataDenis CIOCCA1-6/+6
2013-10-16iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-10/+1
2013-06-05iio:pressure: Add STMicroelectronics pressures driverDenis CIOCCA1-0/+105