aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar2013-05-26
* mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter2013-05-26
* mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren2013-05-26
* mmc: sdhci-pci: add more device idsAdrian Hunter2013-05-26
* mmc: sdhci-acpi: add more device idsAdrian Hunter2013-05-26
* mmc: sdhci-acpi: fix initial runtime pm statusAdrian Hunter2013-05-26
* mmc: atmel-mci: convert to dma_request_slave_channel_compat()Ludovic Desroches2013-05-26
* mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53Lucas Stach2013-05-26
* mmc: sdhci-esdhc-imx: Fix SDIO interruptsMartin Fuzzey2013-05-26
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-15
|\
| * ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checkedLee Jones2013-05-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-07
|\ \
| * | block_device_operations->release() should return voidAl Viro2013-05-07
* | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\ \ \ | |/ / |/| |
| * | Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-18
| |\ \
| * \ \ Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-04-13
| |\ \ \
| * | | | mmc: mxs-mmc: move to use generic DMA helperShawn Guo2013-04-04
* | | | | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-04
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mmc: sdhci-tegra: fix MODULE_DEVICE_TABLEArnd Bergmann2013-04-23
| * | | | mmc: core: fix init controller performance regression, updated patchAdrian Hunter2013-04-15
| * | | | mmc: mxcmmc: enable DMA support on mpc512xAnatolij Gustschin2013-04-12
| * | | | mmc: mxcmmc: constify mxcmci_devtypeAnatolij Gustschin2013-04-12
| * | | | mmc: mxcmmc: use slot-gpio API for write-protect detectionAnatolij Gustschin2013-04-12
| * | | | mmc: mxcmmc: add mpc512x SDHC supportAnatolij Gustschin2013-04-12
| * | | | mmc: mxcmmc: fix race conditions for host->req and host->data accessAnatolij Gustschin2013-04-12
| * | | | mmc: mxcmmc: DT supportMarkus Pargmann2013-04-12
| * | | | mmc: dw_mmc: let device core setup the default pin configurationThomas Abraham2013-04-12
| * | | | mmc: mxs-mmc: add broken-cd propertyHector Palacios2013-04-12
| * | | | mmc: mxs-mmc: add non-removable propertyMarc Kleine-Budde2013-04-12
| * | | | mmc: mxs-mmc: add cd-inverted propertyMarc Kleine-Budde2013-04-12
| * | | | mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed caseLi Fei2013-04-12
| * | | | mmc: mxcmmc: Fix bug when card is present during bootAlexander Shiyan2013-04-12
| * | | | mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter2013-04-12
| * | | | Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter2013-04-12
| * | | | mmc: atmel-mci: pio hang on block errorsTerry Barnaby2013-04-08
| * | | | mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-04-04
| * | | | mmc: dw_mmc: Use pr_info instead of printkSachin Kamat2013-04-04
| * | | | mmc: dw_mmc: Check return value of regulator_enableSachin Kamat2013-04-04
| * | | | mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-04
| * | | | mmc: dw_mmc: control the power-enable registerJaehoon Chung2013-04-04
| * | | | mmc: sdhci-pxav3: controller should use SDCLK for timeout calculationKevin Liu2013-04-04
| * | | | mmc: sdhci-pxav3: enhance device tree parser codeKevin Liu2013-04-04
| * | | | mmc: sdhci-pxav3: remove cd-broken quirk for permanently present cardKevin Liu2013-04-04
| * | | | mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_initKevin Liu2013-04-04
| * | | | mmc: dw_mmc: fix fifo access for 64-bitSeungwon Jeon2013-04-04
| * | | | mmc: mvsdio: use dev_*() API instead of pr_*() APIThomas Petazzoni2013-03-22
| * | | | mmc: mvsdio: fix non-DT probing of GPIOsThomas Petazzoni2013-03-22
| * | | | mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCsBarry Song2013-03-22
| * | | | mmc: block: fix the host's claim-release in special requestSeungwon Jeon2013-03-22
| * | | | mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich2013-03-22