index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-06
[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...
James Smart
6
-109
/
+149
2007-05-06
[SCSI] lpfc 8.1.12 : Improve handling of failed ELS aborts
James Smart
2
-1
/
+55
2007-05-06
[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...
James Smart
6
-35
/
+61
2007-05-06
[SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmo
James Smart
1
-3
/
+5
2007-05-06
[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixes
James Smart
9
-79
/
+168
2007-05-06
[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...
James Smart
6
-283
/
+266
2007-05-06
[SCSI] lpfc 8.1.12 : Fix unlock inside list traversal
James Smart
5
-148
/
+116
2007-05-06
[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issues
James Smart
6
-52
/
+150
2007-05-06
[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completion
James Smart
6
-181
/
+97
2007-05-06
[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanup
James Smart
8
-129
/
+80
2007-05-06
[SCSI] use sysfs configured timeout for EH Start Unit timeout
Brian King
1
-2
/
+1
2007-05-06
[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVER
David Milburn
1
-1
/
+1
2007-05-06
[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL
Matthias Kaehlcke
1
-1
/
+1
2007-05-06
[SCSI] aacraid: kmalloc/memset->kzalloc
Salyzyn, Mark
3
-10
/
+5
2007-05-06
[SCSI] dpt_i2o: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
1
-11
/
+6
2007-05-06
[SCSI] ch: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
1
-6
/
+3
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
3
-12
/
+8
2007-05-05
Fix compile of tmscsim SCSI driver
Linus Torvalds
1
-1
/
+1
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-81
/
+92
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
64
-1621
/
+1846
2007-05-05
[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.
Michael Chan
2
-9
/
+17
2007-05-05
ide-cs: recognize 2GB CompactFlash from Transcend
Fabrice Aeschbacher
1
-0
/
+1
2007-05-05
hpt366: don't check enablebits for HPT36x
Sergei Shtylyov
1
-1
/
+6
2007-05-05
ide-cris: fix ->speedproc and wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2007-05-05
siimage: fix wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
1
-10
/
+2
2007-05-05
it821x: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-68
/
+58
2007-05-05
pdc202xx_new: enable DMA for all ATAPI devices
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-05-05
alim15x3: PIO fallback fix
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-05-05
aec62xx: fix PIO/DMA setup issues
Sergei Shtylyov
1
-16
/
+6
2007-05-05
cmd64x: use interrupt status from MRDMODE register (take 2)
Sergei Shtylyov
1
-48
/
+69
2007-05-05
cmd64x: procfs code fixes/cleanups (take 2)
Sergei Shtylyov
1
-74
/
+55
2007-05-05
cmd64x: add/fix enablebits (take 2)
Sergei Shtylyov
1
-3
/
+36
2007-05-05
cmd64x: interrupt status fixes (take 2)
Sergei Shtylyov
1
-12
/
+12
2007-05-05
cmd64x: fix multiword and remove single-word DMA support
Sergei Shtylyov
1
-131
/
+117
2007-05-05
sl82c105: DMA support code cleanup (take 4)
Sergei Shtylyov
1
-89
/
+59
2007-05-05
sl82c105: rework PIO support (take 2)
Sergei Shtylyov
1
-58
/
+41
2007-05-05
[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.
Matt Carlson
2
-13
/
+12
2007-05-05
[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.
Michael Chan
2
-9
/
+2
2007-05-05
[TG3]: Remove reset during MAC address changes.
Michael Chan
1
-17
/
+18
2007-05-05
[TG3]: WoL fixes.
Gary Zambrano
2
-11
/
+16
2007-05-05
[TG3]: Clear GPIO mask before storing.
Gary Zambrano
1
-0
/
+1
2007-05-05
[TG3]: Improve NVRAM sizing.
Matt Carlson
1
-16
/
+23
2007-05-05
[TG3]: Fix TSO bugs.
Matt Carlson
1
-6
/
+3
2007-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
40
-3412
/
+4329
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-4878
/
+5740
2007-05-04
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
112
-3166
/
+4122
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
16
-111
/
+116
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
116
-1152
/
+796
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-72
/
+3
2007-05-04
ps3av: Use __func__ instead of __FUNCTION__
Geert Uytterhoeven
2
-33
/
+29
[next]