summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* iio:pressure:bmp280: Read calibration data in probeStefan Tatschner2018-01-081-71/+132
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1316-38/+79
|\
| * Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-231-7/+3
| |\
| * | iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi2017-10-101-6/+8
| * | iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi2017-10-101-0/+16
| * | iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi2017-10-091-13/+18
| * | iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-091-3/+12
| * | Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-1/+1
| |\ \
| * \ \ Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-2516-17/+26
| |\ \ \
| | * | | iio: cros_ec: Remove unused variablePaolo Cretaro2017-09-241-2/+0
| | * | | iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi2017-09-034-0/+26
| | * | | iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-2213-15/+0
* | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |_|_|/ |/| | |
* | | | iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2017-09-251-7/+3
| |_|/ |/| |
* | | Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-251-1/+1
|\ \ \ | |/ / |/| |
| * | IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker2017-09-241-1/+1
| |/
* | 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
OpenPOWER on IntegriCloud