summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2011-07-20mmc: dw_mmc: clear TXDR/RXDR ints before enablingJames Hogan
2011-07-20mmc: sdhi: Add write16_hookSimon Horman
2011-07-20mmc: tmio: Share register access functionsSimon Horman
2011-07-20mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman
2011-07-20mmc: dw_mmc: protect a sequence of request and request-done.Seungwon Jeon
2011-07-20mmc: dw_mmc: set the card_width bit per card.Seungwon Jeon
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao
2011-07-20mmc: host: delete obsolete sdhci-pxa.cZhangfei Gao
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav2.cZhangfei Gao
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav3.cZhangfei Gao
2011-07-20mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo
2011-07-20mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo
2011-07-20mmc: sdhci: make sdhci-of device drivers self registeredShawn Guo
2011-07-20mmc: sdhci: eliminate sdhci_of_host and sdhci_of_dataShawn Guo
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo
2011-07-19ARM: 6981/2: mmci: adjust calculation of f_minLinus Walleij
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar
2011-06-24treewide: Fix recieve/receive typosJoe Perches
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-18mmc: sdhi: fix module unloadingGuennadi Liakhovetski
2011-06-18mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao
2011-06-18mmc: vub300: fix null dereferences in error handlingChris Ball
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-06ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz
2011-05-26ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin
2011-05-24mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech
2011-05-24mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/wPhilip Rakity
2011-05-24mmc: sdhci-pxa: add platform code for UHS signalingPhilip Rakity
2011-05-24mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity
2011-05-24mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung
2011-05-24mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski
2011-05-24mmc: sdhi: support up to 3 interrupt sourcesMagnus Damm