summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-25Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-05-17mmc: at91-mci: this driver is now deprecatedLudovic Desroches
2012-05-17mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei
2012-05-17mmc: block: Allow disabling 512B sector size emulationSaugata Das
2012-05-17mmc: atmel-mci: add debug logsLudovic Desroches
2012-05-17mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches
2012-05-17mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches
2012-05-17mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches
2012-05-17mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim
2012-05-17mmc: omap: convert to module_platform_driverVenkatraman S
2012-05-17mmc: omap: make it behave well as a moduleVenkatraman S
2012-05-17mmc: omap: convert to per instance workqueueVenkatraman S
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann
2012-05-15Merge branch 'drivers/mmc' into next/driversArnd Bergmann
2012-05-15mmc: dt: Consolidate DT bindingsArnd Bergmann
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-12Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2012-05-12mmc: mxs-mmc: adopt pinctrl supportShawn Guo
2012-05-11mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson
2012-05-10Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2012-05-10Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2012-05-10mmc: core: Remove dead codePhilippe De Swert
2012-05-10mmc: 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