summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure
AgeCommit message (Expand)AuthorFilesLines
2025-08-28iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()Salah Triki1-4/+5
2025-07-17iio: pressure: zpa2326: Use aligned_s64 for the timestampJonathan Cameron1-1/+1
2025-02-01iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco1-0/+2
2024-06-16iio: pressure: dps310: support negative temperature valuesThomas Haemmerle1-5/+6
2023-10-25iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl1-1/+1
2023-10-25iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati1-4/+4
2023-10-25iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell1-1/+1
2022-12-02iio: pressure: ms5611: fixed value compensation bugMitja Spes2-32/+31
2022-12-02iio: ms5611: Simplify IO callback parametersLars-Peter Clausen4-24/+17
2022-11-25iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes1-1/+1
2022-10-26iio: pressure: dps310: Reset chip after timeoutEddie James1-10/+64
2022-10-26iio: pressure: dps310: Refactor startup procedureEddie James1-89/+99
2021-11-18iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2-4/+4
2021-11-18iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko3-16/+33
2021-05-19iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean1-1/+0
2020-12-30iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean1-3/+2
2020-09-21iio:pressure:zpa2326: Drop of_match_ptr protectionJonathan Cameron2-8/+4
2020-09-21iio:pressure:ms5637: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2-8/+4
2020-09-21iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-1/+2
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2-4/+11
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-1/+1
2020-07-05iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron1-3/+8
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2-41/+12
2020-06-14iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost1-1/+3
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean13-13/+0
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou1-2/+6
2020-05-11iio: bmp280: fix compensation of humidityAndreas Klinger1-0/+2
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean1-14/+4
2020-05-03iio: pressure: zpa2326: Use get_unaligned_le24()Andy Shevchenko1-5/+4
2020-05-03iio: pressure: ms5611: Use get_unaligned_be24()Andy Shevchenko2-2/+6
2020-05-03iio: pressure: hp206c: Use get_unaligned_be24()Andy Shevchenko1-3/+5
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-64/+41
2020-04-19iio: pressure: bmp280: Join string literals backAndy Shevchenko1-2/+1
2020-04-19iio: pressure: bmp280: Drop unneeded explicit castingsAndy Shevchenko1-10/+7
2020-04-19iio: pressure: bmp280: Explicitly mark GPIO optionalAndy Shevchenko1-2/+2
2020-04-19iio: pressure: bmp280: Convert to use ->read_avail()Andy Shevchenko1-44/+25
2020-04-19iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko1-1/+4
2020-04-09Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-8/+6
2020-03-29iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou1-2/+3
2020-03-29iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou1-6/+3
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko1-3/+1
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko1-2/+1
2020-03-08counter: 104-quad-8: Support Filter Clock PrescalerWilliam Breathitt Gray1-1/+1
2020-03-08iio: pressure: icp10100: add driver for InvenSense ICP-101xxJean-Baptiste Maneyrol3-0/+670
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2020-01-14iio: st_sensors: Make use of device propertiesAndy Shevchenko2-10/+2