index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
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-06
iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+3
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-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
2024-08-03
iio: pressure: bmp280: Fix regmap for BMP280 device
Vasileios Amoiridis
3
-4
/
+44
2024-08-03
iio: pressure: bmp280: Add triggered buffer support
Vasileios Amoiridis
4
-19
/
+405
2024-08-03
iio: pressure: bmp280: Add SCALE, RAW values in channels and refactorize them
Vasileios Amoiridis
1
-13
/
+83
2024-08-03
iio: pressure: bmp280: Generalize read_*() functions
Vasileios Amoiridis
2
-73
/
+108
2024-07-29
iio: pressure: bmp280: Constify struct regmap_bus
Javier Carrasco
1
-3
/
+3
2024-06-25
iio: pressure: bmp280-core: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
1
-5
/
+5
2024-05-27
iio: pressure: bmp280: Fix BMP580 temperature reading
Adam Rizkalla
1
-5
/
+5
2024-05-27
iio: pressure: bmp280: Introduce new cleanup routines
Vasileios Amoiridis
1
-81
/
+84
2024-05-27
iio: pressure: bmp280: Refactorize reading functions
Vasileios Amoiridis
2
-133
/
+224
2024-05-27
iio: pressure: bmp280: Use unsigned data types for raw sensor data
Vasileios Amoiridis
1
-23
/
+22
2024-05-27
iio: pressure: bmp280: Make error checks consistent
Vasileios Amoiridis
1
-20
/
+20
2024-05-27
iio: pressure: bmp280: Remove, add and update error messages
Vasileios Amoiridis
1
-17
/
+38
2024-05-27
iio: pressure: bmp280: Remove dead error checks
Vasileios Amoiridis
1
-4
/
+0
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
7
-9
/
+9
2024-05-27
iio: pressure: bmp280: Add more intuitive name for bmp180_measure()
Vasileios Amoiridis
1
-8
/
+8
2024-05-27
iio: pressure: bmp280: Add identifier names in function definitions
Vasileios Amoiridis
1
-7
/
+7
2024-05-27
iio: pressure: bmp280: Use BME prefix for BME280 specifics
Vasileios Amoiridis
3
-44
/
+46
2024-05-27
iio: pressure: bmp280: Improve indentation and line wrapping
Vasileios Amoiridis
2
-51
/
+61
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
3
-9
/
+6
2024-04-29
iio: pressure: zpa2326: use 'time_left' variable with wait_for_completion_int...
Wolfram Sang
1
-5
/
+5
2024-04-20
iio: pressure: dps310: simplify scale factor reading
Thomas Haemmerle
1
-6
/
+6
2024-04-20
iio: pressure: dps310: consistently check return value of `regmap_read`
Thomas Haemmerle
1
-1
/
+1
2024-04-20
iio: pressure: dps310: introduce consistent error handling
Thomas Haemmerle
1
-57
/
+72
2024-04-20
iio: pressure: dps310: support negative temperature values
Thomas Haemmerle
1
-5
/
+6
2024-03-28
iio: pressure: hsc030pa: Use spi_read()
Christophe JAILLET
1
-6
/
+1
2024-03-28
iio: pressure: BMP280 core driver headers sorting
Vasileios Amoiridis
1
-8
/
+8
2024-03-24
iio: pressure: Fixes SPI support for BMP3xx devices
Vasileios Amoiridis
3
-7
/
+4
2024-03-24
iio: pressure: Fixes BME280 SPI driver data
Vasileios Amoiridis
1
-2
/
+2
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-167
/
+541
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
12
-167
/
+541
2024-02-25
iio: pressure: dlhl60d: Initialize empty DLH bytes
Kees Cook
1
-4
/
+3
2024-02-24
iio: pressure: Fixes BMP38x and BMP390 SPI support
Vasileios Amoiridis
1
-1
/
+49
2024-02-19
iio: pressure: hsc030pa add triggered buffer
Petre Rodan
3
-0
/
+53
2024-02-19
iio: pressure: hsc030pa add mandatory delay
Petre Rodan
3
-0
/
+6
2024-02-19
iio: pressure: hsc030pa: update datasheet URLs
Petre Rodan
2
-3
/
+4
2024-02-19
iio: pressure: hsc030pa: include cleanup
Petre Rodan
3
-0
/
+6
2024-02-19
iio: pressure: hsc030pa: use signed type to hold div_64() result
Petre Rodan
1
-1
/
+1
2024-01-24
iio: pressure: hp206c: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
1
-4
/
+2
2024-01-24
iio: st_sensors: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
1
-4
/
+1
2024-01-24
iio: pressure: mprls0025pa add SPI driver
Petre Rodan
3
-1
/
+100
[next]