summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | 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
| |_|_|/ |/| | |