Age | Commit message (Expand) | Author | Files | Lines |
2018-05-21 | mmc: wbsd: handle highmem pages | Christoph Hellwig | 1 | -38/+30 |
2017-11-02 | mmc: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+3 |
2017-10-30 | mmc-host: wbsd: use setup_timer() helper. | Allen | 1 | -3/+2 |
2017-08-30 | mmc: wbsd: remove CONFIG_MMC_DEBUG from the driver | Shawn Lin | 1 | -2/+0 |
2017-07-13 | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko | 1 | -1/+1 |
2017-04-20 | Annotate hardware config module parameters in drivers/mmc/host/ | David Howells | 1 | -4/+4 |
2017-02-13 | mmc: wbsd: safer check if dma_addr is valid DMA address | Alexey Khoroshilov | 1 | -2/+5 |
2016-11-29 | mmc: wbsd: implement check for dma mapping error | Alexey Khoroshilov | 1 | -4/+7 |
2015-10-26 | mmc: wbsd: Remove unneded semicolon | Javier Martinez Canillas | 1 | -1/+1 |
2014-10-20 | mmc: host: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-24 | mmc: Convert pr_warning to pr_warn | Joe Perches | 1 | -15/+6 |
2013-11-08 | mmc: wbsd: Silence compiler warning | Ulf Hansson | 1 | -1/+0 |
2013-10-31 | mmc: wbsd: Move away from using deprecated APIs | Ulf Hansson | 1 | -28/+5 |
2012-11-29 | mmc: remove use of __devexit | Bill Pemberton | 1 | -3/+3 |
2012-11-29 | mmc: remove use of __devinit | Bill Pemberton | 1 | -9/+9 |
2012-11-29 | mmc: remove use of __devexit_p | Bill Pemberton | 1 | -2/+2 |
2011-10-27 | mmc: replace printk with appropriate display macro | Girish K S | 1 | -11/+11 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -3/+3 |
2010-10-23 | mmc: Remove distinction between hw and phys segments | Martin K. Petersen | 1 | -2/+1 |
2010-05-27 | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-04-08 | New mail address for Pierre Ossman | Pierre Ossman | 1 | -1/+1 |
2008-07-15 | mmc: remove multiwrite capability | Pierre Ossman | 1 | -1/+1 |
2008-07-15 | wbsd: fix bad dma_addr_t conversion | Pierre Ossman | 1 | -2/+2 |
2008-07-15 | mmc: wbsd.c fix shadowing of 'dma' variable | Tomas Winkler | 1 | -15/+15 |
2008-07-15 | mmc: change .get_ro() callback semantics | Anton Vorontsov | 1 | -1/+1 |
2008-06-13 | mmc: wbsd: initialize tasklets before requesting interrupt | Chuck Ebbert | 1 | -11/+10 |
2008-04-16 | mmc: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+1 |
2007-10-24 | mmc: sg fallout | Jens Axboe | 1 | -1/+1 |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe | 1 | -3/+3 |
2007-09-23 | mmc: remove BYTEBLOCK capability | Pierre Ossman | 1 | -1/+1 |
2007-09-23 | mmc: remove custom error codes | Pierre Ossman | 1 | -21/+20 |
2007-08-09 | wbsd: fix section mismatch warnings | Gabriel C | 1 | -5/+5 |
2007-07-26 | mmc: remove redundant debug information from sdhci and wbsd | Pierre Ossman | 1 | -13/+0 |
2007-07-26 | mmc: update header file paths | Pierre Ossman | 1 | -1/+1 |
2007-05-01 | wbsd: check for data opcode earlier | Pierre Ossman | 1 | -21/+20 |
2007-05-01 | mmc: Move host and card drivers to subdirs | Pierre Ossman | 1 | -0/+2062 |