summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2011-10-27mmc: irq: Remove IRQF_DISABLEDYong Zhang2-5/+4
2011-10-27mmc: block: support no access to boot partitionsAdrian Hunter1-0/+2
2011-10-27mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo2-7/+35
2011-10-27mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski1-4/+16
2011-10-27mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter1-0/+72
2011-10-27mmc: sdhci: add eMMC hardware reset supportAdrian Hunter2-1/+10
2011-10-27mmc: mmci: simplify err check in mmci_post_requestPer Forlin1-1/+1
2011-10-27mmc: sdhci-pxa: Check pdata before using its membersTanmay Upadhyay1-2/+2
2011-10-27mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar1-2/+0
2011-10-27mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bitXu lei1-4/+14
2011-10-26mmc: sdhci-s3c: add default controller configurationThomas Abraham1-11/+17
2011-10-26mmc: sdhci-tegra: Add 8-bit support to device tree binding.Stephen Warren1-0/+3
2011-10-26mmc: dw_mmc: Support SDIO interrupts for all slotsShashidhar Hiremath2-5/+33
2011-10-26mmc: msm_sdcc: Handle dma resource not present caseSubhash Jadavani1-5/+10
2011-10-26mmc: msm_sdcc: Change initialization order of busclk_timer in probeSahitya Tummala1-4/+4
2011-10-26mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interruptsSahitya Tummala2-4/+21
2011-10-26msm: mmc: Remove "pio_irq" resourceSahitya Tummala2-7/+2
2011-10-26mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.Sahitya Tummala1-6/+6
2011-10-26mmc: msm_sdcc: Handle error cases in probeSahitya Tummala1-3/+11
2011-10-26msm: Implement init_card operation for MSM SDCCAlexander Tarasikov1-0/+9
2011-10-26mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setupAlexander Tarasikov1-1/+1
2011-10-26mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman1-25/+73
2011-10-26mmc: tmio: Provide separate interrupt handlersSimon Horman2-48/+86
2011-10-26mmc: tmio: Cache interrupt masksSimon Horman2-16/+22
2011-10-26mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer1-6/+6
2011-10-26mmc: sdhci-tegra: Add Device Tree probing supportGrant Likely1-11/+40
2011-10-26mmc: sdhci-esdhc-imx: Enable ADMA2Richard Zhu1-3/+41
2011-10-26mmc: at91_mci: remove the use of irq_to_gpioNicolas Ferre1-1/+5
2011-10-26mmc: atmel-mci: fix a potential issue about pending PDC interruptsLudovic Desroches1-15/+17
2011-10-26mmc: atmel-mci: correct sg buffer size evaluationLudovic Desroches1-4/+3
2011-10-26mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches1-2/+2
2011-10-26mmc: atmel-mci: change atmci_start_command to atmci_send_commandLudovic Desroches1-3/+3
2011-10-26mmc: atmel-mci: add pdc support and runtime capabilities detectionLudovic Desroches2-118/+423
2011-10-26mmc: atmel-mci: indentationLudovic Desroches1-68/+68
2011-10-26mmc: atmel-mci: change atmci_readl and atmci_writel macrosLudovic Desroches2-65/+65
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches2-253/+254
2011-09-01mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S1-0/+2
2011-09-01mmc: sdhi: initialise mmc_data->flags before useSimon Horman1-2/+2
2011-08-28mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo1-0/+1
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon1-2/+2
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko1-5/+2
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko1-19/+19
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko1-3/+5
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko1-4/+3
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin1-2/+0
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin1-9/+31
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown1-0/+1
2011-08-13mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath1-1/+1
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung1-0/+3
2011-08-13mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity1-1/+2