summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* iio: hid-sensors: Update header includesJonathan Cameron2021-06-161-4/+1
* iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-06-161-2/+3
* iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko2021-06-161-0/+1
* iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko2021-05-171-4/+0
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-173-16/+33
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+2
* iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-101-1/+0
* iio: cros: unify hw fifo attributes without API changesGwendal Grignou2021-03-251-2/+1
* iio: pressure: zpa2326: kernel-doc fixesJonathan Cameron2021-03-251-2/+2
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-1/+0
* hid-sensors: Add more data fields for sensitivity checkingYe Xiang2021-03-111-0/+1
* iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-111-12/+7
* iio:pressure:ms5637: add ms5803 supportAlexandre Belloni2021-01-221-0/+8
* iio:pressure:ms5637: limit available sample frequenciesAlexandre Belloni2021-01-221-4/+15
* iio:pressure:ms5637: introduce hardware differentiationAlexandre Belloni2021-01-221-10/+40
* iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron2020-12-031-1/+8
* iio: pressure: bmp280: remove unneeded semicolonTom Rix2020-11-011-2/+2
* iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean2020-09-291-3/+2
* iio:pressure:zpa2326: Drop of_match_ptr protectionJonathan Cameron2020-09-212-8/+4
* iio:pressure:ms5637: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-212-8/+4
* iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-211-1/+2
* Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-202-4/+11
|\
| * 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
* | Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-1/+1
* | iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-202-41/+12
* | iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* | iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* | iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-1413-13/+0
* | iio: cros_ec: Reapply range at resumeGwendal Grignou2020-06-141-2/+6
|/
* 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
|\