开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
st_pressure_buffer.c
Age
Commit message (
Expand
)
Author
2022-02-18
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
2021-07-24
iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2019-08-11
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
2019-08-05
iio:pressure: preenable/postenable/predisable fixup for ST press buffer
Denis Ciocca
2019-07-27
iio: make st_sensors drivers use regmap
Denis Ciocca
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2016-05-29
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
2014-10-04
iio:pressure: Changed pressure data variable name to press_data
Denis CIOCCA
2013-10-16
iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-06-05
iio:pressure: Add STMicroelectronics pressures driver
Denis CIOCCA