aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mvsdio.c
AgeCommit message (Expand)Author
2013-03-22mmc: mvsdio: use dev_*() API instead of pr_*() APIThomas Petazzoni
2013-03-22mmc: mvsdio: fix non-DT probing of GPIOsThomas Petazzoni
2013-03-22mmc: mvsdio: use module_platform_driver_probe()Jingoo Han
2013-02-24mmc: mvsdio: add pinctrl integrationThomas Petazzoni
2013-02-11mmc: mvsdio: implement a Device Tree bindingThomas Petazzoni
2013-02-11mmc: mvsdio: use slot-gpio for card detect gpioThomas Petazzoni
2013-02-11mmc: mvsdio: use slot-gpio infrastructure for write protect gpioThomas Petazzoni
2013-01-23mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-05-08ARM: Orion: SDIO: Add support for clk.Andrew Lunn
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2009-07-20mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre
2009-06-03mvsdio: fix config failure with some high speed SDHC cardsNicolas Pitre
2009-06-03mvsdio: ignore high speed timing requests from the coreNicolas Pitre
2009-06-03mvsdio: allow automatic loading when modularNicolas Pitre
2009-05-03mvsdio: fix CONFIG_PM=y buildRabin Vincent
2009-03-24mmc: SDIO driver for Marvell SoCsMaen Suleiman