aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2016-07-25mmc: mediatek: do not tune data for HS400 modeChaotian Jing1-3/+7
2016-07-25mmc: dw_mmc: fix unmap sg twice when finding data errShawn Lin1-2/+4
2016-07-25mmc: dw_mmc: add the card write threshold for HS400 modeJaehoon Chung2-12/+28
2016-07-25mmc: dw_mmc: remove the quirks flagsJaehoon Chung2-14/+5
2016-07-25mmc: dw_mmc: exynos: fix the NULL pointer dereference errorJaehoon Chung1-1/+1
2016-07-25mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()Seung-Woo Kim2-13/+5
2016-07-25mmc: dw_mmc: Wait for data transfer after response errors.Doug Anderson1-0/+27
2016-07-25mmc: dw_mmc: fix 32bit little-endian access of des1 fieldBen Dooks1-1/+1
2016-07-25mmc: dw_mmc: Consider HLE errors to be data and command errorsDoug Anderson1-3/+3
2016-07-25mmc: dw_mmc: k3: add MMC_CAP_CMD23Jérôme Forissier1-0/+7
2016-07-25mmc: dw_mmc: check card present before starting requestShawn Lin1-3/+4
2016-07-25mmc: dw_mmc: remove redundant of set_bit and clear_bitShawn Lin1-4/+1
2016-07-25mmc: sh_mmcif: Use a 10s timeout in the error recovery pathUlf Hansson1-1/+1
2016-07-25mmc: sh_mmcif: Inform the mmc core about the max busy timeoutUlf Hansson1-0/+1
2016-07-25mmc: sh_mmcif: Use response type to know when to enable busy detectionUlf Hansson1-25/+7
2016-07-25mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIOUlf Hansson1-16/+2
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson1-3/+6
2016-07-25mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"Colin Ian King1-1/+1
2016-07-25mmc: sdhci: use pr_err for sdhci_dumpregsChuanxiao Dong1-45/+45
2016-07-25mmc: host: use the defined function to check whether card is removableJaehoon Chung7-12/+11
2016-07-25mmc: sdhci-of-arasan: Add ability to export card clockDouglas Anderson2-3/+123
2016-07-25mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399Douglas Anderson1-11/+178
2016-07-25mmc: sdhci-of-arasan: Always power the PHY off/on when clock changesDouglas Anderson1-15/+8
2016-07-25mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCsAl Cooper3-0/+154
2016-07-25mmc: block: Fix tag condition with packed writesAdrian Hunter1-2/+1
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V3-9/+22
2016-07-25mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin1-2/+2
2016-07-25mmc: Set pref erase size based on sizeGwendal Grignou1-7/+5
2016-07-25mmc: sdhci-bcm2835: remove driverStefan Wahren3-216/+0
2016-07-25mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu1-4/+4
2016-07-25mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing1-1/+1
2016-07-25mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing1-68/+47
2016-07-25mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()Chaotian Jing1-9/+16
2016-07-25mmc: sdhci: Fix sdhci_card_busy()Adrian Hunter1-2/+2
2016-07-25mmc: tmio: make a cast explicitWolfram Sang1-1/+1
2016-07-25mmc: sdhci-of-arasan: implement enhanced strobe callbackShawn Lin1-0/+20
2016-07-25mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin1-1/+2
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin3-3/+93
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin1-0/+2
2016-07-25mmc: sdhci: fix wakeup configurationLudovic Desroches1-1/+14
2016-07-25mmc: block: correct 4KB alignment checkYuan, Juntao1-2/+2
2016-07-25mmc: sdhci: remove comment regarding timeout during tuningSimon Horman1-1/+1
2016-07-25mmc: sh_mobile_sdhi: properly document R-Car versionsWolfram Sang1-4/+10
2016-07-18mmc: pxamci: fix potential oopsRobert Jarzmik1-7/+9
2016-07-18mmc: block: fix packed command header endiannessTaras Kondratiuk1-6/+6
2016-07-18mmc: block: fix free of uninitialized 'idata->buf'Ville Viinikka1-1/+3
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner1-2/+0
2016-06-22mmc: move 'parent' tracking to mmc_blk_dataDan Williams1-2/+3
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig2-5/+7
2016-06-08x86, mmc: Use Intel family name macros for mmc driverDave Hansen1-1/+2