summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2015-08-27mmc: usdhi6rol0: fix ack register writeRabin Vincent1-1/+1
2015-08-27mmc: usdhi6rol0: fix NULL pointer deref in debug printRabin Vincent1-1/+2
2015-08-27mmc: usdhi6rol0: handle probe deferral for regulatorRabin Vincent1-2/+4
2015-08-27mmc: sdhci-of-arasan: Add the support for sdhci-5.1Shawn Lin1-0/+1
2015-08-27mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang1-1/+3
2015-08-27mmc: atmel-mci: remove useless includeAlexandre Belloni1-1/+0
2015-08-27mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoffMichal Suchanek1-1/+1
2015-08-27mmc: sdhci-sirf: corrent quirk according to real chipsBarry Song1-2/+2
2015-08-27mmc: sdhci-esdhc-imx: change default watermark level and burst lengthHaibo Chen1-1/+2
2015-08-27mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Haibo Chen1-0/+16
2015-08-27mmc: sdhci-esdhc-imx: add tuning-step setting supportHaibo Chen1-0/+9
2015-08-27mmc: sdhci-esdhc-imx: add imx7d support and support HS400Haibo Chen1-3/+83
2015-08-27mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu1-0/+6
2015-08-27mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen2-46/+29
2015-08-27mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee1-0/+1
2015-08-24mmc: tmio: Fix timeout value for command requestTakeshi Kihara1-2/+4
2015-08-24mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com3-0/+201
2015-08-24mmc: sdhci: switch from programmable clock mode to divided one if neededludovic.desroches@atmel.com1-9/+20
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke2-2/+65
2015-08-17mmc: dw_mmc: print the message for deprecated propertyJaehoon Chung1-1/+3
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung1-21/+13
2015-08-17mmc: dw_mmc: fix the wrong condition checkingJaehoon Chung1-1/+1
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner1-13/+14
2015-08-17mmc: dw_mmc: Fix coding style issuesShawn Lin1-34/+56
2015-08-17mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin1-38/+71
2015-08-17mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu1-1/+2
2015-08-17mmc: omap_hsmmc: regulator automatically released by devmAndreas Fenkart1-12/+0
2015-08-17mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart1-15/+22
2015-08-17mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov1-2/+1
2015-08-17mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov1-1/+2
2015-08-17mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov1-4/+10
2015-08-17mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov1-0/+5
2015-08-17mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick1-2/+3
2015-08-17mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati1-0/+3
2015-08-17mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati2-0/+5
2015-08-17mmc: pxamci: switch over to dmaengine useDaniel Mack1-86/+114
2015-07-24mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou1-0/+1
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng1-6/+1
2015-07-24mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng1-14/+0
2015-07-24mmc: sdhci: make max-frequency property in device tree workDong Aisheng1-2/+7
2015-07-24mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng1-85/+94
2015-07-24mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng1-1/+9
2015-07-24mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund1-1/+1
2015-07-24mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-07-24mmc: sdhci check parameters before call dma_free_coherentPeng Fan1-2/+5
2015-07-24mmc: omap_hsmmc: Handle BADA, DEB and CEB interruptsVignesh R1-1/+2
2015-07-24mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I1-4/+4
2015-07-17Update Viresh Kumar's email addressViresh Kumar1-2/+2
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-43/+6
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1