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
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
31
-38
/
+132
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
16
-40
/
+97
2005-06-17
[SCSI] allow sleeping in ->eh_abort_handler()
Jeff Garzik
18
-47
/
+121
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
40
-261
/
+0
2005-06-17
[SCSI] Remove unnecessary locking around completion function calls
Jeff Garzik
3
-12
/
+0
2005-06-13
[SCSI] aic7xxx: fix the BIOS limits setting routines
James Bottomley
1
-10
/
+25
2005-06-13
[SCSI] zfcp: fix handling of port boxed and lun boxed fsf states
Andreas Herrmann
4
-28
/
+75
2005-06-13
[SCSI] zfcp: fix module parameter parsing
Andreas Herrmann
1
-3
/
+12
2005-06-13
[SCSI] zfcp: fix bug during adapter shutdown
Andreas Herrmann
7
-80
/
+45
2005-06-13
[SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes
Andreas Herrmann
3
-25
/
+16
2005-06-13
[SCSI] zfcp: fix: mark fsf request failed when receiving unknown status quali...
Andreas Herrmann
1
-4
/
+2
2005-06-13
[SCSI] zfcp: fix: reopen port only if link-test fails
Andreas Herrmann
1
-15
/
+4
2005-06-13
[SCSI] zfcp: fix: allow more time for adapter initialization
Andreas Herrmann
2
-14
/
+17
2005-06-13
[SCSI] zfcp: fix wrong handling of failed requests for GID_PN command
Andreas Herrmann
1
-1
/
+4
2005-06-11
[SCSI] aic7xxx: clean up eisa support
Christoph Hellwig
3
-131
/
+63
2005-06-11
[SCSI] aic7xxx: remove some dead wood
Christoph Hellwig
3
-47
/
+3
2005-06-11
[SCSI] aic7xxx: remove ahc_find_softc
Christoph Hellwig
5
-63
/
+16
2005-06-11
[SCSI] zfcp: remove flags_dump feature
Andreas Herrmann
4
-235
/
+1
2005-06-11
[SCSI] cciss 2.6 DMA mapping
mike.miller@hp.com
1
-9
/
+3
2005-06-11
[SCSI] aic7xxx: do not check for duplicate pci ids
Christoph Hellwig
1
-16
/
+0
2005-06-11
[SCSI] aic7xxx/aic79xx: remove useless byte order macro cruft
Christoph Hellwig
2
-34
/
+0
2005-06-03
[SCSI] 2.6 aacraid: updated sysfs files
Mark Haverkamp
1
-0
/
+129
2005-06-03
[SCSI] update spi transport class so that u320 Domain Validation works
James Bottomley
1
-24
/
+53
2005-06-03
[SCSI] fix aic7xxx coupled parameter problem
James Bottomley
1
-13
/
+13
2005-06-03
[SCSI] sg: Command completion after remove oops
brking@us.ibm.com
1
-0
/
+2
2005-05-26
[SCSI] aic7xxx: remove separate target and device allocations
James Bottomley
3
-393
/
+218
2005-05-26
Automatic merge of ../scsi-misc-2.6-old/
James Bottomley
86
-17415
/
+11708
2005-05-26
Merge of 'misc-fixes' branch from
Linus Torvalds
1
-6
/
+7
2005-05-26
[SCSI] git-scsi-misc-sbp2-warning-fix
Andrew Morton
1
-1
/
+0
2005-05-26
[SCSI] Add target alloc/destroy callbacks to the host template
James Bottomley
1
-3
/
+21
2005-05-26
[PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted...
Marcello Maggioni
1
-2
/
+2
2005-05-26
[SCSI] TYPE_RBC cache fixes (sbp2.c affected)
Al Viro
4
-140
/
+31
2005-05-26
[SCSI] sym2 version 2.2.1
Matthew Wilcox
6
-137
/
+106
2005-05-26
[PATCH] ide-scsi: kmap scatter/gather before doing PIO
Stuart Hayes
1
-4
/
+24
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
8
-433
/
+212
2005-05-26
[PATCH] libata: Fix zero sg_dma_len() on 64-bit platform
Albert Lee
1
-6
/
+7
2005-05-25
Merge of 'new-ids' branch from
Linus Torvalds
2
-0
/
+3
2005-05-25
[PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-ports
Francisco Javier
1
-0
/
+2
2005-05-25
[PATCH] sata_sil: new ID 1002:437A for ATI IXP400
NAKAMURA Kenta
1
-0
/
+1
2005-05-25
[PATCH] therm_adt746x: show correct sensor locations
Colin Leroy
1
-42
/
+77
2005-05-25
[PATCH] Make sure therm_adt746x only handles known hardware
Colin Leroy
1
-0
/
+6
2005-05-25
[PATCH] IB: fix endianness of path record MTU field
Roland Dreier
1
-2
/
+2
2005-05-25
[PATCH] IB: fix potential ib_umad leak
Roland Dreier
1
-0
/
+4
2005-05-25
[PATCH] IB: allow NULL sa_query callbacks
Roland Dreier
1
-17
/
+18
2005-05-25
[PATCH] ipmi build fix
Neil Horman
1
-2
/
+2
2005-05-25
[PATCH] v4l: bttv i2c oops fix
Gerd Knorr
1
-0
/
+3
2005-05-25
Merge of 'for-linus' branch from
Linus Torvalds
16
-867
/
+3397
2005-05-25
Automatic merge of /spare/repo/netdev-2.6 branch amd8111
1
-10
/
+14
2005-05-25
Automatic merge of /spare/repo/netdev-2.6 branch pcnet32
1
-2
/
+5
2005-05-25
Automatic merge of /spare/repo/netdev-2.6 branch ixgb
5
-116
/
+70
[next]