aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2-3/+29
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+2
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2017-08-12iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi1-2/+2
2017-07-30iio: bmp280: properly initialize device for humidity readingAndreas Klinger2-3/+29
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+1
2017-07-06iio: pressure: zpa2326: Add newlines to logging macrosJoe Perches1-6/+6
2017-07-02iio: pressure: st_pressure_spi: add OF capability to st_pressure_spiLorenzo Bianconi1-0/+33
2017-07-01iio: pressure: ms5637: Add OF match tableManivannan Sadhasivam1-1/+11
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi1-1/+2
2017-06-24iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi1-1/+1
2017-05-14iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire1-7/+11
2017-04-26iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul1-4/+4
2017-04-23iio: pressure: Fix name of BME280 part in KconfigPeter Meerwald-Stadler1-1/+1
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-5/+6
2017-04-14IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger1-5/+6
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman1-0/+1
2017-04-02iio: st_pressure: initialize lps22hb bootimeShrirang Bagul1-0/+1
2017-04-02iio: pressure: zpa2326: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-03-19iio: pressure: mpl3115: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-03-19iio: pressure: hp03: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-02-11Merge tag 'iio-fixes-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-2/+3
2017-02-11iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin1-0/+1
2017-02-11iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin1-2/+2
2017-01-28iio: cros_ec: Add cros_ec barometer driverGwendal Grignou3-0/+231
2017-01-21iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield1-5/+7
2016-12-30iio: st_pressure: Export sampling frequency for lps25h and lps331apMarcin Niestroj1-0/+2
2016-12-30iio: st_pressure: Fix data signMarcin Niestroj1-5/+5
2016-12-03IIO: Change msleep to usleep_range for small msecsAniroop Mathur1-7/+7
2016-12-03iio: st_pressure: Support i2c probe using acpiShrirang Bagul2-13/+46
2016-11-12iio: pressure: st_pressure: inline per-sensor dataLinus Walleij1-165/+92
2016-10-24Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman6-24/+312
2016-10-23iio: pressure: mpl3115: claim direct mode during raw readsAlison Schofield1-9/+17
2016-10-23iio: ms65611_core: Fixes dereferencing regulator pointerCrt Mori1-11/+8
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-4/+2053
2016-10-01iio: pressure: Add driver for Honeywell ABP familyMarcin Malagowski3-0/+287
2016-09-22iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann1-4/+0
2016-09-18iio:pressure: initial zpa2326 barometer supportGregor Boirie6-0/+2051
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-4/+2
2016-09-05iio: fetch and enable regulators unconditionallyCrt Mori1-4/+2
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman1-3/+5
2016-08-31misc: retire the old BMP085 driverLinus Walleij1-2/+0
2016-08-15iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij1-2/+4
2016-08-15iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2016-07-04iio:st_pressure: clean useless static channel initializersGregor Boirie1-10/+0
2016-07-04iio:st_pressure:lps22hb: temperature supportGregor Boirie1-3/+23
2016-07-04iio:st_pressure:lps22hb: open drain supportGregor Boirie1-0/+5
2016-07-04iio:st_pressure: temperature triggered bufferingGregor Boirie1-9/+13
2016-07-04iio:st_pressure: document sampling gainsGregor Boirie1-4/+88
2016-07-04iio:st_pressure: align storagebits on power of 2Gregor Boirie1-2/+2