summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar2013-05-261-13/+15
* mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter2013-05-261-2/+8
* mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren2013-05-261-4/+9
* mmc: sdhci-pci: add more device idsAdrian Hunter2013-05-261-0/+54
* mmc: sdhci-acpi: add more device idsAdrian Hunter2013-05-261-9/+59
* mmc: sdhci-acpi: fix initial runtime pm statusAdrian Hunter2013-05-261-0/+1
* mmc: atmel-mci: convert to dma_request_slave_channel_compat()Ludovic Desroches2013-05-261-13/+12
* mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53Lucas Stach2013-05-261-3/+34
* mmc: sdhci-esdhc-imx: Fix SDIO interruptsMartin Fuzzey2013-05-261-1/+3
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-151-2/+7
|\
| * ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checkedLee Jones2013-05-101-2/+7
* | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-43/+5
|\ \
| * \ Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-171-5/+83
| |\ \
| * \ \ Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-04-121-2/+81
| |\ \ \
| * | | | mmc: mxs-mmc: move to use generic DMA helperShawn Guo2013-04-041-43/+5
* | | | | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-0431-502/+716
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mmc: sdhci-tegra: fix MODULE_DEVICE_TABLEArnd Bergmann2013-04-231-1/+1
| * | | | mmc: core: fix init controller performance regression, updated patchAdrian Hunter2013-04-151-0/+1
| * | | | mmc: mxcmmc: enable DMA support on mpc512xAnatolij Gustschin2013-04-121-2/+33
| * | | | mmc: mxcmmc: constify mxcmci_devtypeAnatolij Gustschin2013-04-121-1/+1
| * | | | mmc: mxcmmc: use slot-gpio API for write-protect detectionAnatolij Gustschin2013-04-121-3/+5
| * | | | mmc: mxcmmc: add mpc512x SDHC supportAnatolij Gustschin2013-04-122-49/+94
| * | | | mmc: mxcmmc: fix race conditions for host->req and host->data accessAnatolij Gustschin2013-04-121-7/+24
| * | | | mmc: mxcmmc: DT supportMarkus Pargmann2013-04-121-18/+61
| * | | | mmc: dw_mmc: let device core setup the default pin configurationThomas Abraham2013-04-123-49/+0
| * | | | mmc: mxs-mmc: add broken-cd propertyHector Palacios2013-04-121-1/+3
| * | | | mmc: mxs-mmc: add non-removable propertyMarc Kleine-Budde2013-04-121-3/+7
| * | | | mmc: mxs-mmc: add cd-inverted propertyMarc Kleine-Budde2013-04-121-1/+4
| * | | | mmc: mxcmmc: Fix bug when card is present during bootAlexander Shiyan2013-04-121-2/+2
| * | | | mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter2013-04-121-0/+2
| * | | | mmc: atmel-mci: pio hang on block errorsTerry Barnaby2013-04-081-4/+10
| * | | | mmc: dw_mmc: Use pr_info instead of printkSachin Kamat2013-04-041-1/+1
| * | | | mmc: dw_mmc: Check return value of regulator_enableSachin Kamat2013-04-041-4/+16
| * | | | mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-041-1/+1
| * | | | mmc: dw_mmc: control the power-enable registerJaehoon Chung2013-04-041-0/+6
| * | | | mmc: sdhci-pxav3: controller should use SDCLK for timeout calculationKevin Liu2013-04-041-1/+1
| * | | | mmc: sdhci-pxav3: enhance device tree parser codeKevin Liu2013-04-041-19/+5
| * | | | mmc: sdhci-pxav3: remove cd-broken quirk for permanently present cardKevin Liu2013-04-041-4/+2
| * | | | mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_initKevin Liu2013-04-041-8/+9
| * | | | mmc: dw_mmc: fix fifo access for 64-bitSeungwon Jeon2013-04-041-1/+2
| * | | | mmc: mvsdio: use dev_*() API instead of pr_*() APIThomas Petazzoni2013-03-221-22/+15
| * | | | mmc: mvsdio: fix non-DT probing of GPIOsThomas Petazzoni2013-03-221-2/+2
| * | | | mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCsBarry Song2013-03-223-0/+205
| * | | | mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-2212-12/+12
| * | | | mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data structLars-Peter Clausen2013-03-221-1/+1
| * | | | mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen2013-03-229-14/+14
| * | | | mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-03-222-12/+0
| * | | | mmc: dw_mmc: Add MSHC compatible for Exynos4412Dongjin Kim2013-03-221-5/+7
| * | | | mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()Sachin Kamat2013-03-221-1/+1
| * | | | mmc: android-goldfish: use resource_size()Silviu-Mihai Popescu2013-03-221-1/+1
OpenPOWER on IntegriCloud