index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
aec62xx: fix PIO/DMA setup issues
Sergei Shtylyov
2007-05-05
1
-16
/
+6
*
cmd64x: use interrupt status from MRDMODE register (take 2)
Sergei Shtylyov
2007-05-05
1
-48
/
+69
*
cmd64x: procfs code fixes/cleanups (take 2)
Sergei Shtylyov
2007-05-05
1
-74
/
+55
*
cmd64x: add/fix enablebits (take 2)
Sergei Shtylyov
2007-05-05
1
-3
/
+36
*
cmd64x: interrupt status fixes (take 2)
Sergei Shtylyov
2007-05-05
1
-12
/
+12
*
cmd64x: fix multiword and remove single-word DMA support
Sergei Shtylyov
2007-05-05
1
-131
/
+117
*
sl82c105: DMA support code cleanup (take 4)
Sergei Shtylyov
2007-05-05
1
-89
/
+59
*
sl82c105: rework PIO support (take 2)
Sergei Shtylyov
2007-05-05
2
-59
/
+41
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-05-05
50
-3941
/
+4858
|
\
|
*
mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work
Tony Lindgren
2007-05-01
1
-21
/
+26
|
*
mmc-omap: Fix omap to use MMC_POWER_ON
Tony Lindgren
2007-05-01
1
-2
/
+4
|
*
mmc-omap: add missing '\n'
Arnaud Patard
2007-05-01
1
-1
/
+1
|
*
mmc: make tifm_sd_set_dma_data() static
Adrian Bunk
2007-05-01
1
-1
/
+1
|
*
mmc: remove old card states
Pierre Ossman
2007-05-01
4
-28
/
+34
|
*
mmc: support unsafe resume of cards
Pierre Ossman
2007-05-01
6
-213
/
+444
|
*
mmc: separate out reading EXT_CSD
Pierre Ossman
2007-05-01
1
-40
/
+35
|
*
mmc: break apart switch function
Pierre Ossman
2007-05-01
1
-8
/
+41
|
*
MMC: Fix handling of low-voltage cards
Philip Langdale
2007-05-01
4
-11
/
+32
|
*
MMC: Consolidate voltage definitions
Philip Langdale
2007-05-01
2
-34
/
+8
|
*
mmc: add bus handler
Pierre Ossman
2007-05-01
6
-683
/
+1041
|
*
wbsd: check for data opcode earlier
Pierre Ossman
2007-05-01
1
-21
/
+20
|
*
mmc: Separate out protocol ops
Pierre Ossman
2007-05-01
13
-517
/
+844
|
*
mmc: Move core functions to subdir
Pierre Ossman
2007-05-01
8
-18
/
+24
|
*
mmc: deprecate mmc bus topology
Pierre Ossman
2007-05-01
5
-555
/
+400
|
*
mmc: remove card upon suspend
Pierre Ossman
2007-05-01
1
-3
/
+10
|
*
mmc: allow suspended block driver to be removed
Pierre Ossman
2007-05-01
1
-0
/
+3
|
*
mmc: Flush pending detects on host removal
Pierre Ossman
2007-05-01
2
-1
/
+17
|
*
mmc: Move host and card drivers to subdirs
Pierre Ossman
2007-05-01
24
-127
/
+158
|
*
mmc: Move queue functions to mmc_block
Pierre Ossman
2007-05-01
4
-7
/
+7
|
*
mmc: Move "present" marking
Pierre Ossman
2007-05-01
2
-2
/
+2
|
*
mmc: Move OCR bit defines
Pierre Ossman
2007-05-01
14
-36
/
+31
|
*
mmc: add type field to cards
Pierre Ossman
2007-05-01
2
-7
/
+11
|
*
mmc: MMC sector based cards
Pierre Ossman
2007-05-01
4
-8
/
+38
|
*
mmc: use right timing mode constant
Pierre Ossman
2007-05-01
1
-1
/
+1
|
*
tifm: add missing include for DMA_32BIT_MASK
Andrew Morton
2007-05-01
1
-0
/
+1
|
*
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
2007-05-01
4
-72
/
+80
|
*
tifm_sd: implement software scatter-gather
Alex Dubov
2007-05-01
2
-147
/
+297
|
*
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
2
-122
/
+138
|
*
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: add sysfs attribute for tifm devices
Alex Dubov
2007-05-01
1
-7
/
+20
|
*
tifm_7xx1: fix adapter resume function
Alex Dubov
2007-05-01
1
-27
/
+31
|
*
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
3
-72
/
+65
|
*
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
3
-45
/
+51
|
*
tifm_7xx1: improve card detection routine
Alex Dubov
2007-05-01
1
-25
/
+21
|
*
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
2007-05-01
3
-76
/
+72
|
*
tifm: simplify bus match and uevent handlers
Alex Dubov
2007-05-01
4
-40
/
+53
[next]