summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron2020-07-051-3/+8
* iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost2020-06-141-1/+3
* iio: bmp280: fix compensation of humidityAndreas Klinger2020-05-111-0/+2
* iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean2020-05-101-14/+4
* iio: pressure: zpa2326: Use get_unaligned_le24()Andy Shevchenko2020-05-031-5/+4
* iio: pressure: ms5611: Use get_unaligned_be24()Andy Shevchenko2020-05-032-2/+6
* iio: pressure: hp206c: Use get_unaligned_be24()Andy Shevchenko2020-05-031-3/+5
* Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-232-64/+41
|\
| * iio: pressure: bmp280: Join string literals backAndy Shevchenko2020-04-191-2/+1
| * iio: pressure: bmp280: Drop unneeded explicit castingsAndy Shevchenko2020-04-191-10/+7
| * iio: pressure: bmp280: Explicitly mark GPIO optionalAndy Shevchenko2020-04-191-2/+2
| * iio: pressure: bmp280: Convert to use ->read_avail()Andy Shevchenko2020-04-191-44/+25
| * iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko2020-04-191-1/+4
| * iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko2020-03-211-3/+1
| * iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko2020-03-211-2/+1
* | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-04-081-8/+6
|\ \ | |/ |/|
| * iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou2020-03-281-2/+3
| * iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou2020-03-281-6/+3
* | counter: 104-quad-8: Support Filter Clock PrescalerWilliam Breathitt Gray2020-03-081-1/+1
* | iio: pressure: icp10100: add driver for InvenSense ICP-101xxJean-Baptiste Maneyrol2020-03-083-0/+670
|/
* Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-041-1/+0
|\
| * cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-071-1/+0
* | iio: st_sensors: Make use of device propertiesAndy Shevchenko2020-01-132-10/+2
* | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-132-15/+2
* | iio: pressure: bmp280: Allow device to be enumerated from ACPIAndy Shevchenko2019-12-291-6/+1
* | iio: pressure: bmp280: Drop ACPI supportAndy Shevchenko2019-12-291-11/+0
* | iio: pressure: Add driver for DLH pressure sensorsTomislav Denis2019-12-293-0/+388
* | iio: pressure: st_press: Mark default_press_pdata with __maybe_unusedAndy Shevchenko2019-12-291-1/+1
* | iio: pressure: st_press: Drop unnecessary #else branch for ACPIAndy Shevchenko2019-12-291-2/+0
|/
* 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
|\