aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-28
|\
| * mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2011-10-27
| * mmc: dw_mmc: modify DATA register offsetJaehoon Chung2011-10-26
| * mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter2011-10-26
| * mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter2011-10-26
| * mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-26
| * mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung2011-10-26
| * mmc: replace printk with appropriate display macroGirish K S2011-10-26
| * mmc: sdhci-pci: add runtime pm supportAdrian Hunter2011-10-26
| * mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-26
| * mmc: irq: Remove IRQF_DISABLEDYong Zhang2011-10-26
| * mmc: block: support no access to boot partitionsAdrian Hunter2011-10-26
| * mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo2011-10-26
| * mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski2011-10-26
| * mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter2011-10-26
| * mmc: sdhci: add eMMC hardware reset supportAdrian Hunter2011-10-26
| * mmc: mmci: simplify err check in mmci_post_requestPer Forlin2011-10-26
| * mmc: sdhci-pxa: Check pdata before using its membersTanmay Upadhyay2011-10-26
| * mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar2011-10-26
| * mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bitXu lei2011-10-26
| * mmc: sdhci-s3c: add default controller configurationThomas Abraham2011-10-26
| * mmc: sdhci-tegra: Add 8-bit support to device tree binding.Stephen Warren2011-10-26
| * mmc: dw_mmc: Support SDIO interrupts for all slotsShashidhar Hiremath2011-10-26
| * mmc: msm_sdcc: Handle dma resource not present caseSubhash Jadavani2011-10-26
| * mmc: msm_sdcc: Change initialization order of busclk_timer in probeSahitya Tummala2011-10-26
| * mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interruptsSahitya Tummala2011-10-26
| * msm: mmc: Remove "pio_irq" resourceSahitya Tummala2011-10-26
| * mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.Sahitya Tummala2011-10-26
| * mmc: msm_sdcc: Handle error cases in probeSahitya Tummala2011-10-26
| * msm: Implement init_card operation for MSM SDCCAlexander Tarasikov2011-10-26
| * mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setupAlexander Tarasikov2011-10-26
| * mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman2011-10-26
| * mmc: tmio: Provide separate interrupt handlersSimon Horman2011-10-26
| * mmc: tmio: Cache interrupt masksSimon Horman2011-10-26
| * mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer2011-10-26
| * mmc: sdhci-tegra: Add Device Tree probing supportGrant Likely2011-10-26
| * mmc: sdhci-esdhc-imx: Enable ADMA2Richard Zhu2011-10-26
| * mmc: at91_mci: remove the use of irq_to_gpioNicolas Ferre2011-10-26
| * mmc: atmel-mci: fix a potential issue about pending PDC interruptsLudovic Desroches2011-10-26
| * mmc: atmel-mci: correct sg buffer size evaluationLudovic Desroches2011-10-26
| * mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches2011-10-26
| * mmc: atmel-mci: change atmci_start_command to atmci_send_commandLudovic Desroches2011-10-26
| * mmc: atmel-mci: add pdc support and runtime capabilities detectionLudovic Desroches2011-10-26
| * mmc: atmel-mci: indentationLudovic Desroches2011-10-26
| * mmc: atmel-mci: change atmci_readl and atmci_writel macrosLudovic Desroches2011-10-26
| * mmc: atmel-mci: change namespaceLudovic Desroches2011-10-26
* | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-27
|\ \
| * | clk: mmci: convert to clk_prepare()/clk_unprepare()Russell King2011-09-27
* | | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\| |
| * | PM: add runtime PM support to MMCIRussell King2011-09-22