index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
st_pressure_i2c.c
Age
Commit message (
Expand
)
Author
2019-01-19
iio:st_pressure:initial lps22hh sensor support
mario tesi
2018-07-15
iio: change strncpy+truncation to strlcpy
Dominique Martinet
2017-09-03
iio: pressure: add support to LPS33HW and LPS35HW
Lorenzo Bianconi
2017-07-01
iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Lorenzo Bianconi
2016-12-03
iio: st_pressure: Support i2c probe using acpi
Shrirang Bagul
2016-05-29
iio:st_pressure:initial lps22hb sensor support
Gregor Boirie
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-10-04
iio:common: Set the device pointer into ST common sensors library
Denis CIOCCA
2014-10-04
iio:pressure: Changed pressure data variable name to press_data
Denis CIOCCA
2014-10-04
iio:pressure: Removed unnecessary parameter on common_probe function
Denis CIOCCA
2014-07-11
iio: st_sensors: add devicetree probing support
Linus Walleij
2014-02-22
iio:pressure: Add support for LPS25H pressure sensor
Denis CIOCCA
2013-09-21
iio: pressure: st: Add support for new LPS001WP pressure sensor
Lee Jones
2013-08-03
iio: pressure: st_pressure: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2013-06-05
iio:pressure: Add STMicroelectronics pressures driver
Denis CIOCCA