summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: dw_mmc: exynos: fix the NULL pointer dereference errorJaehoon Chung2016-07-251-1/+1
| * mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()Seung-Woo Kim2016-07-252-13/+5
| * mmc: dw_mmc: Wait for data transfer after response errors.Doug Anderson2016-07-251-0/+27
| * mmc: dw_mmc: fix 32bit little-endian access of des1 fieldBen Dooks2016-07-251-1/+1
| * mmc: dw_mmc: Consider HLE errors to be data and command errorsDoug Anderson2016-07-251-3/+3
| * mmc: dw_mmc: k3: add MMC_CAP_CMD23Jérôme Forissier2016-07-251-0/+7
| * mmc: dw_mmc: check card present before starting requestShawn Lin2016-07-251-3/+4
| * mmc: dw_mmc: remove redundant of set_bit and clear_bitShawn Lin2016-07-251-4/+1
| * mmc: sh_mmcif: Use a 10s timeout in the error recovery pathUlf Hansson2016-07-251-1/+1
| * mmc: sh_mmcif: Inform the mmc core about the max busy timeoutUlf Hansson2016-07-251-0/+1
| * mmc: sh_mmcif: Use response type to know when to enable busy detectionUlf Hansson2016-07-251-25/+7
| * mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIOUlf Hansson2016-07-251-16/+2
| * mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson2016-07-251-3/+6
| * mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"Colin Ian King2016-07-251-1/+1
| * mmc: sdhci: use pr_err for sdhci_dumpregsChuanxiao Dong2016-07-251-46/+46
| * mmc: host: use the defined function to check whether card is removableJaehoon Chung2016-07-257-12/+11
| * mmc: sdhci-of-arasan: Add ability to export card clockDouglas Anderson2016-07-252-3/+123
| * mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399Douglas Anderson2016-07-251-11/+178
| * mmc: sdhci-of-arasan: Always power the PHY off/on when clock changesDouglas Anderson2016-07-251-15/+8
| * mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCsAl Cooper2016-07-253-0/+154
| * mmc: block: Fix tag condition with packed writesAdrian Hunter2016-07-251-2/+1
| * mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-253-9/+22
| * mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin2016-07-251-2/+2
| * mmc: Set pref erase size based on sizeGwendal Grignou2016-07-251-7/+5
| * mmc: sdhci-bcm2835: remove driverStefan Wahren2016-07-253-216/+0
| * mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu2016-07-251-4/+4
| * mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing2016-07-251-1/+1
| * mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing2016-07-251-68/+47
| * mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()Chaotian Jing2016-07-251-9/+16
| * mmc: sdhci: Fix sdhci_card_busy()Adrian Hunter2016-07-251-2/+2
| * mmc: tmio: make a cast explicitWolfram Sang2016-07-251-1/+1
| * mmc: sdhci-of-arasan: implement enhanced strobe callbackShawn Lin2016-07-251-0/+20
| * mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin2016-07-251-1/+2
| * mmc: core: implement enhanced strobe supportShawn Lin2016-07-253-3/+93
| * mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin2016-07-251-0/+2
| * mmc: sdhci: fix wakeup configurationLudovic Desroches2016-07-251-1/+14
| * mmc: block: correct 4KB alignment checkYuan, Juntao2016-07-251-2/+2
| * mmc: sdhci: remove comment regarding timeout during tuningSimon Horman2016-07-251-1/+1
| * mmc: sh_mobile_sdhi: properly document R-Car versionsWolfram Sang2016-07-251-4/+10
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-262-7/+10
|\ \
| * | mmc: move 'parent' tracking to mmc_blk_dataDan Williams2016-06-221-2/+3
| * | block: add a separate operation type for secure eraseChristoph Hellwig2016-06-092-5/+7
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-263-11/+12
|\| |
| * | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-072-4/+5
| * | drivers: use req op accessorMike Christie2016-06-073-9/+9
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-2/+0
|\ \ \
| * | | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-071-2/+0
| |/ /
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-1/+2
|\ \ \ | |_|/ |/| |
| * | x86, mmc: Use Intel family name macros for mmc driverDave Hansen2016-06-081-1/+2
| |/
* | mmc: pxamci: fix potential oopsRobert Jarzmik2016-07-181-7/+9