index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
st_pressure_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:pressure: Changed pressure data variable name to press_data
Denis CIOCCA
2014-10-04
1
-19
/
+21
*
iio:pressure: Removed unnecessary parameter on common_probe function
Denis CIOCCA
2014-10-04
1
-5
/
+4
*
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
2014-10-04
1
-10
/
+10
*
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
2014-07-07
1
-2
/
+25
*
iio: st_sensors: move regulator retrieveal to core
Linus Walleij
2014-04-26
1
-37
/
+2
*
iio: st_sensors: announce registered sensors
Linus Walleij
2014-04-26
1
-0
/
+3
*
iio:pressure: Add support for LPS25H pressure sensor
Denis CIOCCA
2014-02-22
1
-7
/
+80
*
iio: pressure-core: st: Provide support for the Vdd_IO power supply
Lee Jones
2013-09-23
1
-1
/
+12
*
iio: pressure-core: st: Provide support for the Vdd power supply
Lee Jones
2013-09-23
1
-0
/
+28
*
iio:press: Register buffer also without specific trigger
Denis CIOCCA
2013-09-21
1
-9
/
+8
*
iio: pressure: st: Add support for new LPS001WP pressure sensor
Lee Jones
2013-09-21
1
-0
/
+84
*
iio: pressure-core: st: Clean-up probe() function
Lee Jones
2013-09-21
1
-13
/
+15
*
iio: sensors-core: st: Support sensors which don't have a Data Ready pin
Lee Jones
2013-09-21
1
-1
/
+2
*
iio: pressure-core: st: Allow for number of channels to vary
Lee Jones
2013-09-14
1
-1
/
+2
*
iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor
Lee Jones
2013-09-14
1
-11
/
+34
*
iio: pressure-core: st: Describe LPS331AP defines by name
Lee Jones
2013-09-14
1
-48
/
+46
*
iio: sensors-core: st: Allow full-scale to be an optional feature
Lee Jones
2013-09-14
1
-2
/
+4
*
iio: pressure: st_pressure: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
1
-1
/
+0
*
iio: lps331ap: Modify in_temp_scale calculation way
Jacek Anaszewski
2013-08-03
1
-1
/
+4
*
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2013-08-03
1
-4
/
+11
*
iio: lps331ap: Fix wrong in_pressure_scale output value
Jacek Anaszewski
2013-07-16
1
-2
/
+4
*
iio:pressure: Add STMicroelectronics pressures driver
Denis CIOCCA
2013-06-05
1
-0
/
+272