summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-028-9/+10
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-228-9/+10
| |\
| | * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * ARM: tegra: move sdhci platform_data definitionArnd Bergmann2012-09-141-1/+1
| | * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * ARM: msm: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-142-3/+3
| | * ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-023-4/+0Star
|\| |
| * | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+0Star
| * | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-177-62/+72
| |\ \
| | * | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-112-2/+0Star
| * | | mmc: tegra: remove useless include of <mach/*.h>Stephen Warren2012-09-061-1/+0Star
| | |/ | |/|
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-021-1/+1
|\ \ \
| * \ \ Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-131-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | mmc/omap_hsmmc: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-015-5/+5
|\ \ \ | |/ / |/| |
| * | mmc: fix comment typosMasanari Iida2012-09-015-5/+5
* | | mmc: omap: fix broken PIO modePaul Walmsley2012-09-041-3/+11
* | | mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson2012-09-041-3/+38
* | | mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon2012-09-041-27/+2Star
* | | mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon2012-09-041-3/+1Star
* | | mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon2012-09-041-6/+5Star
* | | mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches2012-09-041-1/+5
* | | mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-09-041-3/+3
* | | mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala2012-09-041-5/+5
* | | mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-09-041-2/+2
* | | mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang2012-09-041-7/+0Star
| |/ |/|
* | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-022-307/+265Star
|\ \
| * | ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman2012-07-311-0/+2
| * | mmc: omap: remove private DMA API implementationRussell King2012-07-311-229/+6Star
| * | mmc: omap: add DMA engine supportRussell King2012-07-312-12/+190
| * | mmc: omap_hsmmc: remove private DMA API implementationRussell King2012-07-311-200/+63Star
| * | mmc: omap_hsmmc: add DMA engine supportRussell King2012-07-311-27/+165
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-271-0/+4
|\ \ \
| * \ \ Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-251-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+4
| | |/
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-252-44/+52
|\ \ \ | |/ / |/| |
| * | mmc: sh_mmcif: switch to the new DMA channel allocation and configurationGuennadi Liakhovetski2012-07-201-35/+47
| * | mmc: sh_mobile_sdhi: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-131-4/+4
| * | mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski2012-07-131-14/+10Star
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-3/+3
|\ \ \
| * \ \ Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-061-3/+3
| |\ \ \
| | * | | mmc: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-111-3/+3
| | |/ /
| * | | Merge branch 'tegra/cleanup' into next/clkArnd Bergmann2012-07-061-1/+4
| |\ \ \ | | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-1/+4
|\ \ \ \
| * \ \ \ Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2012-07-061-1/+4
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * / mmc: tegra: use bus-width property instead of support-8bitStephen Warren2012-06-111-1/+4
| | |/
* | | mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth2012-07-221-1/+47