aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/wbsd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-13mmc: wbsd: safer check if dma_addr is valid DMA addressAlexey Khoroshilov1-2/+5
2016-11-29mmc: wbsd: implement check for dma mapping errorAlexey Khoroshilov1-4/+7
2015-10-26mmc: wbsd: Remove unneded semicolonJavier Martinez Canillas1-1/+1
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches1-15/+6
2013-11-08mmc: wbsd: Silence compiler warningUlf Hansson1-1/+0
2013-10-30mmc: wbsd: Move away from using deprecated APIsUlf Hansson1-28/+5
2012-11-28mmc: remove use of __devexitBill Pemberton1-3/+3
2012-11-28mmc: remove use of __devinitBill Pemberton1-9/+9
2012-11-28mmc: remove use of __devexit_pBill Pemberton1-2/+2
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-11/+11
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+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
2009-04-08New mail address for Pierre OssmanPierre Ossman1-1/+1
2008-07-15mmc: remove multiwrite capabilityPierre Ossman1-1/+1
2008-07-15wbsd: fix bad dma_addr_t conversionPierre Ossman1-2/+2
2008-07-15mmc: wbsd.c fix shadowing of 'dma' variableTomas Winkler1-15/+15
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov1-1/+1
2008-06-12mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert1-11/+10
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2007-10-24mmc: sg falloutJens Axboe1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-3/+3
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman1-1/+1
2007-09-23mmc: remove custom error codesPierre Ossman1-21/+20
2007-08-09wbsd: fix section mismatch warningsGabriel C1-5/+5
2007-07-26mmc: remove redundant debug information from sdhci and wbsdPierre Ossman1-13/+0
2007-07-26mmc: update header file pathsPierre Ossman1-1/+1
2007-05-01wbsd: check for data opcode earlierPierre Ossman1-21/+20
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+2062