summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-26Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki
2019-11-26Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'Rafael J. Wysocki
2019-11-21Revert "mmc: tmio: remove workaround for NON_REMOVABLE"Wolfram Sang
2019-11-20mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays SetupManish Narani
2019-11-20mmc: sdhci-of-arasan: Add support to set clock phase delays for SDManish Narani
2019-11-20mmc: sdhci-of-arasan: Add sampling clock for a phy to useManish Narani
2019-11-20mmc: sdhci-of-arasan: Separate out clk related data to another structureManish Narani
2019-11-20mmc: sdhci: Fix grammar in warning messageFabio Estevam
2019-11-20mmc: sdhci-of-aspeed: add inversion signal presenceIvan Mikhaylov
2019-11-20mmc: sdhci-of-aspeed: enable CONFIG_MMC_SDHCI_IO_ACCESSORSIvan Mikhaylov
2019-11-20mmc: sdhci_am654: Add Support for Command Queuing Engine to J721EFaiz Abbas
2019-11-18mmc: core: Fix size overflow for mmc partitionsBradley Bolen
2019-11-18mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca
2019-11-15mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller
2019-11-15mmc: host: omap-hsmmc: remove init_card pdata callback from pdataH. Nikolaus Schaller
2019-11-15mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller
2019-11-14Merge branch 'fixes' into nextUlf Hansson
2019-11-14mmc: moxart: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-14mmc: atmel-mci: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-14mmc: mmc_spi: Use proper debounce time for CD GPIOThierry Reding
2019-11-14mmc: core: Re-work HW reset for SDIO cardsUlf Hansson
2019-11-14mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()Ulf Hansson
2019-11-14mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev
2019-11-13mmc: vub300: Drop redundant host ops ->init_card()Ulf Hansson
2019-11-13mmc: renesas_sdhi_internal_dmac: Add r8a774b1 supportBiju Das
2019-11-13mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing
2019-11-13mmc: block: Make card_busy_detect() a bit more genericChaotian Jing
2019-11-13mmc: sdhci-of-esdhc: fix up erratum A-008171 workaroundYangbo Lu
2019-11-13mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completionYangbo Lu
2019-11-13mmc: sdhci-of-at91: add DT property to enable calibration on full resetNicolas Ferre
2019-11-13mmc: mmci: stm32: make sdmmc_idma_validate_data staticBen Dooks
2019-11-13mmc: sdhci-pci: Add support for Intel JSLAdrian Hunter
2019-11-13mmc: jz4740: Add support for Low Power Mode (LPM)Zhou Yanjie
2019-11-13mmc: jz4740: Add support for X1000Zhou Yanjie
2019-11-13mmc: jz4740: Add support for JZ4760Zhou Yanjie
2019-11-13mmc: jz4740: Add 8bit mode supportZhou Yanjie
2019-11-13mmc: sdhci-pci: Make function amd_sdhci_reset staticzhengbin
2019-11-13mmc: sdhci-of-arasan: Add Support for Intel LGM SDXCRamuthevar Vadivel Murugan
2019-11-13mmc: mmci: sdmmc: add busy_complete callbackLudovic Barre
2019-11-13mmc: mmci: add busy_complete callbackLudovic Barre
2019-11-13mmc: mmci: add hardware busy timeout featureLudovic Barre
2019-11-13mmc: mmci: make unexported functions staticBen Dooks
2019-11-13mmc: dw_mmc: fix indentation issueColin Ian King
2019-11-13mmc: cavium-octeon: Use devm_platform_ioremap_resource()Markus Elfring
2019-11-13mmc: bcm2835: Use devm_platform_ioremap_resource wrapperSaiyam Doshi
2019-11-13mmc: tmio: remove workaround for NON_REMOVABLEWolfram Sang
2019-11-13mmc: Add Actions Semi Owl SoCs SD/MMC driverManivannan Sadhasivam