index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-58
/
+41
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-05-04
40
-3412
/
+4329
|
\
|
*
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
3
-19
/
+31
|
*
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
3
-3
/
+31
|
*
MMC: Consolidate voltage definitions
Philip Langdale
2007-05-01
1
-10
/
+7
|
*
mmc: add bus handler
Pierre Ossman
2007-05-01
5
-682
/
+1035
|
*
wbsd: check for data opcode earlier
Pierre Ossman
2007-05-01
1
-21
/
+20
|
*
mmc: Separate out protocol ops
Pierre Ossman
2007-05-01
10
-464
/
+758
|
*
mmc: Move core functions to subdir
Pierre Ossman
2007-05-01
5
-13
/
+19
|
*
mmc: deprecate mmc bus topology
Pierre Ossman
2007-05-01
2
-536
/
+398
|
*
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
1
-1
/
+14
|
*
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
9
-9
/
+0
|
*
mmc: add type field to cards
Pierre Ossman
2007-05-01
1
-1
/
+2
|
*
mmc: MMC sector based cards
Pierre Ossman
2007-05-01
2
-8
/
+36
|
*
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
3
-38
/
+45
|
*
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: 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
2
-71
/
+62
|
*
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
2
-39
/
+41
|
*
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
2
-72
/
+68
|
*
tifm: simplify bus match and uevent handlers
Alex Dubov
2007-05-01
3
-33
/
+44
|
*
tifm: use bus methods to handle probe/remove instead of driver ones.
Alex Dubov
2007-05-01
1
-55
/
+47
|
*
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
2007-05-01
3
-28
/
+48
|
*
wbsd: remove block crc test
Pierre Ossman
2007-05-01
2
-34
/
+3
|
*
mmc: enforce correct sg list
Pierre Ossman
2007-05-01
1
-0
/
+11
[next]