| Commit message (Expand) | Author | Age |
* | mmc: au1xmmc: Move away from using deprecated APIs | Ulf Hansson | 2013-10-30 |
* | mmc: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-26 |
* | mmc: remove use of __devexit | Bill Pemberton | 2012-11-28 |
* | mmc: remove use of __devinit | Bill Pemberton | 2012-11-28 |
* | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss | 2011-12-07 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2011-11-03 |
|\ |
|
| * | MMC: au1xmmc: Remove Alchemy CPU subtype dependencies | Manuel Lauss | 2011-10-24 |
* | | mmc: replace printk with appropriate display macro | Girish K S | 2011-10-26 |
|/ |
|
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | mmc: Remove distinction between hw and phys segments | Martin K. Petersen | 2010-10-23 |
* | mmc: au1xmmc.c: use resource_size() | H Hartley Sweeten | 2010-10-23 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | MMC: AU1xMMC: Allow platforms to disable host capabilities | Manuel Lauss | 2010-02-27 |
* | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 2010-02-27 |
* | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 2010-02-27 |
* | au1xmmc: raise segment size limit. | Manuel Lauss | 2008-08-01 |
* | au1xmmc: suspend/resume implementation | Manuel Lauss | 2008-07-23 |
* | au1xmmc: remove custom carddetect poll implementation. | Manuel Lauss | 2008-07-15 |
* | au1xmmc: abort requests early if no card is present. | Manuel Lauss | 2008-07-15 |
* | au1xmmc: codingstyle tidying. | Manuel Lauss | 2008-07-15 |
* | au1xmmc: SDIO IRQ support. | Manuel Lauss | 2008-07-15 |
* | au1xmmc: enable 4 bit transfer mode | Manuel Lauss | 2008-07-15 |
* | au1xmmc: remove db1200 board code, rewrite probe. | Manuel Lauss | 2008-07-15 |
* | mmc: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-15 |
* | scatterlist fallout: mmc | Al Viro | 2007-10-28 |
* | at91_mci: Fix bad reference | Pierre Ossman | 2007-10-27 |
* | mmc: sg fallout | Jens Axboe | 2007-10-24 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 |
* | mmc: remove confusing flag | Pierre Ossman | 2007-09-23 |
* | mmc: remove custom error codes | Pierre Ossman | 2007-09-23 |
* | mmc: update header file paths | Pierre Ossman | 2007-07-25 |
* | au1xmmc: Replace C code with call to ARRAY_SIZE() macro. | Robert P. J. Day | 2007-06-07 |
* | mmc: au1xmmc command types check from data flags | Yoichi Yuasa | 2007-05-14 |
* | mmc: Move host and card drivers to subdirs | Pierre Ossman | 2007-05-01 |