index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
Age
Commit message (
Expand
)
Author
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-01-22
iio: pressure: mprls0025pa: remove error message
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: add copyright line
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: change measurement sequence
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: stricter checks for the status byte
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: move memset to core
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: introduce tx buffer
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: rename buffer variable
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: remove redundant declarations
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: cleanup includes
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: fix pressure calculation
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: fix scan_type struct
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: fix interrupt flag
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: fix SPI CS delay violation
Petre Rodan
2026-01-16
iio: pressure: mprls0025pa: fix spi_transfer struct initialisation
Petre Rodan
2026-01-14
iio: pressure: abp2030pa: remove error message
Petre Rodan
2026-01-14
iio: pressure: abp2030pa: fix typo in Kconfig description
Petre Rodan
2025-12-21
iio: pressure: mprls0025pa: Kconfig allow bus selection
Petre Rodan
2025-12-21
iio: pressure: add Honeywell ABP2 driver
Petre Rodan
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-16
iio: pressure: Arrange Makefile alphabetically
Akhilesh Patil
2025-11-15
iio: mpl3115: add threshold events support
Antoni Pokusinski
2025-11-15
iio: mpl3115: use get_unaligned_be24() to retrieve pressure data
Antoni Pokusinski
2025-11-09
iio: pressure: adp810: Add driver for adp810 sensor
Akhilesh Patil
2025-10-19
iio: mpl3115: add support for sampling frequency
Antoni Pokusinski
2025-10-19
iio: mpl3115: add support for DRDY interrupt
Antoni Pokusinski
2025-10-19
iio: mpl3115: rename CTRL_REG1 field macros
Antoni Pokusinski
2025-10-19
iio: mpl3115: add separate function for triggered buffer data collection
Antoni Pokusinski
2025-10-13
iio: pressure: bmp280: correct meas_time_us calculation
Achim Gratz
2025-09-13
iio: pressure: bmp280: Use gpiod_set_value_cansleep()
Salah Triki
2025-09-13
iio: pressure: bmp280: Remove noisy dev_info()
Salah Triki
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
2025-08-25
iio: pressure: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-25
iio: pressure: Drop unnecessary -ENOMEM messages
Dixit Parmar
2025-08-18
iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()
Salah Triki
2025-07-13
iio: pressure: dlhl60d: Use separate structures rather than an array for chip...
David Lechner
2025-07-13
iio: pressure: abp060mg: make abp_config const
David Lechner
2025-06-26
iio: pressure: zpa2326: use = { } instead of memset()
David Lechner
2025-06-26
iio: pressure: mprls0025pa: use = { } instead of memset()
David Lechner
2025-06-26
iio: pressure: mpl3115: use = { } instead of memset()
David Lechner
2025-06-26
iio: pressure: bmp280: use = { } instead of memset()
David Lechner
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: bmp280: zero-init buffer
David Lechner
2025-05-21
iio: pressure: zpa2326_spi: remove bits_per_word = 8
David Lechner
2025-05-21
iio: pressure: ms5611_spi: remove bits_per_word = 8
David Lechner
2025-05-21
iio: pressure: bmp280-spi: remove bits_per_word = 8
David Lechner
2025-05-21
iio: pressure: bmp280: drop sensor_data array
David Lechner
2025-05-21
iio: pressure: Use iio_push_to_buffers_with_ts() to provide length for runtim...
Jonathan Cameron
2025-05-21
iio: pressure: zpa2326: Use aligned_s64 for the timestamp
Jonathan Cameron
2025-04-22
iio: normalize array sentinel style
David Lechner
[next]