summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2012-09-11mmc/omap_hsmmc: add a const qualifierUwe Kleine-König
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-09-06mmc: tegra: remove useless include of <mach/*.h>Stephen Warren
2012-09-04mmc: via-sdmmc: Use module_pci_driverSachin Kamat
2012-09-04mmc: dw_mmc-pci: Use module_pci_driverSachin Kamat
2012-09-04mmc: sdhci-pci: Use module_pci_driverSachin Kamat
2012-09-04mmc: mmc_spi: Use module_spi_driverSachin Kamat
2012-09-04mmc: sdhci-s3c: fix checkpatch error and warningsJingoo Han
2012-09-04mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slotJaehoon Chung
2012-09-04mmc: tegra: convert to device tree support onlyJoseph Lo
2012-09-04mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQVenkatraman S
2012-09-04mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQsVenkatraman S
2012-09-04mmc: omap_hsmmc: remove access to SYSCONFIG registerVenkatraman S
2012-09-04mmc: omap_hsmmc: remove unused vars and includesVenkatraman S
2012-09-04mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S
2012-09-04mmc: omap: remove unused variables and includesVenkatraman S
2012-09-04mmc: bfin_sdh: Reset SD controller when resume from power saving mode.Sonic Zhang
2012-09-04mmc: bfin_sdh: Remove redundant suspend and resume setting.Sonic Zhang
2012-09-04mmc: bfin_sdh: Add support for new RSI controller in bf60xSonic Zhang
2012-09-04mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.Sonic Zhang
2012-09-04mmc: omap_hsmmc: Handle failure of regulator_get better.NeilBrown
2012-09-04mmc: vub300: add missing usb_free_urbJulia Lawall
2012-09-04mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth
2012-09-04mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIsChao Xie
2012-09-04mmc: atmel-mci: add device tree supportLudovic Desroches
2012-09-04mmc: sdhci: vmmc regulator should be explicitly enabled/disabledPhilip Rakity
2012-09-04mmc: sdhci: Add regulator support for vccq (voltage regualor)Philip Rakity
2012-09-04mmc: eSDHC: Add ADMA mode supportJerry Huang
2012-09-04mmc: pxa-mci: add DT bindingsDaniel Mack
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley
2012-09-04mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson
2012-09-04mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon
2012-09-04mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon
2012-09-04mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon
2012-09-04mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches
2012-09-04mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo
2012-09-04mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala
2012-09-04mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala
2012-09-04mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang
2012-09-01mmc: fix comment typosMasanari Iida
2012-08-17mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut
2012-08-17mmc: spi: Pull out the SSP clock configuration functionMarek Vasut
2012-08-17mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut
2012-08-17mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut
2012-08-17mmc: spi: Move SSP register definitions into separate fileMarek Vasut
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman
2012-07-31mmc: omap: remove private DMA API implementationRussell King