index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-47
/
+747
2025-11-16
iio: pressure: Arrange Makefile alphabetically
Akhilesh Patil
1
-4
/
+3
2025-11-15
iio: mpl3115: add threshold events support
Antoni Pokusinski
1
-10
/
+211
2025-11-15
iio: mpl3115: use get_unaligned_be24() to retrieve pressure data
Antoni Pokusinski
1
-3
/
+10
2025-11-09
iio: pressure: adp810: Add driver for adp810 sensor
Akhilesh Patil
3
-0
/
+238
2025-10-19
iio: mpl3115: add support for sampling frequency
Antoni Pokusinski
1
-0
/
+82
2025-10-19
iio: mpl3115: add support for DRDY interrupt
Antoni Pokusinski
1
-8
/
+175
2025-10-19
iio: mpl3115: rename CTRL_REG1 field macros
Antoni Pokusinski
1
-9
/
+9
2025-10-19
iio: mpl3115: add separate function for triggered buffer data collection
Antoni Pokusinski
1
-24
/
+30
2025-10-13
iio: pressure: bmp280: correct meas_time_us calculation
Achim Gratz
1
-6
/
+9
2025-09-13
iio: pressure: bmp280: Use gpiod_set_value_cansleep()
Salah Triki
1
-1
/
+1
2025-09-13
iio: pressure: bmp280: Remove noisy dev_info()
Salah Triki
1
-1
/
+0
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
1
-4
/
+5
2025-08-25
iio: pressure: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
4
-10
/
+0
2025-08-25
iio: pressure: Drop unnecessary -ENOMEM messages
Dixit Parmar
1
-3
/
+1
2025-08-18
iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()
Salah Triki
1
-4
/
+5
2025-07-13
iio: pressure: dlhl60d: Use separate structures rather than an array for chip...
David Lechner
1
-26
/
+21
2025-07-13
iio: pressure: abp060mg: make abp_config const
David Lechner
1
-2
/
+2
2025-06-26
iio: pressure: zpa2326: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: pressure: mprls0025pa: use = { } instead of memset()
David Lechner
1
-4
/
+1
2025-06-26
iio: pressure: mpl3115: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: pressure: bmp280: use = { } instead of memset()
David Lechner
1
-4
/
+1
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
27
-188
/
+175
2025-05-21
iio: bmp280: zero-init buffer
David Lechner
1
-0
/
+3
2025-05-21
iio: pressure: zpa2326_spi: remove bits_per_word = 8
David Lechner
1
-1
/
+0
2025-05-21
iio: pressure: ms5611_spi: remove bits_per_word = 8
David Lechner
1
-1
/
+0
2025-05-21
iio: pressure: bmp280-spi: remove bits_per_word = 8
David Lechner
1
-8
/
+0
2025-05-21
iio: pressure: bmp280: drop sensor_data array
David Lechner
2
-58
/
+52
2025-05-21
iio: pressure: Use iio_push_to_buffers_with_ts() to provide length for runtim...
Jonathan Cameron
6
-19
/
+26
2025-05-21
iio: pressure: zpa2326: Use aligned_s64 for the timestamp
Jonathan Cameron
1
-1
/
+1
2025-04-22
iio: normalize array sentinel style
David Lechner
19
-32
/
+32
2025-04-22
iio: pressure: zpa2326: Switch to sparse friendly iio_device_claim/release_di...
Jonathan Cameron
1
-9
/
+6
2025-04-22
iio: pressure: rohm-bm1390: Switch to sparse friendly iio_device_claim/releas...
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: pressure: ms5611: Switch to sparse friendly iio_device_claim/release_dir...
Jonathan Cameron
1
-5
/
+3
2025-04-22
iio: pressure: mpl3115: Switch to sparse friendly iio_device_claim/release_di...
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: pressure: mpl3115: factor out core of IIO_INFO_RAW read to simplify code...
Jonathan Cameron
1
-43
/
+47
2025-04-22
iio: pressure: icp10100: Switch to sparse friendly iio_device_claim/release_d...
Jonathan Cameron
1
-9
/
+6
2025-04-22
iio: pressure: dlhl60d: Switch to sparse friendly iio_device_claim/release_di...
Jonathan Cameron
1
-4
/
+3
2025-04-21
iio: pressure: mprls0025pa: use aligned_s64 for timestamp
David Lechner
1
-11
/
+6
2025-02-08
iio: pressure: zpa2326: Drop unneeded assignment for cache_type
Andy Shevchenko
2
-2
/
+0
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2024-12-28
iio: pressure: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
3
-3
/
+3
2024-12-11
iio: pressure: bmp280: Make time vars intuitive and move to fsleep
Vasileios Amoiridis
2
-21
/
+22
2024-12-11
iio: pressure: bmp280: Use sizeof() for denominator
Vasileios Amoiridis
1
-2
/
+2
2024-12-07
iio: bm1390: simplify using guard(mutex)
Matti Vaittinen
1
-48
/
+30
2024-12-07
iio: pressure: zpa2326: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
24
-41
/
+41
2024-10-21
iio: pressure: bmp280: Move bmp085 interrupt to new configuration
Vasileios Amoiridis
4
-18
/
+54
2024-10-21
iio: pressure: bmp280: Add data ready trigger support
Vasileios Amoiridis
2
-2
/
+216
2024-10-21
iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
Vasileios Amoiridis
2
-21
/
+280
[next]