| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-18 | 1 | -32/+3 |
|\ |
|
| * | mmc: mvsdio: Remove redundant suspend and resume callbacks | Ulf Hansson | 2013-10-30 | 1 | -29/+0 |
| * | mmc: mvsdio: Convert to devm_ioremap_resource | Sachin Kamat | 2013-09-25 | 1 | -3/+3 |
* | | mmc: mvsdio: fix deferred probe from __init | Johan Hovold | 2013-09-26 | 1 | -5/+6 |
|/ |
|
* | mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() | Laurent Pinchart | 2013-08-24 | 1 | -1/+2 |
* | mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse() | Simon Baatz | 2013-06-27 | 1 | -33/+40 |
* | mmc: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-26 | 1 | -1/+0 |
* | mmc: mvsdio: use dev_*() API instead of pr_*() API | Thomas Petazzoni | 2013-03-22 | 1 | -22/+15 |
* | mmc: mvsdio: fix non-DT probing of GPIOs | Thomas Petazzoni | 2013-03-22 | 1 | -2/+2 |
* | mmc: mvsdio: use module_platform_driver_probe() | Jingoo Han | 2013-03-22 | 1 | -12/+1 |
* | mmc: mvsdio: add pinctrl integration | Thomas Petazzoni | 2013-02-24 | 1 | -0/+6 |
* | mmc: mvsdio: implement a Device Tree binding | Thomas Petazzoni | 2013-02-11 | 1 | -15/+49 |
* | mmc: mvsdio: use slot-gpio for card detect gpio | Thomas Petazzoni | 2013-02-11 | 1 | -30/+9 |
* | mmc: mvsdio: use slot-gpio infrastructure for write protect gpio | Thomas Petazzoni | 2013-02-11 | 1 | -25/+5 |
* | mmc: mvsdio: use devm_ API to simplify/correct error paths. | Andrew Lunn | 2013-01-23 | 1 | -62/+30 |
* | ARM: orion: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
* | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 2012-07-25 | 1 | -0/+4 |
* | ARM: Orion: SDIO: Add support for clk. | Andrew Lunn | 2012-05-08 | 1 | -0/+14 |
* | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 2011-12-13 | 1 | -5/+8 |
* | mmc: replace printk with appropriate display macro | Girish K S | 2011-10-26 | 1 | -7/+7 |
* | mmc: Remove distinction between hw and phys segments | Martin K. Petersen | 2010-10-23 | 1 | -2/+1 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 | 1 | -1/+1 |
* | mvsdio: fix handling of partial word at the end of PIO transfer | Nicolas Pitre | 2009-07-20 | 1 | -2/+2 |
* | mvsdio: fix config failure with some high speed SDHC cards | Nicolas Pitre | 2009-06-03 | 1 | -0/+25 |
* | mvsdio: ignore high speed timing requests from the core | Nicolas Pitre | 2009-06-03 | 1 | -0/+9 |
* | mvsdio: allow automatic loading when modular | Nicolas Pitre | 2009-06-03 | 1 | -0/+1 |
* | mvsdio: fix CONFIG_PM=y build | Rabin Vincent | 2009-05-03 | 1 | -6/+5 |
* | mmc: SDIO driver for Marvell SoCs | Maen Suleiman | 2009-03-24 | 1 | -0/+885 |