summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-28mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski
2011-03-26mmc: tmio_mmc: Move some defines into a shared headerSimon Horman
2011-03-25mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski
2011-03-25mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski
2011-03-25mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski
2011-03-25mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski
2011-03-25mmc: tmio: use PIO for short transfersGuennadi Liakhovetski
2011-03-25mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski
2011-03-25mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda
2011-03-25mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu
2011-03-25mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu
2011-03-25mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu
2011-03-25mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu
2011-03-25mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller
2011-03-25mmc: mmci: Add ARM variant with extended FIFOPawel Moll
2011-03-25mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung
2011-03-25mmc: use pci_dev->revisionSergei Shtylyov
2011-03-25mmc: mmc_test: Remove set-but-unused variable.Chris Ball
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon
2011-03-22drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball
2011-03-22drivers/mmc/host/omap.c: use resource_size()Chris Ball
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-17Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge remote-tracking branch 'origin' into spi/nextGrant Likely
2011-03-17mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung
2011-03-17mmc: dw_mmc: fix suspend/resume operationJaehoon Chung
2011-03-17mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung
2011-03-17mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski
2011-03-17mmc: core: reset card voltage after power offUlf Hansson
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson
2011-03-17mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK
2011-03-17mmc: dw_mmc: Remove set-but-unused variable.Chris Ball
2011-03-17mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang
2011-03-17mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang
2011-03-17mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang
2011-03-17mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()Linus Walleij
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-16Merge remote branch 'rmk/for-linus' into for-linusDavid Brown
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds