summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/wbsd.c
AgeCommit message (Expand)Author
2017-08-30mmc: wbsd: remove CONFIG_MMC_DEBUG from the driverShawn Lin
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-04-20Annotate hardware config module parameters in drivers/mmc/host/David Howells
2017-02-13mmc: wbsd: safer check if dma_addr is valid DMA addressAlexey Khoroshilov
2016-11-29mmc: wbsd: implement check for dma mapping errorAlexey Khoroshilov
2015-10-26mmc: wbsd: Remove unneded semicolonJavier Martinez Canillas
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2013-11-08mmc: wbsd: Silence compiler warningUlf Hansson
2013-10-30mmc: wbsd: Move away from using deprecated APIsUlf Hansson
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-08New mail address for Pierre OssmanPierre Ossman
2008-07-15mmc: remove multiwrite capabilityPierre Ossman
2008-07-15wbsd: fix bad dma_addr_t conversionPierre Ossman
2008-07-15mmc: wbsd.c fix shadowing of 'dma' variableTomas Winkler
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov
2008-06-12mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers
2007-10-24mmc: sg falloutJens Axboe
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-08-09wbsd: fix section mismatch warningsGabriel C
2007-07-26mmc: remove redundant debug information from sdhci and wbsdPierre Ossman
2007-07-26mmc: update header file pathsPierre Ossman
2007-05-01wbsd: check for data opcode earlierPierre Ossman
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman