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_multi_rtos
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
iio: temperature: tmp006: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: proximity: irsd200: use = { } instead of memset()
David Lechner
1
-2
/
+1
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-06-26
iio: magnetometer: af8133j: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: light: veml6030: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: light: opt4060: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: light: ltr501: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: light: bh1745: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: imu: inv_mpu6050: use = { } instead of memset()
David Lechner
2
-7
/
+3
2025-06-26
iio: imu: inv_icm42600: use = { } instead of memset()
David Lechner
2
-6
/
+4
2025-06-26
iio: dac: ad3552r: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: chemical: sunrise_co2: use = { } instead of memset()
David Lechner
1
-4
/
+2
2025-06-26
iio: chemical: scd30: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: chemical: scd4x: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: adc: ti-tsc2046: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: adc: ti-lmp92064: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: ti-ads1119: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: ti-ads1015: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: stm32-adc: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: adc: rtq6056: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: rockchip_saradc: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: mt6360-adc: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: adc: dln2-adc: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: accel: msa311: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: accel: adxl372: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: accel: adxl345: replace magic numbers by unit expressions
Lothar Rubusch
1
-3
/
+3
2025-06-26
iio: accel: adxl345: simplify measure enable
Lothar Rubusch
2
-4
/
+2
2025-06-26
iio: accel: adxl345: make data struct variable irq function local
Lothar Rubusch
1
-6
/
+6
2025-06-26
iio: amplifiers: ada4250: use dev_err_probe()
David Lechner
1
-4
/
+2
2025-06-26
iio: amplifiers: ada4250: move offset_uv in struct
David Lechner
1
-1
/
+1
2025-06-26
iio: amplifiers: ada4250: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-21
/
+6
2025-06-26
iio: amplifiers: ada4250: don't fail on bad chip ID
David Lechner
1
-4
/
+2
2025-06-26
iio: amplifiers: ada4250: used dev local variable
David Lechner
1
-7
/
+7
2025-06-26
iio: accel: sca3000: replace error_ret labels by simple returns
Andrew Ijano
1
-18
/
+11
2025-06-26
iio: light: apds9306: Refactor threshold get/set functions to use helper
Nattan Ferreira
1
-16
/
+20
2025-06-26
iio: adc: ad7768-1: add filter type and oversampling ratio attributes
Jonathan Santos
1
-95
/
+319
2025-06-26
iio: adc: ad7768-1: replace manual attribute declaration
Jonathan Santos
1
-32
/
+31
2025-06-26
iio: adc: ad7768-1: add support for Synchronization over SPI
Jonathan Santos
1
-2
/
+91
2025-06-26
iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
Jonathan Santos
1
-10
/
+64
2025-06-26
iio: adc: ad7768-1: Add GPIO controller support
Sergiu Cuciurean
1
-2
/
+138
2025-06-26
iio: adc: ad7768-1: add regulator to control VCM output
Jonathan Santos
2
-0
/
+160
2025-06-26
iio: adc: stm32-adc: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+1
2025-06-26
iio: light: opt4060: convert to use maple tree register cache
chuguangqing
1
-1
/
+1
2025-06-26
iio: light: ltr501: convert to use maple tree register cache
chuguangqing
1
-1
/
+1
2025-06-26
iio: light: isl29028: convert to use maple tree register cache
chuguangqing
1
-1
/
+1
2025-06-26
iio: imu: bno055: convert to use maple tree register cache
chuguangqing
1
-1
/
+1
2025-06-26
iio: imu: icm42600: convert to use maple tree register cache
chuguangqing
1
-2
/
+2
[prev]
[next]