aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2-0/+20
2012-05-14Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6.git into next/dt2Arnd Bergmann2-25/+56
2012-05-14Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann2-0/+20
2012-05-12Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2Olof Johansson2-85/+127
2012-05-13mmc: mxs-mmc: add device tree supportShawn Guo1-5/+43
2012-05-13mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo1-7/+4
2012-05-13mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo1-3/+3
2012-05-13mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo1-31/+9
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo1-2/+1
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo1-10/+22
2012-05-13mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo1-28/+29
2012-05-13mmc: mxs-mmc: use global stmp_device functionalityShawn Guo1-7/+7
2012-05-11Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrlOlof Johansson2-0/+20
2012-05-12mmc: mxs-mmc: adopt pinctrl supportShawn Guo1-0/+8
2012-05-11mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng1-0/+9
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/driversOlof Johansson1-0/+3
2012-05-09Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt2Olof Johansson1-19/+5
2012-05-09Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson1-19/+5
2012-05-09Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrlOlof Johansson1-19/+5
2012-05-09mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham1-8/+6
2012-05-08ARM: Orion: SDIO: Add support for clk.Andrew Lunn1-0/+14
2012-05-08mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones1-0/+6
2012-05-04mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones1-2/+3
2012-05-04mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones1-4/+54
2012-05-03AMBA: get rid of last two uses of NO_IRQRussell King1-1/+1
2012-05-01mmc: sdhci-spear: Use devm_* derivativesViresh Kumar1-53/+27
2012-05-01mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar1-2/+0
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+3
2012-04-25ARM: 7378/1: mmci: add support for the Nomadik MMCI variantLinus Walleij1-0/+16
2012-04-25mmc sdhc i.MX: do not depend on grouped clocksSascha Hauer1-11/+31
2012-04-25mmc mxcmmc: do not depend on grouped clocksSascha Hauer1-14/+25
2012-04-22mmc: omap_hsmmc: release correct resourceRussell King1-1/+3
2012-04-22mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli1-0/+26
2012-04-22mmc: remove imxmmc driverSascha Hauer4-1244/+0
2012-04-22mmc: sdhci: Log what timeout was set if the timeout is too largeMark Brown1-2/+2
2012-04-22mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe1-0/+1
2012-04-22mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak1-22/+17
2012-04-22mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S1-8/+11
2012-04-22mmc: omap_hsmmc: add DDR supportBalaji T K1-0/+5
2012-04-22mmc: omap_hsmmc: Enable Auto CMD12Balaji T K1-3/+12
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung1-1/+2
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard1-2/+1
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3
2012-04-20mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak1-2/+2
2012-04-20mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball1-1/+1
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo1-0/+3
2012-04-18gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren1-19/+5
2012-04-05mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark1-0/+1
2012-04-05mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3