summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King
2014-05-13mmc: sdhci: remove mdelay in eMMC tuningNick Sanders
2014-05-12MAINTAINERS: mmc: Update email for host driver maintainerUlf Hansson
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger
2014-05-12mmc: mxcmmc: Use mmc_regulator_get_supply() APIAlexander Shiyan
2014-05-12mmc: atmel: don't test host->dataAlexandre Belloni
2014-05-12mmc: rtsx: fix possible linking error if built-inArnd Bergmann
2014-05-12mmc: mxs: fix card detection function for broken card detectDaniel Willmann
2014-05-12mmc: jz4740: don't wait for PRG_DONE after stop command with R1 responseAlex Smith
2014-05-12mmc: core: add DT bindings for eMMC HS400 1.8/1.2VSeungwon Jeon
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon
2014-05-12mmc: step power class after final selection of bus modeSeungwon Jeon
2014-05-12mmc: identify available device type to selectSeungwon Jeon
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon
2014-05-12mmc: mvsdio: workaround for spurious irqsSebastian Hesselbarth
2014-05-12mmc: mvsdio: silence card detect noticeSebastian Hesselbarth
2014-05-12mmc: core: Try other signal levels during power upTim Kryger
2014-05-12mmc: moxart: Add MOXA ART SD/MMC driverJonas Jensen
2014-05-12mmc: Add realtek USB sdmmc host driverRoger Tseng
2014-05-12mmc: sdhci-s3c: Remove unused define for NUM_GPIOSAxel Lin
2014-05-12mmc: dw_mmc: restore the card-present checking pointJaehoon Chung
2014-05-12mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()Jaehoon Chung
2014-05-12mmc: dw_mmc: remove unnecessary function.Jaehoon Chung
2014-05-12mmc: dw_mmc: fix minor coding style.Jaehoon Chung
2014-05-12mmc: dw_mmc: remove unused member variable.Jaehoon Chung
2014-05-12mmc: dw_mmc: replace the bus_hz checking pointJaehoon Chung
2014-05-12mmc: dw_mmc: use the mmc_of_parse() instead of local parserJaehoon Chung
2014-05-12mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan
2014-05-12mmc: mxcmmc: Convert to devm-* APIAlexander Shiyan
2014-05-12mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmopsSachin Kamat
2014-04-22mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching
2014-04-22mmc: core: Invoke sdio func driver's PM callbacks from the sdio busUlf Hansson
2014-04-22mmc: core: Use maximum timeout values in case TACC field is zeroStefan Wahren
2014-04-22mmc: Convert to use ATTRIBUTE_GROUPSAxel Lin
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer
2014-04-20mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: omap: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: mmci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-20perf tools: Improve error reportingAdrien BAK