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-13
crypto: sun8i-ce - fix nents passed to dma_unmap_sg()
Ovidiu Panait
1
-2
/
+2
2025-06-13
crypto: aspeed/hash - Fix potential overflow in dma_prepare_sg
Herbert Xu
1
-41
/
+43
2025-06-13
crypto: aspeed/hash - Iterate on large hashes in dma_prepare
Herbert Xu
1
-14
/
+22
2025-06-13
crypto: aspeed/hash - Add fallback
Herbert Xu
1
-1
/
+27
2025-06-13
crypto: aspeed/hash - Use API partial block handling
Herbert Xu
2
-206
/
+104
2025-06-13
crypto: aspeed/hash - Remove sha_iv
Herbert Xu
2
-6
/
+0
2025-06-13
crypto: aspeed/hash - Move final padding into dma_prepare
Herbert Xu
1
-12
/
+17
2025-06-13
crypto: aspeed/hash - Move sham_final call into sham_update
Herbert Xu
1
-27
/
+17
2025-06-13
crypto: aspeed/hash - Provide rctx->buffer as argument to fill padding
Herbert Xu
1
-14
/
+13
2025-06-13
crypto: aspeed/hash - Use init_tfm instead of cra_init
Herbert Xu
1
-11
/
+13
2025-06-13
crypto: aspeed/hash - Reorganise struct aspeed_sham_reqctx
Herbert Xu
1
-4
/
+9
2025-06-13
crypto: aspeed/hash - Remove purely software hmac implementation
Herbert Xu
2
-345
/
+0
2025-06-13
pinctrl: renesas: rza2: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-06-13
pinctrl: renesas: rzv2m: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-06-13
pinctrl: renesas: rza1: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-06-13
pinctrl: renesas: rzg2l: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-06-13
pinctrl: renesas: gpio: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-06-13
clk: renesas: rzv2h: Fix missing CLK_SET_RATE_PARENT flag for ddiv clocks
Lad Prabhakar
1
-0
/
+1
2025-06-13
soc: renesas: pwc-rzv2m: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-06-13
soc: renesas: Add RZ/N2H (R9A09G087) config option
Lad Prabhakar
1
-0
/
+6
2025-06-13
can: rcar_canfd: Add support for Transceiver Delay Compensation
Geert Uytterhoeven
1
-3
/
+82
2025-06-13
can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FD
Geert Uytterhoeven
1
-10
/
+11
2025-06-13
can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()
Geert Uytterhoeven
1
-18
/
+7
2025-06-13
can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_set_rnc()
Geert Uytterhoeven
1
-3
/
+3
2025-06-13
can: rcar_canfd: Repurpose f_dcfg base for other registers
Geert Uytterhoeven
1
-15
/
+37
2025-06-13
can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data()
Geert Uytterhoeven
1
-4
/
+4
2025-06-13
can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller()
Geert Uytterhoeven
1
-4
/
+4
2025-06-13
can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()
Geert Uytterhoeven
1
-6
/
+6
2025-06-13
can: rcar_canfd: Remove bittiming debug prints
Geert Uytterhoeven
1
-7
/
+0
2025-06-13
can: rcar_canfd: Consistently use ndev for net_device pointers
Geert Uytterhoeven
1
-4
/
+4
2025-06-13
drm/xe: Make dma-fences compliant with the safe access rules
Tvrtko Ursulin
3
-1
/
+11
2025-06-13
dma-fence: Add safe access helpers and document the rules
Tvrtko Ursulin
1
-10
/
+101
2025-06-13
drm/i915: Protect access to driver and timeline name
Tvrtko Ursulin
3
-6
/
+21
2025-06-13
sync_file: Protect access to driver and timeline name
Tvrtko Ursulin
1
-4
/
+20
2025-06-13
drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
Himal Prasad Ghimiray
5
-101
/
+75
2025-06-13
drm/mgag200: Do not include <linux/export.h>
Thomas Zimmermann
1
-1
/
+0
2025-06-13
drm/ast: Do not include <linux/export.h>
Thomas Zimmermann
1
-1
/
+0
2025-06-13
drm/format-helper: Normalize BT.601 factors to 256
Thomas Zimmermann
1
-1
/
+1
2025-06-13
drm/xe/bmg: Update Wa_14022085890
Vinay Belgaumkar
2
-0
/
+9
2025-06-13
drm/xe/bmg: Update Wa_16023588340
Vinay Belgaumkar
1
-1
/
+1
2025-06-13
drm/xe/guc: Ignore GuC CT errors when wedged
Vinay Belgaumkar
1
-5
/
+5
2025-06-13
Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-34
/
+47
2025-06-13
net: Use dev_fwnode()
Jiri Slaby (SUSE)
5
-14
/
+9
2025-06-13
net: mdio: mux-gpio: use gpiod_multi_set_value_cansleep
David Lechner
1
-2
/
+1
2025-06-13
net: bcmasp: enable GRO software interrupt coalescing by default
Florian Fainelli
1
-0
/
+2
2025-06-13
net: bcmasp: Utilize napi_complete_done() return value
Florian Fainelli
1
-3
/
+1
2025-06-13
net: hns3: Demote load and progress messages to debug level
Geert Uytterhoeven
2
-3
/
+3
2025-06-13
net: phy: simplify phy_get_internal_delay()
Russell King (Oracle)
5
-20
/
+12
2025-06-13
net: phy: move definition of genphy_c45_driver to phy_device.c
Heiner Kallweit
2
-7
/
+7
2025-06-13
net: stmmac: extend use of snps,multicast-filter-bins property to xgmac
Nikunj Kela
1
-0
/
+2
[prev]
[next]