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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-13
iio: accel: adxl313: add function to enable measurement
Lothar Rubusch
2
-5
/
+8
2025-07-13
iio: accel: adxl313: make use of regmap cache
Lothar Rubusch
4
-0
/
+33
2025-07-13
iio: adc: mt6359: Add support for MediaTek MT6373 PMIC AUXADC
AngeloGioacchino Del Regno
1
-0
/
+50
2025-07-13
iio: adc: mt6359: Add support for MediaTek MT6363 PMIC AUXADC
AngeloGioacchino Del Regno
1
-16
/
+252
2025-07-13
iio: adc: mt6359: Move reference voltage to platform data
AngeloGioacchino Del Regno
1
-2
/
+6
2025-07-13
iio: adc: mt6359: Add ready register index and mask to channel data
AngeloGioacchino Del Regno
1
-53
/
+65
2025-07-13
dt-bindings: iio: adc: mt6359: Add MT6373 PMIC AuxADC
AngeloGioacchino Del Regno
2
-0
/
+20
2025-07-13
dt-bindings: iio: adc: mt6359: Add MT6363 PMIC AuxADC
AngeloGioacchino Del Regno
2
-0
/
+25
2025-07-13
iio: adc: ad4000: don't use shift_right()
David Lechner
1
-1
/
+1
2025-07-13
iio: adc: ad_sigma_delta: add SPI offload support
David Lechner
2
-47
/
+132
2025-07-13
iio: adc: ad_sigma_delta: use spi_optimize_message()
David Lechner
2
-38
/
+37
2025-07-13
iio: adc: ad_sigma_delta: refactor setting read address
David Lechner
1
-6
/
+10
2025-07-13
iio: adc: ad_sigma_delta: audit included headers
David Lechner
1
-2
/
+9
2025-07-13
iio: adc: ad_sigma_delta: use BITS_TO_BYTES() macro
David Lechner
1
-7
/
+8
2025-07-13
iio: adc: ad_sigma_delta: use sizeof() in ALIGN()
David Lechner
1
-1
/
+2
2025-07-13
iio: adc: ad_sigma_delta: use u8 instead of uint8_t
David Lechner
2
-13
/
+14
2025-07-13
iio: adc: ad_sigma_delta: sort includes
David Lechner
1
-9
/
+7
2025-07-13
iio: adc: ad_sigma_delta: don't overallocate scan buffer
David Lechner
1
-1
/
+1
2025-07-13
iio: imu: inv_mpu6050: Replace scnprintf with sysfs_emit
Chelsy Ratnawat
1
-3
/
+2
2025-07-13
iio: pressure: dlhl60d: Use separate structures rather than an array for chip...
David Lechner
1
-26
/
+21
2025-07-13
iio: light: cm3232: make struct cm3232_als_info const
David Lechner
1
-3
/
+3
2025-07-13
iio: light: cm3232: move calibscale to struct cm3232_chip
David Lechner
1
-7
/
+5
2025-07-13
iio: imu: adis16400: Use separate structures rather than an array for chip info
David Lechner
1
-161
/
+153
2025-07-13
iio: adc: ad7768-1: add low pass -3dB cutoff attribute
Jonathan Santos
1
-1
/
+17
2025-07-13
iio: adc: ad7124: Use separate structures rather than array for chip info
David Lechner
1
-22
/
+14
2025-07-13
iio: proximity: vcnl3020: make vcnl3020_property const
David Lechner
1
-2
/
+2
2025-07-13
iio: proximity: vcnl3020: pass struct vcnl3020_property by pointer
David Lechner
1
-7
/
+7
2025-07-13
iio: pressure: abp060mg: make abp_config const
David Lechner
1
-2
/
+2
2025-07-13
iio: light: zopt2201: make zopt2201_scale const
David Lechner
1
-3
/
+3
2025-07-13
iio: light: isl76682: make isl76682_range_table const
David Lechner
1
-1
/
+1
2025-07-13
tools: ynl: process unknown for enum values
Donald Hunter
1
-2
/
+12
2025-07-13
PM: hibernate: Add stub for pm_hibernate_is_recovering()
Mario Limonciello
1
-2
/
+2
2025-07-13
gpio: virtio: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-07-13
gpio: viperboard: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-58
/
+68
2025-07-13
gpio: uniphier: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-6
/
+10
2025-07-13
gpio: twl6040: set line value in .direction_out()
Bartosz Golaszewski
1
-7
/
+7
2025-07-13
gpio: twl6040: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+5
2025-07-13
gpio: twl4030: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-11
/
+12
2025-07-13
gpio: ts4900: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-7
/
+7
2025-07-13
gpio: tqmx86: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-07-13
gpio: tps68470: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+9
2025-07-13
gpio: tps65912: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+5
2025-07-13
gpio: tps65912: check the return value of regmap_update_bits()
Bartosz Golaszewski
1
-2
/
+5
2025-07-13
gpio: tps65910: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-9
/
+12
2025-07-13
gpiolib: don't use GPIO global numbers in debugfs output
Bartosz Golaszewski
1
-3
/
+2
2025-07-13
RDMA/mana_ib: add additional port counters
Zhiyue Qiu
3
-0
/
+34
2025-07-13
RDMA/mana_ib: Fix DSCP value in modify QP
Shiraz Saleem
1
-1
/
+1
2025-07-13
RDMA/efa: Add CQ with external memory support
Michael Margolin
4
-15
/
+53
2025-07-13
RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpers
Michael Margolin
1
-4
/
+21
2025-07-13
RDMA/uverbs: Add a common way to create CQ with umem
Michael Margolin
4
-6
/
+90
[prev]
[next]