summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/au1xmmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* mmc: au1xmmc: fix error return code in au1xmmc_probe()Wei Yongjun2014-09-091-1/+4
* MIPS: Alchemy: au1xmmc: use clk frameworkManuel Lauss2014-07-301-10/+21
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-301-81/+86
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-301-1/+1
* mmc: au1xmmc: Move away from using deprecated APIsUlf Hansson2013-10-301-6/+1
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-261-1/+0
* mmc: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mmc: remove use of __devinitBill Pemberton2012-11-281-1/+1
* MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-071-17/+28
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-43/+49
|\
| * MMC: au1xmmc: Remove Alchemy CPU subtype dependenciesManuel Lauss2011-10-241-43/+50
* | mmc: replace printk with appropriate display macroGirish K S2011-10-261-5/+5
|/
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-1/+1
* mmc: au1xmmc.c: use resource_size()H Hartley Sweeten2010-10-231-1/+1
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss2010-02-271-0/+4
* MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-271-2/+2
* MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-271-2/+2
* au1xmmc: raise segment size limit.Manuel Lauss2008-08-011-1/+7
* au1xmmc: suspend/resume implementationManuel Lauss2008-07-231-12/+42
* au1xmmc: remove custom carddetect poll implementation.Manuel Lauss2008-07-151-61/+18
* au1xmmc: abort requests early if no card is present.Manuel Lauss2008-07-151-0/+7
* au1xmmc: codingstyle tidying.Manuel Lauss2008-07-151-92/+141
* au1xmmc: SDIO IRQ support.Manuel Lauss2008-07-151-1/+15
* au1xmmc: enable 4 bit transfer modeManuel Lauss2008-07-151-5/+17
* au1xmmc: remove db1200 board code, rewrite probe.Manuel Lauss2008-07-151-233/+340
* mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+2
* scatterlist fallout: mmcAl Viro2007-10-271-1/+1
* at91_mci: Fix bad referencePierre Ossman2007-10-271-2/+2
* mmc: sg falloutJens Axboe2007-10-241-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-7/+4
* mmc: remove confusing flagPierre Ossman2007-09-231-12/+14
* mmc: remove custom error codesPierre Ossman2007-09-231-16/+16
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* au1xmmc: Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day2007-06-071-2/+1
* mmc: au1xmmc command types check from data flagsYoichi Yuasa2007-05-141-21/+14
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-0/+1031
OpenPOWER on IntegriCloud