summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-311-0/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-041-3/+3
|\ \
| * | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-141-3/+3
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-032-44/+50
|\ \ \
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
| * | | MMC: au1xmmc: Remove Alchemy CPU subtype dependenciesManuel Lauss2011-10-241-43/+50
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-031-1/+1
|\ \ \ \ | |/ / /
* | | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+13
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-312-2/+4
| |\ \ \ \
| * | | | | mmc: davinci: Add support for set_power callbackIdo Yariv2011-09-171-0/+13
| | |/ / / | |/| | |
* | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-312-2/+4
| |\ \ \ \
| | * \ \ \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-312-2/+4
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| * | | | mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo2011-10-171-0/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-2839-707/+1800
|\ \ \ \
| * | | | mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2011-10-271-0/+4
| * | | | mmc: dw_mmc: modify DATA register offsetJaehoon Chung2011-10-262-22/+57
| * | | | mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter2011-10-261-4/+13
| * | | | mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter2011-10-261-9/+8
| * | | | mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-261-0/+9
| * | | | mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung2011-10-261-2/+4
| * | | | mmc: replace printk with appropriate display macroGirish K S2011-10-2615-96/+92
| * | | | mmc: sdhci-pci: add runtime pm supportAdrian Hunter2011-10-263-45/+397
| * | | | mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-2616-0/+16
| * | | | mmc: irq: Remove IRQF_DISABLEDYong Zhang2011-10-262-5/+4
| * | | | mmc: block: support no access to boot partitionsAdrian Hunter2011-10-261-0/+2
| * | | | mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo2011-10-262-7/+35
| * | | | mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski2011-10-261-4/+16
| * | | | mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter2011-10-261-0/+72
| * | | | mmc: sdhci: add eMMC hardware reset supportAdrian Hunter2011-10-262-1/+10
| * | | | mmc: mmci: simplify err check in mmci_post_requestPer Forlin2011-10-261-1/+1
| * | | | mmc: sdhci-pxa: Check pdata before using its membersTanmay Upadhyay2011-10-261-2/+2
| * | | | mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar2011-10-261-2/+0
| * | | | mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bitXu lei2011-10-261-4/+14
| * | | | mmc: sdhci-s3c: add default controller configurationThomas Abraham2011-10-261-11/+17
| * | | | mmc: sdhci-tegra: Add 8-bit support to device tree binding.Stephen Warren2011-10-261-0/+3
| * | | | mmc: dw_mmc: Support SDIO interrupts for all slotsShashidhar Hiremath2011-10-262-5/+33
| * | | | mmc: msm_sdcc: Handle dma resource not present caseSubhash Jadavani2011-10-261-5/+10
| * | | | mmc: msm_sdcc: Change initialization order of busclk_timer in probeSahitya Tummala2011-10-261-4/+4
| * | | | mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interruptsSahitya Tummala2011-10-262-4/+21
| * | | | msm: mmc: Remove "pio_irq" resourceSahitya Tummala2011-10-262-7/+2
| * | | | mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.Sahitya Tummala2011-10-261-6/+6
| * | | | mmc: msm_sdcc: Handle error cases in probeSahitya Tummala2011-10-261-3/+11
| * | | | msm: Implement init_card operation for MSM SDCCAlexander Tarasikov2011-10-261-0/+9
| * | | | mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setupAlexander Tarasikov2011-10-261-1/+1
| * | | | mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman2011-10-261-25/+73
| * | | | mmc: tmio: Provide separate interrupt handlersSimon Horman2011-10-262-48/+86
| * | | | mmc: tmio: Cache interrupt masksSimon Horman2011-10-262-16/+22
| * | | | mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer2011-10-261-6/+6
OpenPOWER on IntegriCloud