summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* iio: cros_ec_baro: set info_mask_shared_by_all_available fieldGwendal Grignou2019-11-101-0/+3
* iio: st: Drop GPIO includeLinus Walleij2019-10-271-1/+0
* iio: pressure: zpa2326: fix iio_triggered_buffer_postenable positionAlexandru Ardelean2019-10-221-7/+9
* iio: pressure: bmp280: use devm action and remove labels from probeBartosz Golaszewski2019-10-224-45/+30
* iio: pressure: bmp280: use bulk regulator opsBartosz Golaszewski2019-10-221-39/+30
* iio: pressure: bmp280 endian tidy upsJonathan Cameron2019-10-181-7/+9
* Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-131-1/+0
|\
| * iio: pressure: bmp280: remove stray newlineBartosz Golaszewski2019-10-131-1/+0
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-191-1/+2
|\ \ | |/ |/|
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
* | iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-111-11/+1
* | iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-4/+3
* | iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca2019-08-051-21/+17
* | iio: pressure: hp03: convert to i2c_new_dummy_deviceWolfram Sang2019-07-271-3/+3
* | iio: make st_sensors drivers use regmapDenis Ciocca2019-07-273-5/+5
* | iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-272-4/+4
* | iio:pressure: device settings are set immediately during probeDenis Ciocca2019-07-272-13/+32
* | iio:pressure: introduce st_press_get_settings() functionDenis Ciocca2019-07-272-0/+19
* | iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou2019-07-271-7/+10
* | iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou2019-07-271-2/+0
|/
* 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/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-057-29/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-051-13/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-306-11/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-304-36/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | 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/+1
* iio: cros_ec: Drop unnecessary include filesGuenter Roeck2019-04-041-1/+0
* 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/+4
* iio: pressure: ms5611: remove deprecated compatible stringsTomasz Duszynski2018-08-192-4/+0
* Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-07-251-2/+1
|\
| * iio: change strncpy+truncation to strlcpyDominique Martinet2018-07-151-2/+1
* | iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-06-241-3/+2
|/
* Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-05-111-2/+1
|\
| * iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou2018-03-171-2/+1
* | 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-1316-38/+79
|\
| * Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-231-7/+3
| |\