summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure
AgeCommit message (Expand)Author
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-08-05iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca
2019-07-27iio: pressure: hp03: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:pressure: device settings are set immediately during probeDenis Ciocca
2019-07-27iio:pressure: introduce st_press_get_settings() functionDenis Ciocca
2019-07-27iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-08iio: dps310: Add pressure sensing capabilityEddie James
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-27iio: dps310: Temperature measurement errataChristopher Bostic
2019-05-27iio: Add driver for Infineon DPS310Joel Stanley
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-04iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra
2019-04-04iio: cros_ec: Drop unnecessary include filesGuenter Roeck
2019-04-04iio: pressure: bmp280: BMP280 calibration to entropyLinus Walleij
2019-01-19iio:st_pressure:initial lps22hh sensor supportmario tesi
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-09-08iio: pressure: ms5611: switch to SPDX identifierTomasz Duszynski
2018-08-19iio: pressure: ms5611: remove deprecated compatible stringsTomasz Duszynski
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-07-15iio: change strncpy+truncation to strlcpyDominique Martinet
2018-06-24iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou
2018-03-10iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-02-17iio:pressure:ms5611: Fix coding style in probe functionrodrigosiqueira
2018-01-08iio:pressure:bmp280: Read calibration data in probeStefan Tatschner
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi
2017-10-10iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-09-25iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman