开源镜像站
帮助
动态
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_core.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2022-09-21
iio: pressure: st_pressure: Add support for LPS22DF
Martyn Welch
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
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
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2020-03-21
iio: st_sensors: Drop unneeded explicit castings
Andy Shevchenko
2020-03-21
iio: st_sensors: Use dev_get_platdata() to get platform_data
Andy Shevchenko
2019-10-27
iio: st: Drop GPIO include
Linus Walleij
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
2019-07-27
iio: make st_sensors drivers use regmap
Denis Ciocca
2019-07-27
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2019-07-27
iio:pressure: introduce st_press_get_settings() function
Denis Ciocca
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-01-19
iio:st_pressure:initial lps22hh sensor support
mario tesi
2018-03-10
iio: st_pressure: st_accel: pass correct platform data to init
Michael Nosthoff
2017-10-10
iio: st_sensors: split open-drain parameters for irq1 and irq2
Lorenzo Bianconi
2017-10-10
iio: pressure: st_pressure: add SPI-3wire support to st_pressure framework
Lorenzo Bianconi
2017-10-09
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
2017-10-09
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
2017-09-03
iio: pressure: add support to LPS33HW and LPS35HW
Lorenzo Bianconi
2017-08-22
iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-08-12
iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25H
Lorenzo Bianconi
2017-07-23
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-06-24
iio: pressure: st_pressure_core: disable multiread by default for LPS22HB
Lorenzo Bianconi
2017-04-26
iio: st_pressure: st_accel: Initialise sensor platform data properly
Shrirang Bagul
2017-04-02
iio: st_pressure: initialize lps22hb bootime
Shrirang Bagul
2016-12-30
iio: st_pressure: Export sampling frequency for lps25h and lps331ap
Marcin Niestroj
2016-12-30
iio: st_pressure: Fix data sign
Marcin Niestroj
2016-11-12
iio: pressure: st_pressure: inline per-sensor data
Linus Walleij
2016-07-04
iio:st_pressure: clean useless static channel initializers
Gregor Boirie
2016-07-04
iio:st_pressure:lps22hb: temperature support
Gregor Boirie
2016-07-04
iio:st_pressure:lps22hb: open drain support
Gregor Boirie
2016-07-04
iio:st_pressure: temperature triggered buffering
Gregor Boirie
2016-07-04
iio:st_pressure: document sampling gains
Gregor Boirie
2016-07-04
iio:st_pressure: align storagebits on power of 2
Gregor Boirie
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-05-29
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
2016-05-29
iio:st_sensors: fix power regulator usage
Gregor Boirie
2016-05-29
iio:st_pressure: fix sampling gains (bring inline with ABI)
Gregor Boirie
2016-05-29
iio:st_pressure:initial lps22hb sensor support
Gregor Boirie
2016-04-19
iio: st_sensors: support open drain mode
Linus Walleij
2016-04-19
iio: st_sensors: verify interrupt event to status
Linus Walleij
2016-01-10
iio: st_sensors: support active-low interrupts
Linus Walleij
[next]