summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2024-10-30mmc: sdhci-uhs2: Remove unnecessary NULL checkBen Chuang
2024-10-28mmc: bcm2835: Introduce proper clock handlingStefan Wahren
2024-10-28mmc: bcm2835: Fix type of current clock speedStefan Wahren
2024-10-28mmc: Merge branch fixes into nextUlf Hansson
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang
2024-10-25mmc: mtk-sd: add support for mt7988Frank Wunderlich
2024-10-25mmc: mtk-sd: Add support for MT8196Andy-ld Lu
2024-10-25mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform dataAndy-ld Lu
2024-10-24mmc: sdhci-pci-gli: enable UHS-II mode for GL9767Victor Shih
2024-10-24mmc: sdhci-pci-gli: enable UHS-II mode for GL9755Victor Shih
2024-10-24mmc: sdhci-pci: add UHS-II support frameworkVictor Shih
2024-10-24mmc: sdhci-uhs2: add pre-detect_init hookBen Chuang
2024-10-24mmc: sdhci-uhs2: add request() and othersVictor Shih
2024-10-24mmc: sdhci-uhs2: add irq() and othersVictor Shih
2024-10-24mmc: sdhci-uhs2: add related functions to initialize the interfaceVictor Shih
2024-10-24mmc: sdhci-uhs2: add set_ios()Victor Shih
2024-10-24mmc: sdhci-uhs2: add add_host() and others to set up the driverVictor Shih
2024-10-24mmc: sdhci-uhs2: add set_timeout()Victor Shih
2024-10-24mmc: sdhci-uhs2: add set_power() to support vdd2Victor Shih
2024-10-24mmc: sdhci-uhs2: add reset functionVictor Shih
2024-10-24mmc: sdhci-uhs2: dump UHS-II registersVictor Shih
2024-10-24mmc: sdhci: add UHS-II module and add a kernel configurationVictor Shih
2024-10-24mmc: sdhci: add UHS-II related definitions in headersVictor Shih
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-14mmc: sh_mmcif: correctly report success when obtaining DMA channelsWolfram Sang
2024-10-14mmc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-14mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LEDPeng Fan
2024-10-14mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switchJudith Mendez
2024-10-11Merge tag 'mmc-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-10-10mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski
2024-10-03Revert "mmc: mvsdio: Use sg_miter for PIO"Linus Walleij
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-05mmc: sdhci_am654: Add prints to tuning algorithmJudith Mendez
2024-09-05mmc: sdhci_am654: Add retry tuningJudith Mendez
2024-09-03mmc: cqhci: Make use of cqhci_halted() routineSeunghwan Baek
2024-09-03mmc: Merge branch fixes into nextUlf Hansson
2024-09-03mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek
2024-09-03mmc: dw_mmc-rockchip: Add support for rk3576 SoCsDetlev Casanova
2024-09-03mmc: dw_mmc-rockchip: Add internal phase supportShawn Lin
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig