summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-14drm/sun4i: Use video aperture helpersThomas Zimmermann
2024-10-14drm/stm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/simpledrm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/rockchip: Use video aperture helpersThomas Zimmermann
2024-10-14drm/radeon: Use video aperture helpersThomas Zimmermann
2024-10-14drm/qxl: Use video aperture helpersThomas Zimmermann
2024-10-14drm/ofdrm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/nouveau: Use video aperture helpersThomas Zimmermann
2024-10-14drm/msm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/mgag200: Use video aperture helpersThomas Zimmermann
2024-10-14drm/meson: Use video aperture helpersThomas Zimmermann
2024-10-14drm/loongson: Use video aperture helpersThomas Zimmermann
2024-10-14drm/i915: Use video aperture helpersThomas Zimmermann
2024-10-14drm/hyperv-drm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/hisilicon/hibmc: Use video aperture helpersThomas Zimmermann
2024-10-14drm/ast: Use video aperture helpersThomas Zimmermann
2024-10-14drm/armada: Use video aperture helpersThomas Zimmermann
2024-10-14drm/arm/hdlcd: Use video aperture helpersThomas Zimmermann
2024-10-14drm/amdgpu: Use video aperture helpersThomas Zimmermann
2024-10-14drm/panic: Select ZLIB_DEFLATE for DRM_PANIC_SCREEN_QR_CODEMiguel Ojeda
2024-10-14net: ethernet: ti: cpsw_ale: Remove unused accessor functionsSimon Horman
2024-10-14net: ethernet: ti: am65-cpsw: Use tstats instead of open coded versionSimon Horman
2024-10-14net: ethernet: ti: am65-cpsw: Use __be64 type for id_tempSimon Horman
2024-10-14r8169: enable SG/TSO on selected chip versions per defaultHeiner Kallweit
2024-10-14mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski
2024-10-14mmc: davinci: use generic device_get_match_data()Bartosz Golaszewski
2024-10-14mmc: davinci: order includes alphabeticallyBartosz Golaszewski
2024-10-14mmc: sdhci-of-arasan: Support for emmc hardware resetPaul Alvin
2024-10-14mmc: mtk-sd: fix devm_clk_get_optional usageRosen Penev
2024-10-14mmc: mtd-sd: use devm_platform_ioremap_resourceRosen Penev
2024-10-14mmc: mtk-sd: use devm_mmc_alloc_hostRosen Penev
2024-10-14mmc: mtk-sd: Implement Host Software Queue for eMMC and SD CardAngeloGioacchino Del Regno
2024-10-14mmc: host: Fix typos in comments across various filesYu Jiaoliang
2024-10-14memstick: Constify struct memstick_device_idChristophe JAILLET
2024-10-14mmc: sh_mmcif: correctly report success when obtaining DMA channelsWolfram Sang
2024-10-14mmc: core: Factor out some of the code in mmc_go_idle()Victor Shih
2024-10-14mmc: core: Extend support for mmc regulators with a vqmmc2Ulf Hansson
2024-10-14mmc: core: Announce successful insertion of an SD UHS-II cardUlf Hansson
2024-10-14mmc: core: Prepare to support SD UHS-II cardsUlf Hansson
2024-10-14mmc: core: Cleanup printing of speed mode at card insertionUlf Hansson
2024-10-14mmc: core: Enable SDUCAvri Altman
2024-10-14mmc: core: Prevent HSQ from enabling for SDUCAvri Altman
2024-10-14mmc: core: Disable SDUC for mmc_testAvri Altman
2024-10-14mmc: core: Adjust ACMD22 to SDUCAvri Altman
2024-10-14mmc: core: Add Ext memory addressing for eraseAvri Altman
2024-10-14mmc: core: Allow mmc erase to carry large addressesAvri Altman
2024-10-14mmc: core: Add open-ended Ext memory addressingAvri Altman
2024-10-14mmc: core: Don't use close-ended rw for SDUCAvri Altman
2024-10-14mmc: sd: Add Extension memory addressingAvri Altman
2024-10-14mmc: sd: SDUC Support RecognitionAvri Altman