summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson
2012-05-09Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson
2012-05-09Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2012-05-09Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2012-05-09mmc: core: Remove dead codePhilippe De Swert
2012-05-09mmc: card: Avoid null pointer dereferencePhilippe De Swert
2012-05-09mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson
2012-05-09mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham
2012-05-09mmc: queue: remove redundant memsetsVenkatraman S
2012-05-09mmc: queue: rename mmc_request functionVenkatraman S
2012-05-09mmc: core: skip card initialization if power class selection failsSubhash Jadavani
2012-05-09mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon
2012-05-08ARM: Orion: SDIO: Add support for clk.Andrew Lunn
2012-05-08mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones
2012-05-04mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones
2012-05-04mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones
2012-05-03AMBA: get rid of last two uses of NO_IRQRussell King
2012-05-01mmc: sdhci-spear: Use devm_* derivativesViresh Kumar
2012-05-01mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-04-25ARM: 7378/1: mmci: add support for the Nomadik MMCI variantLinus Walleij
2012-04-25mmc sdhc i.MX: do not depend on grouped clocksSascha Hauer
2012-04-25mmc mxcmmc: do not depend on grouped clocksSascha Hauer
2012-04-24mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski
2012-04-23mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong
2012-04-22mmc: omap_hsmmc: release correct resourceRussell King
2012-04-22mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-04-22mmc: remove imxmmc driverSascha Hauer
2012-04-22mmc: sdhci: Log what timeout was set if the timeout is too largeMark Brown
2012-04-22mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe
2012-04-22mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak
2012-04-22mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S
2012-04-22mmc: omap_hsmmc: add DDR supportBalaji T K
2012-04-22mmc: omap_hsmmc: Enable Auto CMD12Balaji T K
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak
2012-04-20mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo
2012-04-18gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley