summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-05-02mmc: sunxi: Move the card power configuration to a functionMaxime Ripard
2018-05-02mmc: sunxi: Move clock configuration to a functionMaxime Ripard
2018-05-02mmc: sunxi: Move bus width configuration to a functionMaxime Ripard
2018-05-02mmc: sunxi: Change sunxi_mmc_init_host argument typeMaxime Ripard
2018-05-02mmc: sunxi: Reorder the headersMaxime Ripard
2018-05-02mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chipDiwakar Sharma
2018-05-02mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com
2018-05-02mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_iosShawn Lin
2018-05-02mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada
2018-05-02mmc: meson: update doc to support Meson-AXG platformNan Li
2018-05-02mmc: meson-axg: add support for the Meson-AXG platformNan Li
2018-05-02mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitionsAndrew Gabbasov
2018-05-02mmc: jz4740: Use dma_request_chan()Ezequiel Garcia
2018-05-02mmc: jz4740: Add support for the JZ4780Alex Smith
2018-05-02mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATEAlex Smith
2018-05-02mmc: jz4740: Introduce devicetree probeEzequiel Garcia
2018-05-02mmc: jz4740: Reset the device requesting the interruptZubair Lutfullah Kakakhel
2018-05-02mmc: jz4740: Use dev_get_platdataEzequiel Garcia
2018-05-02mmc: jz4780: Order headers alphabeticallyEzequiel Garcia
2018-05-02mmc: jz4740: Fix error exit path in driver's probePaul Cercueil
2018-05-02mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin
2018-05-02mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding
2018-05-02mmc: sdhci-of-arasan: Add quirk to avoid unexpected interrupt msgsPhil Edworthy
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-19mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-11mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-04mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa
2018-04-04mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner
2018-04-04mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26mmc: remove bfin_sdh driverArnd Bergmann
2018-03-22mmc: block: Delete gendisk before cleaning up the request queueShawn Lin
2018-03-22mmc: renesas_sdhi: replace EXT_ACC with HOST_MODEMasaharu Hayakawa
2018-03-22mmc: update sdio_claim_irq documentationJoel Cunningham
2018-03-22mmc: Export host capabilities to debugfs.Abbas Raza
2018-03-21Merge branch 'fixes' into nextUlf Hansson
2018-03-21mmc: sdhci-acpi: Fix IRQ 0Adrian Hunter
2018-03-16Merge branch 'fixes' into nextUlf Hansson
2018-03-16mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin
2018-03-15Merge branch 'fixes' into nextUlf Hansson
2018-03-15mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme
2018-03-15mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-03-15mmc: sunxi: Set our device drvdata earlierMaxime Ripard
2018-03-15mmc: sunxi: Move the reset deassertion before enabling the clocksMaxime Ripard
2018-03-15mmc: sunxi: Move resources management to separate functionsMaxime Ripard
2018-03-15mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshctianshuliang
2018-03-15mmc: core: Export card RCA register via sysfsHarish Jenny K N