aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* omap_hsmmc: enable sdio_irq.NeilBrown2014-05-251-15/+86
* Revert "added some printk statements for debugging"H. Nikolaus Schaller2013-10-131-9/+2
* Merge branch '3.12-wip-power' into 3.12-wipH. Nikolaus Schaller2013-10-071-2/+9
|\
| * reverted a bug introduced by trying somethingH. Nikolaus Schaller2013-10-061-1/+1
| * added some printk statements for debuggingH. Nikolaus Schaller2013-10-041-3/+10
* | Merge branch 'linus' (3.12-rc4) into 3.12-wipH. Nikolaus Schaller2013-10-071-8/+8
|\ \ | |/ |/|
| * ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski2013-09-211-8/+8
* | Merge remote-tracking branch 'linus/master' into 3.12-wipH. Nikolaus Schaller2013-09-141-1/+1
|\ \ | |/
| * Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* | fixed merge conflictsH. Nikolaus Schaller2013-09-1232-189/+298
|\ \ | |/
| * Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-1032-189/+298
| |\
| | * Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball2013-09-062-0/+8
| | * mmc: dw_mmc: Add support for ARCMischa Jonker2013-08-291-1/+1
| | * mmc: sdhci-s3c: initialize host->quirks2 for using quirks2Jaehoon Chung2013-08-291-0/+1
| | * mmc: sdhci-s3c: fix the wrong register value, when clock is disabledJaehoon Chung2013-08-291-2/+5
| | * mmc: esdhc: add support to get voltage from device-treeHaijun Zhang2013-08-261-0/+1
| | * mmc: sdhci: get voltage from sdhc hostHaijun Zhang2013-08-261-0/+3
| | * mmc: core: parse voltage from device-treeHaijun Zhang2013-08-261-0/+44
| | * mmc: omap_hsmmc: use the generic config for omap2plus devicesAmarinder Bindra2013-08-251-3/+3
| | * mmc: omap_hsmmc: clear status flags before starting a new commandFrancesco Lavra2013-08-251-1/+1
| | * mmc: dw_mmc: exynos: Add a new compatible string for exynos5420Yuvaraj Kumar C D2013-08-251-1/+8
| | * mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski2013-08-251-0/+4
| | * mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski2013-08-251-6/+21
| | * mmc: sh_mmcif: add support for Device Tree DMA bindingsGuennadi Liakhovetski2013-08-251-10/+16
| | * mmc: sh_mmcif: move header include from header into .cGuennadi Liakhovetski2013-08-251-0/+1
| | * mmc: SDHI: add DT compatibility strings for further SoCsGuennadi Liakhovetski2013-08-251-0/+5
| | * mmc: dw_mmc-pci: enable bus-mastering modeAndy Shevchenko2013-08-251-0/+2
| | * mmc: dw_mmc-pci: get resources from a proper BARAndy Shevchenko2013-08-251-1/+1
| | * mmc: tmio-mmc: Remove .set_pwr() callback from platform dataLaurent Pinchart2013-08-242-8/+0
| | * mmc: tmio-mmc: Remove .get_cd() callback from platform dataLaurent Pinchart2013-08-241-15/+1
| | * mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform dataLaurent Pinchart2013-08-241-9/+0
| | * mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform dataLaurent Pinchart2013-08-241-9/+0
| | * mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart2013-08-241-3/+0
| | * mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart2013-08-241-22/+2
| | * mmc: mmc_spi: Support CD/RO GPIOsLaurent Pinchart2013-08-242-43/+36
| | * mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart2013-08-249-9/+23
| | * mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'Jingoo Han2013-08-241-0/+1
| | * mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov2013-08-241-2/+2
| | * mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGAJingoo Han2013-08-241-1/+1
| | * mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).Minjian Wu2013-08-241-0/+1
| | * mmc: fix null pointer use in mmc_blk_remove_reqFranck Jullien2013-08-241-1/+1
| | * mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()Jingoo Han2013-08-241-10/+4
| | * mmc: atmel-mci: prepare clk before calling enableBoris BREZILLON2013-08-241-7/+27
| | * mmc: sd: fix the maximum au_size for SD3.0Jaehoon Chung2013-08-241-2/+5
| | * mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_cardWei WANG2013-08-241-3/+3
| | * mmc: host: Remove a duplicate line in MakefileWei WANG2013-08-241-2/+0
| | * mmc: omap_hsmmc: fix dependency on indirect header inclusionFelipe Balbi2013-08-241-0/+1
| | * mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properlyDoug Anderson2013-08-241-11/+10
| | * mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake2013-08-241-3/+42
| | * mmc: sdhci: request irq after sdhci_init() is calledShawn Guo2013-08-241-2/+2