index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+4
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+4
2024-10-12
iio: pressure: bmp280: Fix uninitialized variable
Yo-Jung (Leo) Lin
1
-0
/
+2
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
10
-10
/
+10
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-10
iio: pressure: rohm-bm1390: Remove redundant if statement
Colin Ian King
1
-3
/
+0
2024-10-06
iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+3
2024-10-06
iio: pressure: bmp280: Use char instead of s32 for data buffer
Vasileios Amoiridis
2
-30
/
+46
2024-10-06
iio: pressure: bmp280: Use unsigned type for raw values
Vasileios Amoiridis
1
-3
/
+6
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
10
-10
/
+10
2024-09-30
iio: pressure: sdp500: Add missing select CRC8
Jonathan Cameron
1
-0
/
+1
2024-09-30
iio: pressure: bmp280: Remove config error check for IIR filter updates
Vasileios Amoiridis
1
-9
/
+5
2024-09-30
iio: pressure: bmp280: Add support for bmp280 soft reset
Vasileios Amoiridis
2
-0
/
+32
2024-09-30
iio: pressure: bmp280: Use bulk read for humidity calibration data
Vasileios Amoiridis
2
-41
/
+28
2024-09-30
iio: pressure: hid-sensor-press: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-2
/
+2
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: pressure: bmp280: use irq_get_trigger_type()
Jonathan Cameron
1
-1
/
+1
2024-08-03
iio: pressure: Add driver for Sensirion SDP500
Petar Stoykov
3
-0
/
+166
2024-08-03
iio: pressure: bmp280-core: Make read-only const array conversion_time_max st...
Colin Ian King
1
-1
/
+1
2024-08-03
iio: pressure: dlhl60d: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: pressure: bmp280: Sort headers alphabetically
Vasileios Amoiridis
3
-4
/
+4
2024-08-03
iio: pressure: bmp280: Fix waiting time for BMP3xx configuration
Vasileios Amoiridis
1
-3
/
+4
[next]