summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorLines
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-86/+111
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-25/+70
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-4/+8
2012-05-25Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1516/+532
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-19/+22
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King-8/+29
2012-05-17mmc: at91-mci: this driver is now deprecatedLudovic Desroches-2/+5
2012-05-17mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei-1/+1
2012-05-17mmc: atmel-mci: add debug logsLudovic Desroches-0/+41
2012-05-17mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches-4/+58
2012-05-17mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches-116/+162
2012-05-17mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches-14/+78
2012-05-17mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim-2/+2
2012-05-17mmc: omap: convert to module_platform_driverVenkatraman S-13/+1
2012-05-17mmc: omap: make it behave well as a moduleVenkatraman S-4/+5
2012-05-17mmc: omap: convert to per instance workqueueVenkatraman S-17/+12
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann-0/+14
2012-05-15Merge branch 'drivers/mmc' into next/dt2Arnd Bergmann-4/+8
2012-05-15Merge branch 'drivers/mmc' into next/driversArnd Bergmann-4/+8
2012-05-15mmc: dt: Consolidate DT bindingsArnd Bergmann-4/+8
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann-0/+20
2012-05-14Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann-25/+56
2012-05-14Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann-0/+20
2012-05-12Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson-85/+127
2012-05-13mmc: mxs-mmc: add device tree supportShawn Guo-5/+43
2012-05-13mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo-7/+4
2012-05-13mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo-3/+3
2012-05-13mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo-31/+9
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo-2/+1
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo-10/+22
2012-05-13mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo-28/+29
2012-05-13mmc: mxs-mmc: use global stmp_device functionalityShawn Guo-7/+7
2012-05-11Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson-0/+20
2012-05-12mmc: mxs-mmc: adopt pinctrl supportShawn Guo-0/+8
2012-05-11mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng-0/+9
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson-0/+3
2012-05-09Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson-19/+5
2012-05-09Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson-19/+5
2012-05-09Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson-19/+5
2012-05-09mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham-8/+6
2012-05-08ARM: Orion: SDIO: Add support for clk.Andrew Lunn-0/+14
2012-05-08mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones-0/+6
2012-05-04mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones-2/+3
2012-05-04mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones-4/+54
2012-05-03AMBA: get rid of last two uses of NO_IRQRussell King-1/+1
2012-05-01mmc: sdhci-spear: Use devm_* derivativesViresh Kumar-53/+27
2012-05-01mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar-2/+0
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-0/+3
2012-04-25ARM: 7378/1: mmci: add support for the Nomadik MMCI variantLinus Walleij-0/+16
2012-04-25mmc sdhc i.MX: do not depend on grouped clocksSascha Hauer-11/+31