index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
tifm_sd.c
Age
Commit message (
Expand
)
Author
2007-02-04
mmc: tifm: replace kmap with page_address
Pierre Ossman
2007-02-04
mmc: Allow host drivers to specify max block count
Pierre Ossman
2007-02-04
mmc: Allow host drivers to specify a max block size
Pierre Ossman
2007-02-04
tifm_sd: add suspend and resume functionality
Alex Dubov
2007-02-04
Remove unused return value from signal_irq callback
Alex Dubov
2007-02-04
tifm_sd: prettify
Alex Dubov
2007-02-04
tifm_sd: restructure initialization, removal and command handling
Alex Dubov
2007-02-04
tifm_sd: fix hardware timeout setup
Alex Dubov
2007-02-04
tifm_sd: Switch software timeout handler from work_struct to timer
Alex Dubov
2007-02-04
tifm_sd: use kmap_atomic instead of kmap for PIO data buffer
Alex Dubov
2007-02-04
tifm_sd: alter order of the states in the command handler
Alex Dubov
2007-01-15
mmc: Correct definition of R6
Philip Langdale
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-24
[PATCH] missing includes of io.h
Al Viro
2006-10-09
[PATCH] tifm __iomem annotations, NULL noise removal
Al Viro
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov