index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
tifm_sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman
1
-1102
/
+0
2007-05-01
mmc: Move OCR bit defines
Pierre Ossman
1
-1
/
+0
2007-05-01
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
1
-19
/
+30
2007-05-01
tifm_sd: implement software scatter-gather
Alex Dubov
1
-147
/
+296
2007-05-01
tifm_sd: fix resume handler
Alex Dubov
1
-16
/
+19
2007-05-01
tifm_sd: replace command completion state machine with full checking
Alex Dubov
1
-122
/
+137
2007-05-01
tifm_sd: merge dma and pio request processing paths
Alex Dubov
1
-130
/
+68
2007-05-01
tifm_sd: separate command flags, socket flags and register bit masks
Alex Dubov
1
-36
/
+36
2007-05-01
tifm_sd: remove wait for power off on remove
Alex Dubov
1
-15
/
+10
2007-05-01
tifm_sd: remove tifm_sd_terminate function
Alex Dubov
1
-21
/
+13
2007-05-01
tifm: simplify bus match and uevent handlers
Alex Dubov
1
-3
/
+3
2007-05-01
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
1
-15
/
+28
2007-02-11
tifm_sd: treat "status error" as normal command completion
Alex Dubov
1
-7
/
+4
2007-02-04
mmc: tifm: replace kmap with page_address
Pierre Ossman
1
-11
/
+4
2007-02-04
mmc: Allow host drivers to specify max block count
Pierre Ossman
1
-3
/
+6
2007-02-04
mmc: Allow host drivers to specify a max block size
Pierre Ossman
1
-1
/
+3
2007-02-04
tifm_sd: add suspend and resume functionality
Alex Dubov
1
-1
/
+38
2007-02-04
Remove unused return value from signal_irq callback
Alex Dubov
1
-3
/
+2
2007-02-04
tifm_sd: prettify
Alex Dubov
1
-48
/
+50
2007-02-04
tifm_sd: restructure initialization, removal and command handling
Alex Dubov
1
-95
/
+110
2007-02-04
tifm_sd: fix hardware timeout setup
Alex Dubov
1
-8
/
+7
2007-02-04
tifm_sd: Switch software timeout handler from work_struct to timer
Alex Dubov
1
-21
/
+13
2007-02-04
tifm_sd: use kmap_atomic instead of kmap for PIO data buffer
Alex Dubov
1
-27
/
+25
2007-02-04
tifm_sd: alter order of the states in the command handler
Alex Dubov
1
-20
/
+37
2007-01-15
mmc: Correct definition of R6
Philip Langdale
1
-3
/
+0
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-13
/
+15
2006-10-24
[PATCH] missing includes of io.h
Al Viro
1
-0
/
+1
2006-10-09
[PATCH] tifm __iomem annotations, NULL noise removal
Al Viro
1
-7
/
+7
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov
1
-0
/
+933