aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-26mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042Chen Wang1-7/+118
2024-08-26mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_dataChen Wang1-33/+48
2024-08-26mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_initChen Wang1-18/+16
2024-08-26mmc: sdhci-of-dwcmshc: factor out code for th1520_init()Chen Wang1-21/+30
2024-08-26mmc: sdhci-of-dwcmshc: move two rk35xx functionsChen Wang1-45/+45
2024-08-26mmc: sdhci-of-dwcmshc: add common bulk optional clocks supportChen Wang1-42/+48
2024-08-26mmc: renesas_sdhi: Add RZ/V2H(P) compatible stringLad Prabhakar1-0/+1
2024-08-26mmc: tmio: Use MMC core APIs to control the vqmmc regulatorLad Prabhakar1-4/+3
2024-08-26mmc: sdhci-pxav2: Remove unnecessary null pointer checkDoug Brown1-1/+1
2024-08-26mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driverShan-Chun Hung3-0/+327
2024-08-26drm: renesas: rz-du: Add RZ/G2UL DU SupportBiju Das3-2/+20
2024-08-26drm: renesas: Move RZ/G2L MIPI DSI driver to rz-duLad Prabhakar6-10/+10
2024-08-26drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke1-0/+5
2024-08-26Merge branch 'ib-sophgo-pintrl' into develLinus Walleij10-0/+3529
2024-08-26pinctrl: sophgo: add support for SG2002 SoCInochi Amaoto3-0/+554
2024-08-26pinctrl: sophgo: add support for SG2000 SoCInochi Amaoto3-0/+783
2024-08-26pinctrl: sophgo: add support for CV1812H SoCInochi Amaoto3-0/+783
2024-08-26pinctrl: sophgo: add support for CV1800B SoCInochi Amaoto7-0/+1409
2024-08-26pinctrl: freescale: imx-scmi: Use kmemdup_array instead of kmemdup for multip...Shen Lichuan1-1/+1
2024-08-26drm/i915: remove unused leftover basedie step codeJani Nikula3-7/+0
2024-08-26Merge tag 'renesas-pinctrl-for-v6.12-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij1-26/+19
2024-08-26bus: mhi: host: make mhi_bus_type constKunwu Chan2-2/+2
2024-08-26drivers/pinctrl: Switch to use kmemdup_array()Shen Lichuan1-2/+2
2024-08-26drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()Apoorva Singh1-1/+1
2024-08-26bus: mhi: host: pci_generic: Fix the name for the Telit FE990AFabio Porcedda1-2/+11
2024-08-26drm/i915: remove unnecessary display includesJani Nikula7-11/+1
2024-08-26iommu: Do not return 0 from map_pages if it doesn't do anythingJason Gunthorpe3-6/+3
2024-08-26iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe1-0/+8
2024-08-26iommu/vt-d: Fix incorrect domain ID in context flush helperLu Baolu3-6/+11
2024-08-26drm/vmwgfx: Disable coherent dumb buffers without 3dZack Rusin1-2/+4
2024-08-26drm/vmwgfx: Fix prime with external buffersZack Rusin3-12/+118
2024-08-26drm/vmwgfx: Prevent unmapping active read buffersZack Rusin2-2/+14
2024-08-26Merge branch 'icc-sm8350' into icc-nextGeorgi Djakov2-164/+1
2024-08-26Merge branch 'icc-misc' into icc-nextGeorgi Djakov6-3/+2938
2024-08-25hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMINGRoss Brown1-1/+1
2024-08-25usb: roles: add lockdep class key to struct usb_role_switchAmit Sunil Dhamne1-0/+9
2024-08-25usb: ehci-brcm: fix module autoloadingLiao Chen1-0/+1
2024-08-25usb: typec: fix module autoloadingLiao Chen1-0/+1
2024-08-25usb: misc: brcmstb-usb-pinmap: fix module autoloadingLiao Chen1-0/+1
2024-08-25usb: phy: phy-gpio-vbus-usb: fix module autoloadingLiao Chen1-0/+1
2024-08-25memory: mtk-smi: Use devm_clk_get_enabled()Rong Qianfeng1-5/+1
2024-08-25memory: pl353-smc: simplify with devm_clk_get_enabled()Krzysztof Kozlowski1-33/+3
2024-08-25memory: pl353-smc: simplify with dev_err_probe()Krzysztof Kozlowski1-8/+6
2024-08-25memory: pl172: simplify with devm_clk_get_enabled()Krzysztof Kozlowski1-18/+5
2024-08-25memory: pl172: simplify with dev_err_probe()Krzysztof Kozlowski1-4/+3
2024-08-25memory: omap-gpmc: simplify locking with guard()Krzysztof Kozlowski1-13/+11
2024-08-25memory: emif: simplify locking with guard()Krzysztof Kozlowski1-9/+8
2024-08-25memory: emif: drop unused 'irq_state' memberKrzysztof Kozlowski1-1/+0
2024-08-25memory: ti-aemif: Revert "memory: ti-aemif: don't needlessly iterate over chi...Bartosz Golaszewski1-3/+5
2024-08-25media: venus: firmware: Use iommu_paging_domain_alloc()Lu Baolu1-3/+3