summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure
AgeCommit message (Expand)Author
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
13 daysMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-14Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-05-31iio: pressure: cros_ec_baro: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: pressure: HID: hid-sensor-press: Refactor channel initializationNatália Salvino André
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-20iio: pressure: bmp280: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-16iio: pressure: bmp280: zero-init bmp580 trigger handler bufferDavid Carlier
2026-05-15iio: pressure: bmp280: fix stack leak in bmp580 trigger handlerGreg Kroah-Hartman
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman
2026-03-21iio: pressure: fix spelling mistakes in commentsShi Hao
2026-03-03iio: pressure: hsc030pa: Improve i2c_transfer return value handlingAntoniu Miclaus
2026-03-01iio: pressure: abp2030pa: Remove IRQF_ONESHOT from devm_request_irq()Felix Gu
2026-01-29iio: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior
2026-01-22iio: pressure: mprls0025pa: remove error messagePetre Rodan
2026-01-16iio: pressure: mprls0025pa: add copyright linePetre Rodan
2026-01-16iio: pressure: mprls0025pa: change measurement sequencePetre Rodan
2026-01-16iio: pressure: mprls0025pa: stricter checks for the status bytePetre Rodan
2026-01-16iio: pressure: mprls0025pa: move memset to corePetre Rodan
2026-01-16iio: pressure: mprls0025pa: introduce tx bufferPetre Rodan
2026-01-16iio: pressure: mprls0025pa: rename buffer variablePetre Rodan
2026-01-16iio: pressure: mprls0025pa: remove redundant declarationsPetre Rodan
2026-01-16iio: pressure: mprls0025pa: cleanup includesPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix pressure calculationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix scan_type structPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix interrupt flagPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix SPI CS delay violationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix spi_transfer struct initialisationPetre Rodan
2026-01-14iio: pressure: abp2030pa: remove error messagePetre Rodan
2026-01-14iio: pressure: abp2030pa: fix typo in Kconfig descriptionPetre Rodan
2025-12-21iio: pressure: mprls0025pa: Kconfig allow bus selectionPetre Rodan
2025-12-21iio: pressure: add Honeywell ABP2 driverPetre Rodan
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-16iio: pressure: Arrange Makefile alphabeticallyAkhilesh Patil
2025-11-15iio: mpl3115: add threshold events supportAntoni Pokusinski
2025-11-15iio: mpl3115: use get_unaligned_be24() to retrieve pressure dataAntoni Pokusinski
2025-11-09iio: pressure: adp810: Add driver for adp810 sensorAkhilesh Patil
2025-10-19iio: mpl3115: add support for sampling frequencyAntoni Pokusinski
2025-10-19iio: mpl3115: add support for DRDY interruptAntoni Pokusinski
2025-10-19iio: mpl3115: rename CTRL_REG1 field macrosAntoni Pokusinski
2025-10-19iio: mpl3115: add separate function for triggered buffer data collectionAntoni Pokusinski
2025-10-13iio: pressure: bmp280: correct meas_time_us calculationAchim Gratz
2025-09-13iio: pressure: bmp280: Use gpiod_set_value_cansleep()Salah Triki
2025-09-13iio: pressure: bmp280: Remove noisy dev_info()Salah Triki
2025-09-13Merge tag 'v6.17-rc3' into togregJonathan Cameron
2025-08-25iio: pressure: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: pressure: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-18iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()Salah Triki