summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
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-46/+46
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
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie2-4/+5
2016-06-07drivers: use req op accessorMike Christie3-9/+9
2016-06-02mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai1-5/+0
2016-06-02mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai1-2/+2
2016-06-02mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai1-2/+2
2016-05-28remove lots of IS_ERR_VALUE abusesArnd Bergmann5-9/+9
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-20/+128
2016-05-23mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-3/+3
2016-05-23mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-4/+1
2016-05-23mmc: longer timeout for long read time quirkMatt Gumbel2-4/+5
2016-05-23mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson1-0/+64
2016-05-23mmc: dw_mmc: fix the wrong max_blk_sizeJaehoon Chung1-3/+3
2016-05-23mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilitiesShawn Lin1-4/+4
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2016-05-20mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter1-1/+6