aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
...
| * mmc: sdhci: Add sdhci_read_caps()Adrian Hunter2016-07-25
| * mmc: sdhci: Tidy caps variables in sdhci_setup_host()Adrian Hunter2016-07-25
| * mmc: sdhci: Make signal voltage support explicitAdrian Hunter2016-07-25
| * mmc: sdhci: Split sdhci_add_host()Adrian Hunter2016-07-25
| * mmc: sdhci: Do not call implementations of mmc host ops directlyAdrian Hunter2016-07-25
| * mmc: mediatek: perfer to use rise edge latchingChaotian Jing2016-07-25
| * mmc: mediatek: fix CMD21/CMD19 timeout issueChaotian Jing2016-07-25
| * mmc: mediatek: fix CRC error when calling mmc_select_hs400()Chaotian Jing2016-07-25
| * mmc: mediatek: do not tune data for HS400 modeChaotian Jing2016-07-25
| * mmc: dw_mmc: fix unmap sg twice when finding data errShawn Lin2016-07-25
| * mmc: dw_mmc: add the card write threshold for HS400 modeJaehoon Chung2016-07-25
| * mmc: dw_mmc: remove the quirks flagsJaehoon Chung2016-07-25
| * mmc: dw_mmc: exynos: fix the NULL pointer dereference errorJaehoon Chung2016-07-25
| * mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()Seung-Woo Kim2016-07-25
| * mmc: dw_mmc: Wait for data transfer after response errors.Doug Anderson2016-07-25
| * mmc: dw_mmc: fix 32bit little-endian access of des1 fieldBen Dooks2016-07-25
| * mmc: dw_mmc: Consider HLE errors to be data and command errorsDoug Anderson2016-07-25
| * mmc: dw_mmc: k3: add MMC_CAP_CMD23Jérôme Forissier2016-07-25
| * mmc: dw_mmc: check card present before starting requestShawn Lin2016-07-25
| * mmc: dw_mmc: remove redundant of set_bit and clear_bitShawn Lin2016-07-25
| * mmc: sh_mmcif: Use a 10s timeout in the error recovery pathUlf Hansson2016-07-25
| * mmc: sh_mmcif: Inform the mmc core about the max busy timeoutUlf Hansson2016-07-25
| * mmc: sh_mmcif: Use response type to know when to enable busy detectionUlf Hansson2016-07-25
| * mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIOUlf Hansson2016-07-25
| * mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"Colin Ian King2016-07-25
| * mmc: sdhci: use pr_err for sdhci_dumpregsChuanxiao Dong2016-07-25
| * mmc: host: use the defined function to check whether card is removableJaehoon Chung2016-07-25
| * mmc: sdhci-of-arasan: Add ability to export card clockDouglas Anderson2016-07-25
| * mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399Douglas Anderson2016-07-25
| * mmc: sdhci-of-arasan: Always power the PHY off/on when clock changesDouglas Anderson2016-07-25
| * mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCsAl Cooper2016-07-25
| * mmc: sdhci-bcm2835: remove driverStefan Wahren2016-07-25
| * mmc: sdhci: Fix sdhci_card_busy()Adrian Hunter2016-07-25
| * mmc: tmio: make a cast explicitWolfram Sang2016-07-25
| * mmc: sdhci-of-arasan: implement enhanced strobe callbackShawn Lin2016-07-25
| * mmc: sdhci: fix wakeup configurationLudovic Desroches2016-07-25
| * mmc: sdhci: remove comment regarding timeout during tuningSimon Horman2016-07-25
| * mmc: sh_mobile_sdhi: properly document R-Car versionsWolfram Sang2016-07-25
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \
| * | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-07
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ | |_|/ |/| |
| * | x86, mmc: Use Intel family name macros for mmc driverDave Hansen2016-06-08
| |/
* / mmc: pxamci: fix potential oopsRobert Jarzmik2016-07-18
|/
* mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai2016-06-02
* mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai2016-06-02
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-05-23
* mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-05-23
* mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson2016-05-23
* mmc: dw_mmc: fix the wrong max_blk_sizeJaehoon Chung2016-05-23