aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-10iio: cros_ec_baro: set info_mask_shared_by_all_available fieldGwendal Grignou1-0/+3
2019-10-27iio: st: Drop GPIO includeLinus Walleij1-1/+0
2019-10-22iio: pressure: zpa2326: fix iio_triggered_buffer_postenable positionAlexandru Ardelean1-7/+9
2019-10-22iio: pressure: bmp280: use devm action and remove labels from probeBartosz Golaszewski4-45/+30
2019-10-22iio: pressure: bmp280: use bulk regulator opsBartosz Golaszewski1-39/+30
2019-10-18iio: pressure: bmp280 endian tidy upsJonathan Cameron1-7/+9
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+0
2019-10-13iio: pressure: bmp280: remove stray newlineBartosz Golaszewski1-1/+0
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-1/+2
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-1/+2
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca1-11/+1
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-4/+3
2019-08-05iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca1-21/+17
2019-07-27iio: pressure: hp03: convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca3-5/+5
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2-4/+4
2019-07-27iio:pressure: device settings are set immediately during probeDenis Ciocca2-13/+32
2019-07-27iio:pressure: introduce st_press_get_settings() functionDenis Ciocca2-0/+19
2019-07-27iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou1-7/+10
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou1-2/+0
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-0/+839
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-06-08iio: dps310: Add pressure sensing capabilityEddie James1-26/+337
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner7-29/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner6-11/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner4-36/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-27iio: dps310: Temperature measurement errataChristopher Bostic1-2/+50
2019-05-27iio: Add driver for Infineon DPS310Joel Stanley3-0/+480
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2
2019-04-04iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra1-9/+1
2019-04-04iio: cros_ec: Drop unnecessary include filesGuenter Roeck1-1/+0
2019-04-04iio: pressure: bmp280: BMP280 calibration to entropyLinus Walleij1-0/+6
2019-01-19iio:st_pressure:initial lps22hh sensor supportmario tesi5-1/+82
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-3/+5
2018-09-08iio: pressure: ms5611: switch to SPDX identifierTomasz Duszynski4-16/+4
2018-08-19iio: pressure: ms5611: remove deprecated compatible stringsTomasz Duszynski2-4/+0
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+1
2018-07-15iio: change strncpy+truncation to strlcpyDominique Martinet1-2/+1
2018-06-24iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski1-3/+2
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+1
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman1-1/+1
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou1-2/+1
2018-03-10iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff1-1/+1
2018-02-17iio:pressure:ms5611: Fix coding style in probe functionrodrigosiqueira1-1/+1
2018-01-08iio:pressure:bmp280: Read calibration data in probeStefan Tatschner1-71/+132
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds16-38/+79
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3