| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: Move host and card drivers to subdirs | Pierre Ossman | 2007-05-01 | 1 | -1102/+0 |
* | mmc: Move OCR bit defines | Pierre Ossman | 2007-05-01 | 1 | -1/+0 |
* | tifm: layout fixes, small changes to comments and printfs | Alex Dubov | 2007-05-01 | 1 | -19/+30 |
* | tifm_sd: implement software scatter-gather | Alex Dubov | 2007-05-01 | 1 | -147/+296 |
* | tifm_sd: fix resume handler | Alex Dubov | 2007-05-01 | 1 | -16/+19 |
* | tifm_sd: replace command completion state machine with full checking | Alex Dubov | 2007-05-01 | 1 | -122/+137 |
* | tifm_sd: merge dma and pio request processing paths | Alex Dubov | 2007-05-01 | 1 | -130/+68 |
* | tifm_sd: separate command flags, socket flags and register bit masks | Alex Dubov | 2007-05-01 | 1 | -36/+36 |
* | tifm_sd: remove wait for power off on remove | Alex Dubov | 2007-05-01 | 1 | -15/+10 |
* | tifm_sd: remove tifm_sd_terminate function | Alex Dubov | 2007-05-01 | 1 | -21/+13 |
* | tifm: simplify bus match and uevent handlers | Alex Dubov | 2007-05-01 | 1 | -3/+3 |
* | tifm: hide details of interrupt processing from socket drivers | Alex Dubov | 2007-05-01 | 1 | -15/+28 |
* | tifm_sd: treat "status error" as normal command completion | Alex Dubov | 2007-02-11 | 1 | -7/+4 |
* | mmc: tifm: replace kmap with page_address | Pierre Ossman | 2007-02-04 | 1 | -11/+4 |
* | mmc: Allow host drivers to specify max block count | Pierre Ossman | 2007-02-04 | 1 | -3/+6 |
* | mmc: Allow host drivers to specify a max block size | Pierre Ossman | 2007-02-04 | 1 | -1/+3 |
* | tifm_sd: add suspend and resume functionality | Alex Dubov | 2007-02-04 | 1 | -1/+38 |
* | Remove unused return value from signal_irq callback | Alex Dubov | 2007-02-04 | 1 | -3/+2 |
* | tifm_sd: prettify | Alex Dubov | 2007-02-04 | 1 | -48/+50 |
* | tifm_sd: restructure initialization, removal and command handling | Alex Dubov | 2007-02-04 | 1 | -95/+110 |
* | tifm_sd: fix hardware timeout setup | Alex Dubov | 2007-02-04 | 1 | -8/+7 |
* | tifm_sd: Switch software timeout handler from work_struct to timer | Alex Dubov | 2007-02-04 | 1 | -21/+13 |
* | tifm_sd: use kmap_atomic instead of kmap for PIO data buffer | Alex Dubov | 2007-02-04 | 1 | -27/+25 |
* | tifm_sd: alter order of the states in the command handler | Alex Dubov | 2007-02-04 | 1 | -20/+37 |
* | mmc: Correct definition of R6 | Philip Langdale | 2007-01-15 | 1 | -3/+0 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -1/+1 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -13/+15 |
* | [PATCH] missing includes of io.h | Al Viro | 2006-10-25 | 1 | -0/+1 |
* | [PATCH] tifm __iomem annotations, NULL noise removal | Al Viro | 2006-10-09 | 1 | -7/+7 |
* | [PATCH] mmc: driver for TI FlashMedia card reader - source | Alex Dubov | 2006-10-04 | 1 | -0/+933 |