| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 1 | -2/+2 |
|\ |
|
| * | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -2/+2 |
* | | mmc: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-01-11 | 1 | -8/+8 |
|/ |
|
* | mmc: replace printk with appropriate display macro | Girish K S | 2011-10-26 | 1 | -10/+8 |
* | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 2011-10-26 | 1 | -0/+1 |
* | mmc: Remove distinction between hw and phys segments | Martin K. Petersen | 2010-10-23 | 1 | -2/+1 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 | 1 | -1/+1 |
* | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-08 | 1 | -8/+8 |
* | mmc: remove multiwrite capability | Pierre Ossman | 2008-07-15 | 1 | -1/+1 |
* | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() | Roel Kluin | 2008-03-15 | 1 | -1/+1 |
* | tifm_sd: handle non-power-of-2 block sizes | Alex Dubov | 2007-11-21 | 1 | -11/+7 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -4/+4 |
* | mmc: don't use weight32() | Nicolas Pitre | 2007-10-11 | 1 | -1/+2 |
* | mmc: remove BYTEBLOCK capability | Pierre Ossman | 2007-09-23 | 1 | -3/+10 |
* | mmc: remove custom error codes | Pierre Ossman | 2007-09-23 | 1 | -10/+10 |
* | disable socket power in adapter driver instead of media one | Alex Dubov | 2007-05-08 | 1 | -12/+1 |
* | mmc: make tifm_sd_set_dma_data() static | Adrian Bunk | 2007-05-01 | 1 | -1/+1 |
* | mmc: Move host and card drivers to subdirs | Pierre Ossman | 2007-05-01 | 1 | -0/+1102 |