summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-13crypto: sun8i-ce - fix nents passed to dma_unmap_sg()Ovidiu Panait1-2/+2
2025-06-13crypto: aspeed/hash - Fix potential overflow in dma_prepare_sgHerbert Xu1-41/+43
2025-06-13crypto: aspeed/hash - Iterate on large hashes in dma_prepareHerbert Xu1-14/+22
2025-06-13crypto: aspeed/hash - Add fallbackHerbert Xu1-1/+27
2025-06-13crypto: aspeed/hash - Use API partial block handlingHerbert Xu2-206/+104
2025-06-13crypto: aspeed/hash - Remove sha_ivHerbert Xu2-6/+0
2025-06-13crypto: aspeed/hash - Move final padding into dma_prepareHerbert Xu1-12/+17
2025-06-13crypto: aspeed/hash - Move sham_final call into sham_updateHerbert Xu1-27/+17
2025-06-13crypto: aspeed/hash - Provide rctx->buffer as argument to fill paddingHerbert Xu1-14/+13
2025-06-13crypto: aspeed/hash - Use init_tfm instead of cra_initHerbert Xu1-11/+13
2025-06-13crypto: aspeed/hash - Reorganise struct aspeed_sham_reqctxHerbert Xu1-4/+9
2025-06-13crypto: aspeed/hash - Remove purely software hmac implementationHerbert Xu2-345/+0
2025-06-13pinctrl: renesas: rza2: Use new GPIO line value setter callbacksBartosz Golaszewski1-3/+4
2025-06-13pinctrl: renesas: rzv2m: Use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-06-13pinctrl: renesas: rza1: Use new GPIO line value setter callbacksBartosz Golaszewski1-3/+4
2025-06-13pinctrl: renesas: rzg2l: Use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-06-13pinctrl: renesas: gpio: Use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-06-13clk: renesas: rzv2h: Fix missing CLK_SET_RATE_PARENT flag for ddiv clocksLad Prabhakar1-0/+1
2025-06-13soc: renesas: pwc-rzv2m: Use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-06-13soc: renesas: Add RZ/N2H (R9A09G087) config optionLad Prabhakar1-0/+6
2025-06-13can: rcar_canfd: Add support for Transceiver Delay CompensationGeert Uytterhoeven1-3/+82
2025-06-13can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FDGeert Uytterhoeven1-10/+11
2025-06-13can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()Geert Uytterhoeven1-18/+7
2025-06-13can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_set_rnc()Geert Uytterhoeven1-3/+3
2025-06-13can: rcar_canfd: Repurpose f_dcfg base for other registersGeert Uytterhoeven1-15/+37
2025-06-13can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data()Geert Uytterhoeven1-4/+4
2025-06-13can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller()Geert Uytterhoeven1-4/+4
2025-06-13can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()Geert Uytterhoeven1-6/+6
2025-06-13can: rcar_canfd: Remove bittiming debug printsGeert Uytterhoeven1-7/+0
2025-06-13can: rcar_canfd: Consistently use ndev for net_device pointersGeert Uytterhoeven1-4/+4
2025-06-13drm/xe: Make dma-fences compliant with the safe access rulesTvrtko Ursulin3-1/+11
2025-06-13dma-fence: Add safe access helpers and document the rulesTvrtko Ursulin1-10/+101
2025-06-13drm/i915: Protect access to driver and timeline nameTvrtko Ursulin3-6/+21
2025-06-13sync_file: Protect access to driver and timeline nameTvrtko Ursulin1-4/+20
2025-06-13drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()Himal Prasad Ghimiray5-101/+75
2025-06-13drm/mgag200: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-13drm/ast: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-13drm/format-helper: Normalize BT.601 factors to 256Thomas Zimmermann1-1/+1
2025-06-13drm/xe/bmg: Update Wa_14022085890Vinay Belgaumkar2-0/+9
2025-06-13drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar1-1/+1
2025-06-13drm/xe/guc: Ignore GuC CT errors when wedgedVinay Belgaumkar1-5/+5
2025-06-13Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-34/+47
2025-06-13net: Use dev_fwnode()Jiri Slaby (SUSE)5-14/+9
2025-06-13net: mdio: mux-gpio: use gpiod_multi_set_value_cansleepDavid Lechner1-2/+1
2025-06-13net: bcmasp: enable GRO software interrupt coalescing by defaultFlorian Fainelli1-0/+2
2025-06-13net: bcmasp: Utilize napi_complete_done() return valueFlorian Fainelli1-3/+1
2025-06-13net: hns3: Demote load and progress messages to debug levelGeert Uytterhoeven2-3/+3
2025-06-13net: phy: simplify phy_get_internal_delay()Russell King (Oracle)5-20/+12
2025-06-13net: phy: move definition of genphy_c45_driver to phy_device.cHeiner Kallweit2-7/+7
2025-06-13net: stmmac: extend use of snps,multicast-filter-bins property to xgmacNikunj Kela1-0/+2