aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-06sections: fix section conflicts in drivers/mmcAndi Kleen1-1/+1
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds1-217/+106
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-9/+10
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+0
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-5/+5
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown6-61/+73
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson8-9/+10
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+0
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson7-62/+72
2012-09-14ARM: tegra: move sdhci platform_data definitionArnd Bergmann1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann2-3/+3
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-criticalOlof Johansson1-1/+1
2012-09-11mmc/omap_hsmmc: add a const qualifierUwe Kleine-König1-1/+1
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg2-2/+0
2012-09-06mmc: tegra: remove useless include of <mach/*.h>Stephen Warren1-1/+0
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley1-3/+11
2012-09-04mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson1-3/+38
2012-09-04mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon1-27/+2
2012-09-04mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon1-3/+1
2012-09-04mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon1-6/+5
2012-09-04mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches1-1/+5
2012-09-04mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo1-3/+3
2012-09-04mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala1-5/+5
2012-09-04mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala1-2/+2
2012-09-04mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang1-7/+0
2012-09-01mmc: fix comment typosMasanari Iida5-5/+5
2012-08-17mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut1-46/+42
2012-08-17mmc: spi: Pull out the SSP clock configuration functionMarek Vasut1-38/+1
2012-08-17mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut1-48/+59
2012-08-17mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut1-9/+9
2012-08-17mmc: spi: Move SSP register definitions into separate fileMarek Vasut1-84/+3
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-307/+265
2012-07-31ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel request failsKevin Hilman1-0/+2
2012-07-31mmc: omap: remove private DMA API implementationRussell King1-229/+6
2012-07-31mmc: omap: add DMA engine supportRussell King2-12/+190
2012-07-31mmc: omap_hsmmc: remove private DMA API implementationRussell King1-200/+63
2012-07-31mmc: omap_hsmmc: add DMA engine supportRussell King1-27/+165
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann1-0/+4
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz1-0/+4
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-44/+52
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2012-07-22mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth1-1/+47