aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/au1xmmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss1-17/+28
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-43/+49
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-5/+5
2011-10-24MMC: au1xmmc: Remove Alchemy CPU subtype dependenciesManuel Lauss1-43/+50
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-1/+1
2010-10-23mmc: au1xmmc.c: use resource_size()H Hartley Sweeten1-1/+1
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-27MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss1-0/+4
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-2/+2
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-2/+2
2008-08-01au1xmmc: raise segment size limit.Manuel Lauss1-1/+7
2008-07-23au1xmmc: suspend/resume implementationManuel Lauss1-12/+42
2008-07-15au1xmmc: remove custom carddetect poll implementation.Manuel Lauss1-61/+18
2008-07-15au1xmmc: abort requests early if no card is present.Manuel Lauss1-0/+7
2008-07-15au1xmmc: codingstyle tidying.Manuel Lauss1-92/+141
2008-07-15au1xmmc: SDIO IRQ support.Manuel Lauss1-1/+15
2008-07-15au1xmmc: enable 4 bit transfer modeManuel Lauss1-5/+17
2008-07-15au1xmmc: remove db1200 board code, rewrite probe.Manuel Lauss1-233/+340
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2007-10-27scatterlist fallout: mmcAl Viro1-1/+1
2007-10-27at91_mci: Fix bad referencePierre Ossman1-2/+2
2007-10-24mmc: sg falloutJens Axboe1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-7/+4
2007-09-23mmc: remove confusing flagPierre Ossman1-12/+14
2007-09-23mmc: remove custom error codesPierre Ossman1-16/+16
2007-07-26mmc: update header file pathsPierre Ossman1-1/+1
2007-06-07au1xmmc: Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day1-2/+1
2007-05-14mmc: au1xmmc command types check from data flagsYoichi Yuasa1-21/+14
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+1031