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-16
binder: Fix selftest page indexing
Tiffany Yang
1
-1
/
+1
2025-07-16
binder: use guards for plain mutex- and spinlock-protected sections
Dmitry Antipov
3
-38
/
+17
2025-07-16
binder: use kstrdup() in binderfs_binder_device_create()
Dmitry Antipov
1
-4
/
+1
2025-07-16
s390/pai_crypto: Rename PAI Crypto event 4210
Thomas Richter
1
-1
/
+1
2025-07-16
container_of: Document container_of() is not to be used in new code
Sakari Ailus
1
-0
/
+3
2025-07-16
driver core: auxiliary bus: fix OF node leak
Johan Hovold
1
-0
/
+2
2025-07-16
samples/kobject: make attribute_group const
Meng Shao Liu
1
-1
/
+1
2025-07-16
samples/kobject: fix path comment
Meng Shao Liu
2
-3
/
+3
2025-07-16
ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx
Lane Odenbach
1
-0
/
+7
2025-07-16
drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
5
-0
/
+65
2025-07-16
ASoC: Intel: soc-acpi: add support for HP Omen14 ARL
Bard Liao
1
-0
/
+29
2025-07-16
spi: gpio: Use explicit 'unsigned int' for parameter types
Darshan Rathod
1
-8
/
+8
2025-07-16
regulator: rt6160: Add rt6166 vout min_uV setting for compatible
Jeff Chang
1
-2
/
+17
2025-07-16
ASoC: codec: tlv320aic32x4: Fix reset GPIO check
Alexander Stein
1
-1
/
+1
2025-07-16
ASoC: dt-bindings: qcom,lpass-va-macro: Define clock-names in top-level
Krzysztof Kozlowski
1
-16
/
+12
2025-07-16
drm/sitronix/st7571-i2c: Add support for the ST7567 Controller
Javier Martinez Canillas
1
-0
/
+75
2025-07-16
dt-bindings: display: Add Sitronix ST7567 LCD Controller
Javier Martinez Canillas
2
-0
/
+64
2025-07-16
drm/sitronix/st7571-i2c: Add an indirection level to parse DT
Javier Martinez Canillas
1
-1
/
+3
2025-07-16
drm/sitronix/st7571-i2c: Log probe deferral cause for GPIO get failure
Javier Martinez Canillas
1
-1
/
+3
2025-07-16
drm/sitronix/st7571-i2c: Fix encoder callbacks function names
Javier Martinez Canillas
1
-6
/
+6
2025-07-16
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2025-07-16
mmc: loongson2: Unify the function prefixes for loongson2_mmc_pdata
Binbin Zhou
1
-10
/
+10
2025-07-16
mmc: loongson2: Fix error code in loongson2_mmc_resource_request()
Dan Carpenter
1
-1
/
+1
2025-07-16
memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()
Nathan Chancellor
1
-1
/
+1
2025-07-16
ovpn: reset GSO metadata after decapsulation
Ralf Lici
1
-0
/
+7
2025-07-16
ovpn: reject unexpected netlink attributes
Antonio Quartulli
4
-20
/
+251
2025-07-16
ovpn: propagate socket mark to skb in UDP
Ralf Lici
1
-0
/
+1
2025-07-16
staging: greybus: gbphy: fix up const issue with the match callback
Greg Kroah-Hartman
1
-3
/
+3
2025-07-16
gpio: loongson-64bit: Extend GPIO irq support
Binbin Zhou
1
-0
/
+6
2025-07-16
drm/ttm: remove ttm_bo_validate_swapout test
Christian König
1
-51
/
+0
2025-07-16
drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaled
Christian König
1
-4
/
+5
2025-07-16
tty: omit need_resched() before cond_resched()
Mikulas Patocka
1
-2
/
+1
2025-07-16
serial: 8250_ni: Reorder local variables
Chaitanya Vadrevu
1
-2
/
+2
2025-07-16
serial: 8250_ni: Fix build warning
Chaitanya Vadrevu
1
-25
/
+29
2025-07-16
serial: sh-sci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+4
2025-07-16
gpio: viperboard: Unlock on error in vprbrd_gpiob_direction_output()
Dan Carpenter
1
-3
/
+1
2025-07-16
dt-bindings: soc: samsung: exynos-sysreg: add hsi2 for ExynosAutov920
Sowon Na
1
-0
/
+1
2025-07-16
gpio: TODO: remove the task for the sysfs rework
Bartosz Golaszewski
1
-9
/
+5
2025-07-16
gpio: sysfs: allow disabling the legacy parts of the GPIO sysfs interface
Bartosz Golaszewski
2
-0
/
+50
2025-07-16
gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directory
Bartosz Golaszewski
2
-1
/
+53
2025-07-16
gpio: sysfs: don't look up exported lines as class devices
Bartosz Golaszewski
1
-16
/
+44
2025-07-16
gpio: sysfs: don't use driver data in sysfs callbacks for line attributes
Bartosz Golaszewski
1
-40
/
+83
2025-07-16
gpio: sysfs: rename the data variable in gpiod_(un)export()
Bartosz Golaszewski
1
-18
/
+18
2025-07-16
gpio: sysfs: pass gpiod_data directly to internal GPIO sysfs functions
Bartosz Golaszewski
1
-12
/
+9
2025-07-16
gpio: sysfs: only get the dirent reference for the value attr once
Bartosz Golaszewski
1
-8
/
+11
2025-07-16
gpio: sysfs: add a parallel class device for each GPIO chip using device IDs
Bartosz Golaszewski
2
-49
/
+150
2025-07-16
gpio: sysfs: use gpiod_is_equal() to compare GPIO descriptors
Bartosz Golaszewski
1
-1
/
+1
2025-07-16
gpio: wcove: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+4
2025-07-16
gpio: wcove: use regmap_assign_bits() in .set()
Bartosz Golaszewski
1
-4
/
+1
2025-07-16
fs: tighten a sanity check in file_attr_to_fileattr()
Dan Carpenter
1
-1
/
+1
[prev]
[next]