summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-282-3/+29
|\
| * iio: bmp280: properly initialize device for humidity readingAndreas Klinger2017-07-302-3/+29
* | Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-201-2/+2
|\ \
| * | iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi2017-08-121-2/+2
* | | Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-141-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-231-1/+1
| |\
| | * iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi2017-06-241-1/+1
* | | iio: pressure: zpa2326: Add newlines to logging macrosJoe Perches2017-07-061-6/+6
* | | iio: pressure: st_pressure_spi: add OF capability to st_pressure_spiLorenzo Bianconi2017-07-021-0/+33
* | | iio: pressure: ms5637: Add OF match tableManivannan Sadhasivam2017-07-011-1/+11
* | | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2017-07-011-1/+2
|/ /
* | iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire2017-05-141-7/+11
* | iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2017-04-261-4/+4
* | iio: pressure: Fix name of BME280 part in KconfigPeter Meerwald-Stadler2017-04-231-1/+1
|/
* Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-181-5/+6
|\
| * IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger2017-04-141-5/+6
* | Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2017-04-101-0/+1
|\ \ | |/
| * iio: st_pressure: initialize lps22hb bootimeShrirang Bagul2017-04-021-0/+1
* | iio: pressure: zpa2326: Remove unnecessary cast on void pointersimran singhal2017-04-021-2/+2
* | iio: pressure: mpl3115: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* | iio: pressure: hp03: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
|/
* Merge tag 'iio-fixes-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-112-2/+3
|\
| * iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin2017-02-111-0/+1
| * iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin2017-02-111-2/+2
* | iio: cros_ec: Add cros_ec barometer driverGwendal Grignou2017-01-283-0/+231
* | iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield2017-01-211-5/+7
* | iio: st_pressure: Export sampling frequency for lps25h and lps331apMarcin Niestroj2016-12-301-0/+2
* | iio: st_pressure: Fix data signMarcin Niestroj2016-12-301-5/+5
* | IIO: Change msleep to usleep_range for small msecsAniroop Mathur2016-12-031-7/+7
* | iio: st_pressure: Support i2c probe using acpiShrirang Bagul2016-12-032-13/+46
|/
* iio: pressure: st_pressure: inline per-sensor dataLinus Walleij2016-11-121-165/+92
* Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-10-246-24/+312
|\
| * iio: pressure: mpl3115: claim direct mode during raw readsAlison Schofield2016-10-231-9/+17
| * iio: ms65611_core: Fixes dereferencing regulator pointerCrt Mori2016-10-231-11/+8
| * iio: pressure: Add driver for Honeywell ABP familyMarcin Malagowski2016-10-013-0/+287
| * iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann2016-09-221-4/+0
* | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-057-4/+2053
|\ \ | |/
| * iio:pressure: initial zpa2326 barometer supportGregor Boirie2016-09-186-0/+2051
| * Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-141-4/+2
| |\
| | * iio: fetch and enable regulators unconditionallyCrt Mori2016-09-051-4/+2
* | | Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-051-3/+5
|\ \ \ | |/ /
| * | iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij2016-08-151-2/+4
| * | iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun2016-08-151-1/+1
| |/
* | misc: retire the old BMP085 driverLinus Walleij2016-08-311-2/+0
|/
* iio:st_pressure: clean useless static channel initializersGregor Boirie2016-07-041-10/+0
* iio:st_pressure:lps22hb: temperature supportGregor Boirie2016-07-041-3/+23
* iio:st_pressure:lps22hb: open drain supportGregor Boirie2016-07-041-0/+5
* iio:st_pressure: temperature triggered bufferingGregor Boirie2016-07-041-9/+13
* iio:st_pressure: document sampling gainsGregor Boirie2016-07-041-4/+88
* iio:st_pressure: align storagebits on power of 2Gregor Boirie2016-07-041-2/+2
OpenPOWER on IntegriCloud