Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4360fa22ad5b48a1d1e10e31ffb383ed8c977435
/
drivers
/
iio
/
pressure
65925b6
iio: st_sensors: switch to a threaded interrupt
by Linus Walleij
· 8 years ago
d43a411
iio:st_pressure: fix sampling gains (bring inline with ABI)
by Gregor Boirie
· 9 years ago
a3e5afe
iio: pressure: bmp280: fix error message for wrong chip id
by Akinobu Mita
· 9 years ago
6297990
iio: pressure: bmp280: add ability to control oversampling rate
by Akinobu Mita
· 9 years ago
6dba72e
iio: pressure: bmp280: add support for BMP180
by Akinobu Mita
· 9 years ago
d8469e9
iio: pressure: hp03: Add Hope RF HP03 sensor support
by Marek Vasut
· 9 years ago
0e6f687
iio: st_sensors: support open drain mode
by Linus Walleij
· 9 years ago
97865fe
iio: st_sensors: verify interrupt event to status
by Linus Walleij
· 9 years ago
964d97b
iio: pressure: ms5611: use tab for indention
by Jonathan Cameron
· 9 years ago
fa4c9c9
hp206c: Initial support for reading sensor values
by Crestez Dan Leonard
· 9 years ago
334ecdd
iio:pressure:ms5611: fix missing regulator_disable
by Gregor Boirie
· 9 years ago
033691a
iio:pressure:ms5611: oversampling rate support
by Gregor Boirie
· 9 years ago
7a948c5
iio:pressure:ms5611: complete DT support
by Grégor Boirie
· 9 years ago
f8d9d3b
iio: convert to common i2c_check_functionality() return value
by Matt Ranostay
· 9 years ago
3145229
iio:pressure:ms5611: power regulator support
by Grégor Boirie
· 9 years ago
eac635e
iio:pressure:ms5611: use probed device name
by Grégor Boirie
· 9 years ago
ce5b8fc
iio:pressure:ms5611: fix ms5607 temp compensation
by Gregor Boirie
· 9 years ago
3d5032a
iio: pressure: ms5611: select IIO_BUFFER
by Arnd Bergmann
· 9 years ago
d9750a2
Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
5ba907a
Merge 4.5-rc3 into staging-next
by Greg Kroah-Hartman
· 9 years ago
713bbb4
iio: pressure: ms5611: Add triggered buffer support
by Daniel Baluta
· 9 years ago
1ad1ce9
iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to mask
by Daniel Baluta
· 9 years ago
21cb454
iio:pressure:Kconfig white space cleanup.
by Jonathan Cameron
· 9 years ago
c984b9c
iio: pressure: mpl115: support MPL115A1
by Akinobu Mita
· 9 years ago
0b767b3
iio: pressure: mpl115: don't set unused i2c clientdata
by Akinobu Mita
· 9 years ago
431386e
iio: pressure: mpl115: fix temperature offset sign
by Akinobu Mita
· 9 years ago
a9fd053
iio: st_sensors: support active-low interrupts
by Linus Walleij
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
1b75ce6
Add ms8607 meas-spec driver support
by Ludovic Tancerel
· 9 years ago
64a70c6
Add ms5637 meas-spec driver support
by Ludovic Tancerel
· 9 years ago
a0175b9
iio: st_sensors: add debugfs register read hook
by Linus Walleij
· 9 years ago
bc27381
iio: st-sensors: add configuration for WhoAmI address
by Giuseppe Barba
· 9 years ago
2155971
iio: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
9690d81a
iio: pressure: ms5611: add support for MS5607 temperature and pressure sensor
by Tomasz Duszynski
· 9 years ago
7cb46c2
iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from mask
by Tomasz Duszynski
· 9 years ago
825c50d
iio: pressure: Fix Measurement Specialties vendor name
by Peter Meerwald
· 9 years ago
61e3312
Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
c24e7da
iio: pressure: hid-sensor-press: Fix memory leak in probe()
by Fabio Estevam
· 9 years ago
ec94efc
Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 9 years ago
85b4ba7
iio: hid-sensor-press: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
8e71c04
iio:st_sensors: Fix oops when probing SPI devices
by Alban Bedel
· 10 years ago
964e225
iio: pressure: hid-sensor-press: Fix modifier
by Srinivas Pandruvada
· 10 years ago
8de29a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
2e455c2
Merge branch 'for-4.1/sensor-hub' into for-linus
by Jiri Kosina
· 10 years ago
abad398
iio: pressure: bmp280: fix temp compensation
by Irina Tirdea
· 10 years ago
c064416
iio: pressure: add support for MS5611 pressure and temperature sensor
by Tomasz Duszynski
· 10 years ago
b3f4737
HID: hid-sensor-hub: Extend API for async reads
by Srinivas Pandruvada
· 10 years ago
a77945f
iio: hid-sensor-press: Introduce PM
by Srinivas Pandruvada
· 10 years ago
44cf379
iio:pressure:bmp280: cleanup
by Hartmut Knaack
· 10 years ago
0f8994b
iio: bmp280: refactor compensation code
by Vlad Dogaru
· 10 years ago
81ebe85
iio:pressure:bmp280: fix pressure calculation
by Hartmut Knaack
· 10 years ago
46ee98a
bmp280: use correct routine for division
by Vlad Dogaru
· 10 years ago
d5c9456
iio: add bmp280 pressure and temperature driver
by Vlad Dogaru
· 10 years ago
7be178b
iio:common: Set the device pointer into ST common sensors library
by Denis CIOCCA
· 10 years ago
a1dcf42
iio:pressure: Changed pressure data variable name to press_data
by Denis CIOCCA
· 10 years ago
0baa3fc
iio:pressure: Removed unnecessary parameter on common_probe function
by Denis CIOCCA
· 10 years ago
a7ee883
iio:imu: changed structure name from st_sensors to st_sensor_settings
by Denis CIOCCA
· 10 years ago
81816af
iio: remove .owner field for driver using module_platform_driver
by Sanjeev Sharma
· 10 years ago
589e1d1
Merge 3.16-rc5 into staging-next
by Greg Kroah-Hartman
· 10 years ago
2d7768a
iio: st_sensors: add devicetree probing support
by Linus Walleij
· 10 years ago
2d239c9
iio:st sensors: remove custom sampling frequence attribute in favour of core support.
by Jonathan Cameron
· 10 years ago
6c3d8d4
iio: hid-sensor-press: Fix return values
by Sachin Kamat
· 11 years ago
ef7994f
Merge 3.16-rc2 into staging-next
by Greg Kroah-Hartman
· 10 years ago
e28642c
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
a2d8be6
iio: Add t5403 barometric pressure sensor driver
by Peter Meerwald
· 11 years ago
d29f592
iio: Fix two mpl3115 issues in measurement conversion
by Peter Meerwald
· 10 years ago
cd5b700
iio: hid-sensors: Pressure: Raw read support
by Srinivas Pandruvada
· 11 years ago
56ff6be
iio: hid-sensors: Add API to power on/off
by Srinivas Pandruvada
· 11 years ago
a269b9a
iio: hid-sensors: Pressure: adjust scale and offset
by Srinivas Pandruvada
· 11 years ago
3017d90
iio: Add Freescale MPL115A2 pressure / temperature sensor driver
by Peter Meerwald
· 11 years ago
ea7e586
iio: st_sensors: move regulator retrieveal to core
by Linus Walleij
· 11 years ago
4f544ce
iio: st_sensors: announce registered sensors
by Linus Walleij
· 11 years ago
9318784
iio:pressure: Add support for LPS25H pressure sensor
by Denis CIOCCA
· 11 years ago
f64a799
iio: hid-sensors: Added Pressure Sensor driver
by Archana Patni
· 11 years ago
4a2bbdb
iio:pressure:mpl3115: Fix sparse cast to restricted __be32 warning
by Peter Meerwald
· 10 years ago
cc26ad45
iio: Add Freescale MPL3115A2 pressure / temperature sensor driver
by Peter Meerwald
· 11 years ago
d141ab7
iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix
by Denis CIOCCA
· 11 years ago
6c0743e
iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
71e1980
iio: pressure-core: st: Provide support for the Vdd_IO power supply
by Lee Jones
· 11 years ago
7744876
iio: pressure-core: st: Provide support for the Vdd power supply
by Lee Jones
· 11 years ago
7a137c9
iio:press: Register buffer also without specific trigger
by Denis CIOCCA
· 11 years ago
7885a8c
iio: pressure: st: Add support for new LPS001WP pressure sensor
by Lee Jones
· 11 years ago
a6cc5b2
iio: pressure-core: st: Clean-up probe() function
by Lee Jones
· 11 years ago
38d1c6a
iio: sensors-core: st: Support sensors which don't have a Data Ready pin
by Lee Jones
· 11 years ago
ea01f2c
iio: pressure-core: st: Allow for number of channels to vary
by Lee Jones
· 11 years ago
2f5effc
iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor
by Lee Jones
· 11 years ago
302fbd5
iio: pressure-core: st: Describe LPS331AP defines by name
by Lee Jones
· 11 years ago
362f2f8
iio: sensors-core: st: Allow full-scale to be an optional feature
by Lee Jones
· 11 years ago
d0fe8c8b
iio: pressure: st_pressure: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
1003eb6
iio: lps331ap: Modify in_temp_scale calculation way
by Jacek Anaszewski
· 11 years ago
3edc84e
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
by Lars-Peter Clausen
· 11 years ago
341673f
iio: reword help text of several IIO_ST drivers
by Peter Meerwald
· 11 years ago
93232cd
iio: fix Kconfig typos
by Peter Meerwald
· 11 years ago
23cde4d
iio: Added ST-sensors platform data to select the DRDY interrupt pin
by Denis CIOCCA
· 11 years ago
67dbf54
iio: lps331ap: Fix wrong in_pressure_scale output value
by Jacek Anaszewski
· 11 years ago
217494e
iio:pressure: Add STMicroelectronics pressures driver
by Denis CIOCCA
· 11 years ago