summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/wbsd.c
Commit message (Expand)AuthorAgeFilesLines
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
* Annotate hardware config module parameters in drivers/mmc/host/David Howells2017-04-201-4/+4
* mmc: wbsd: safer check if dma_addr is valid DMA addressAlexey Khoroshilov2017-02-131-2/+5
* mmc: wbsd: implement check for dma mapping errorAlexey Khoroshilov2016-11-291-4/+7
* mmc: wbsd: Remove unneded semicolonJavier Martinez Canillas2015-10-261-1/+1
* mmc: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* mmc: Convert pr_warning to pr_warnJoe Perches2014-09-241-15/+6
* mmc: wbsd: Silence compiler warningUlf Hansson2013-11-081-1/+0
* mmc: wbsd: Move away from using deprecated APIsUlf Hansson2013-10-301-28/+5
* mmc: remove use of __devexitBill Pemberton2012-11-281-3/+3
* mmc: remove use of __devinitBill Pemberton2012-11-281-9/+9
* mmc: remove use of __devexit_pBill Pemberton2012-11-281-2/+2
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-11/+11
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+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
* New mail address for Pierre OssmanPierre Ossman2009-04-081-1/+1
* mmc: remove multiwrite capabilityPierre Ossman2008-07-151-1/+1
* wbsd: fix bad dma_addr_t conversionPierre Ossman2008-07-151-2/+2
* mmc: wbsd.c fix shadowing of 'dma' variableTomas Winkler2008-07-151-15/+15
* mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-151-1/+1
* mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert2008-06-121-11/+10
* mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+1
* mmc: sg falloutJens Axboe2007-10-241-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-3/+3
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-231-1/+1
* mmc: remove custom error codesPierre Ossman2007-09-231-21/+20
* wbsd: fix section mismatch warningsGabriel C2007-08-091-5/+5
* mmc: remove redundant debug information from sdhci and wbsdPierre Ossman2007-07-261-13/+0
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* wbsd: check for data opcode earlierPierre Ossman2007-05-011-21/+20
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-0/+2062