summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-11-13sdhci: acpi: add free_slot callbackWang Dongsheng
2018-11-13mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao
2018-10-09mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-09-28mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski
2018-09-27mmc: core: Fix debounce time to use microsecondsTony Lindgren
2018-09-17mmc: sdhi: sys_dmac: check for all Gen3 types when whitelistingWolfram Sang
2018-09-05mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold
2018-09-04mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade
2018-08-23mmc: renesas_sdhi_internal_dmac: mask DMAC interruptsSergei Shtylyov
2018-08-23mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov
2018-08-21mmc: block: Fix unsupported parallel dispatch of requestsAdrian Hunter
2018-08-21mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches
2018-08-21mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches
2018-08-01mmc: core: improve reasonableness of bus width setting for HS400esHongjie Fang
2018-08-01mmc: tmio: remove unneeded variable in tmio_mmc_start_command()Masahiro Yamada
2018-08-01mmc: renesas_sdhi: Fix sampling clock position selectingNiklas Söderlund
2018-08-01mmc: tmio: Fix tuning flowMasaharu Hayakawa
2018-08-01mmc: sunxi: remove output of virtual base addressAndre Przywara
2018-08-01mmc: sunxi: allow 3.3V DDR when DDR is availableIcenowy Zheng
2018-08-01mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson
2018-07-30mmc: mmci: Initial support to manage variant specific callbacksUlf Hansson
2018-07-30mmc: tegra: Force correct divider calculation on DDR50/52Aapo Vienamo
2018-07-30mmc: sdhci: Add MSI interrupt support for O2 SD hosternest.zhang
2018-07-30mmc: sdhci: Add support for O2 hardware tuningernest.zhang
2018-07-30mmc: sdhci: Export sdhci tuning function symbolernest.zhang
2018-07-30mmc: sdhci: Change O2 Host HS200 mode clock frequency to 200MHzernest.zhang
2018-07-30mmc: sdhci: Add support for O2 eMMC HS200 modeernest.zhang
2018-07-16mmc: tegra: Add and use tegra_sdhci_get_max_clock()Aapo Vienamo
2018-07-16Merge branch 'fixes' into nextUlf Hansson
2018-07-16mmc: mxcmmc: Fix missing parentheses and braceKees Cook
2018-07-16mmc: sdhci-esdhc-imx: fix indentStefan Agner
2018-07-16mmc: sdhci-esdhc-imx: disable clocks before changing frequencyStefan Agner
2018-07-16mmc: tegra: prevent ACMD23 on Tegra 3Stefan Agner
2018-07-16mmc: tegra: fix eMMC DDR52 modeStefan Agner
2018-07-16mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2018-07-16mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc supportPrabu Thangamuthu
2018-07-16mmc: sdhci-esdhc-imx: Switch to SPDX identifierFabio Estevam
2018-07-16mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driverJisheng Zhang
2018-07-16mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-07-16mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor
2018-07-16mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()weiyongjun (A)
2018-07-16mmc: sdhci-xenon: mark expected switch fall-throughGustavo A. R. Silva
2018-07-16mmc: pxamci: provide a short-hand for &pdev->devDaniel Mack
2018-07-16mmc: pxamci: make GPIO lookups from pdata optionalDaniel Mack
2018-07-16mmc: pxamci: let mmc core handle regulatorsDaniel Mack
2018-07-16mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindingsDaniel Mack
2018-07-16mmc: pxamci: call mmc_of_parse()Daniel Mack
2018-07-16mmc: pxamci: fix indentingDaniel Mack
2018-07-16mmc: pxamci: remove dead code from pxamci_remove()Daniel Mack
2018-07-16mmc: pxamci: remove dma resources from private contextDaniel Mack