aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman
2012-09-14ARM: tegra: move sdhci platform_data definitionArnd Bergmann
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
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: omap: fix broken PIO modePaul Walmsley
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
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-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
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
2012-07-31mmc: omap: add DMA engine supportRussell King
2012-07-31mmc: omap_hsmmc: remove private DMA API implementationRussell King
2012-07-31mmc: omap_hsmmc: add DMA engine supportRussell King
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-22mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth
2012-07-22mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth
2012-07-22mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman