summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-013-0/+839
|\
| * iio: dps310: Add pressure sensing capabilityEddie James2019-06-081-26/+337
| * iio: dps310: Temperature measurement errataChristopher Bostic2019-05-271-2/+50
| * iio: Add driver for Infineon DPS310Joel Stanley2019-05-273-0/+480
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-057-29/+7Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-051-13/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-306-11/+6Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-304-36/+4Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
|/
* iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra2019-04-041-9/+1Star
* iio: cros_ec: Drop unnecessary include filesGuenter Roeck2019-04-041-1/+0Star
* iio: pressure: bmp280: BMP280 calibration to entropyLinus Walleij2019-04-041-0/+6
* iio:st_pressure:initial lps22hh sensor supportmario tesi2019-01-195-1/+82
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-3/+5
* iio: pressure: ms5611: switch to SPDX identifierTomasz Duszynski2018-09-084-16/+4Star
* iio: pressure: ms5611: remove deprecated compatible stringsTomasz Duszynski2018-08-192-4/+0Star
* Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-07-251-2/+1Star
|\
| * iio: change strncpy+truncation to strlcpyDominique Martinet2018-07-151-2/+1Star
* | iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-06-241-3/+2Star
|/
* Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-05-111-2/+1Star
|\
| * iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou2018-03-171-2/+1Star
* | Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman2018-03-281-1/+1
|\ \ | |/ |/|
| * iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-101-1/+1
* | iio:pressure:ms5611: Fix coding style in probe functionrodrigosiqueira2018-02-171-1/+1
|/
* 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-1416-38/+79
|\
| * Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-231-7/+3Star
| |\
| * | 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/+0Star
| | * | | 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/+0Star
* | | | | 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/+3Star
| |_|/ |/| |
* | | 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-241-1/+1
| |\
| | * iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi2017-06-241-1/+1