summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-07-10mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654YueHaibing
2019-07-10mmc: alcor: remove a redundant greater or equal to zero comparisonColin Ian King
2019-07-10mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz
2019-07-10mmc: sdhci_am654: Make some symbols staticYueHaibing
2019-07-10mmc: core: let the dma map ops handle bouncingChristoph Hellwig
2019-07-10mmc: sdhci-sprd: Add pin control support for voltage switchBaolin Wang
2019-07-10mmc: sdhci-sprd: Add start_signal_voltage_switch opsBaolin Wang
2019-07-10mmc: sdhci-pci: Add support for Intel EHLAdrian Hunter
2019-07-10mmc: tmio: Use dma_max_mapping_size() instead of a workaroundYoshihiro Shimoda
2019-07-10mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()Ulf Hansson
2019-07-10mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()Ulf Hansson
2019-07-10mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resumeUlf Hansson
2019-07-10mmc: sdio: Drop powered-on re-init at runtime resume and HW resetUlf Hansson
2019-07-10mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()Ulf Hansson
2019-07-10mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()Ulf Hansson
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20mmc: sdio: Turn sdio_run_irqs() into staticUlf Hansson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18Merge branch 'fixes' into nextUlf Hansson
2019-06-18mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson
2019-06-18mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUSRaul E Rangel
2019-06-18mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel
2019-06-18Merge branch 'fixes' into nextUlf Hansson
2019-06-18mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel
2019-06-18Merge branch 'fixes' into nextUlf Hansson
2019-06-18mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson
2019-06-18mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson
2019-06-17mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028aYangbo Lu
2019-06-17mmc: sdhci-of-esdhc: set the sd clock divisor value above 3Yangbo Lu
2019-06-17mmc: host: s3cmci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-17mmc: host: dw_mmc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-17mmc: host: atmel-mci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-17mmc: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-17Merge branch 'fixes' into nextUlf Hansson
2019-06-17mmc: mediatek: fix SDIO IRQ detection issuejjian zhou
2019-06-17mmc: mediatek: fix SDIO IRQ interrupt handle flowjjian zhou
2019-06-17mmc: core: complete HS400 before checking statusWolfram Sang
2019-06-17mmc: sdhci_am654: Add Support for 4 bit IP on J721EFaiz Abbas
2019-06-17mmc: sdhci_am654: Add Support for 8 bit IP on J721EFaiz Abbas
2019-06-10mmc: sdhi: remove unneeded initializationWolfram Sang
2019-06-10mmc: sdhi: improve quirk descriptionsWolfram Sang
2019-06-10Merge branch 'fixes' into nextUlf Hansson
2019-06-10sdhci: tegra: Do not log error message on deferred probeThierry Reding
2019-06-10mmc: sdhci-sprd: Add PHY DLL delay configurationBaolin Wang
2019-06-10mmc: sdhci-sprd: Enable PHY DLL to make clock stableBaolin Wang
2019-06-10mmc: sdhci-sprd: Add HS400 enhanced strobe modeBaolin Wang
2019-06-10mmc: sdhci-sprd: Implement the get_max_timeout_count() interfaceBaolin Wang