summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2012-01-11mmc: sh_mmcif: process requests asynchronouslyGuennadi Liakhovetski
2012-01-11mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski
2012-01-11mmc: sh_mmcif: process error interrupts firstGuennadi Liakhovetski
2012-01-11mmc: tmio_mmc: Hotplug code regroupingBastian Hecht
2012-01-11mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset valueJingoo Han
2012-01-11mmc: dw_mmc: Support predefined mutiple block transfersSeungwon Jeon
2012-01-11mmc: dw_mmc: Remove unnecessary else clausesChris Ball
2012-01-11mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon
2012-01-11mmc: dw_mmc: use dev_pm_ops for dw_mmc controllersJaehoon Chung
2012-01-11mmc: sdhci-pci: simplify error handlingAxel Lin
2012-01-11mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee
2012-01-11mmc: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2012-01-11mmc: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-11mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski
2012-01-11mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin
2012-01-11mmc: sdhci-spear: Implement suspend/resumeViresh Kumar
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-12-10mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown
2011-12-10mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski
2011-12-10mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski
2011-12-10mmc: Add module.h include to sdhci-cns3xxx.cChris Ball
2011-12-10mmc: mxcmmc: fix falling back to PIOSascha Hauer
2011-12-07mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds
2011-10-27Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung
2011-10-26mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter
2011-10-26mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S
2011-10-26mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter