index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-08-14
[SCSI] add ability to deny binding to SPI transport class
James Bottomley
2
-1
/
+11
2005-08-13
[SCSI] aic7xxx: lost multifunction flags handling
James Bottomley
1
-0
/
+29
2005-08-12
[SCSI] fix warning in aic7770.c
akpm@osdl.org
1
-1
/
+0
2005-08-12
[SCSI] fix warning in scsi_softirq
akpm@osdl.org
1
-1
/
+1
2005-08-12
[SCSI] Add Emulex as maintainer of lpfc SCSI driver
James.Smart@Emulex.Com
1
-0
/
+7
2005-08-12
[SCSI] lpfc driver 8.0.30 : update version to 8.0.30
James.Smart@Emulex.Com
1
-1
/
+1
2005-08-12
[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()
James.Smart@Emulex.Com
11
-19
/
+16
2005-08-12
[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts
James.Smart@Emulex.Com
1
-0
/
+4
2005-08-12
[SCSI] lpfc driver 8.0.30 : fix get_stats panic
James.Smart@Emulex.Com
7
-8
/
+14
2005-08-12
[SCSI] lpfc driver 8.0.30 : task mgmt bit clearing
James.Smart@Emulex.Com
1
-0
/
+2
2005-08-12
[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic
James.Smart@Emulex.Com
1
-0
/
+2
2005-08-12
[SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization
James.Smart@Emulex.Com
1
-1
/
+6
2005-08-12
[SCSI] Make the HSG80 a REPORTLUN2 device
James Bottomley
1
-1
/
+1
2005-08-09
[SCSI] aic79xx: fix boot panic with no hardware
James Bottomley
2
-5
/
+1
2005-08-09
[SCSI] blacklist addition.
Dave Jones
1
-0
/
+1
2005-08-09
[SCSI] aacraid: adapter support update
Mark Haverkamp
1
-33
/
+39
2005-08-08
[SCSI] add global timeout to the scsi mid-layer
James Bottomley
3
-4
/
+23
2005-08-08
[SCSI] drivers/scsi/st.c: add reference count and related fixes
Kai Makisara
2
-30
/
+123
2005-08-08
[SCSI] aacraid: correct use of cmd->timeout field
James Bottomley
1
-1
/
+1
2005-08-07
[SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRS
akpm@osdl.org
1
-0
/
+1
2005-08-05
[SCSI] aacraid: sgraw command support
Mark Haverkamp
2
-30
/
+194
2005-08-05
[SCSI] aacraid: aif registration timeout fix
Mark Haverkamp
1
-1
/
+1
2005-08-05
[SCSI] aacraid: remove duplicate io callback code
Mark Haverkamp
1
-56
/
+7
2005-08-05
[SCSI] aacraid: driver shutdown method
Mark Haverkamp
5
-3
/
+76
2005-08-05
[SCSI] aacraid: driver version update
Mark Haverkamp
3
-12
/
+35
2005-08-05
[SCSI] aacraid: interupt mitigation
Mark Haverkamp
2
-4
/
+20
2005-08-05
[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target
James Bottomley
2
-4
/
+4
2005-08-05
[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9
James Bottomley
11
-513
/
+549
2005-08-05
[SCSI] aic79xx: fixup DT setting
Hannes Reinecke
1
-2
/
+3
2005-08-03
[SCSI] aic79xx: add hold_mcs to the transport parameters
James Bottomley
1
-1
/
+37
2005-08-03
[SCSI] add missing hold_mcs parameter to the spi transport class
James Bottomley
2
-5
/
+20
2005-08-03
[SCSI] aic79xx: fix up transport settings
James Bottomley
2
-32
/
+11
2005-08-03
[SCSI] aic79xx: DV parameter settings
Hannes Reinecke
1
-13
/
+218
2005-08-03
[SCSI] aic79xx: update to use scsi_transport_spi
Hannes Reinecke
3
-2837
/
+799
2005-08-03
[SCSI] aic79xx: Remove busyq
Hannes Reinecke
4
-724
/
+139
2005-08-02
[SCSI] qla1280: endianess annotations
Christoph Hellwig
2
-139
/
+139
2005-08-02
[SCSI] qla1280: don't use bitfields for hardware access, parameters
Christoph Hellwig
2
-83
/
+81
2005-08-02
[SCSI] qla1280: don't use bitfields for hardware access in isp_config
Christoph Hellwig
2
-33
/
+41
2005-08-02
[SCSI] qla1280: always load microcode
Christoph Hellwig
1
-71
/
+1
2005-08-02
[SCSI] qla1280: remove SG_SEGMENTS
Christoph Hellwig
1
-3
/
+0
2005-08-02
[SCSI] qla1280: use SAM_ constants
Christoph Hellwig
2
-9
/
+1
2005-08-02
[SCSI] qla1280: misc cleanups
Christoph Hellwig
1
-12
/
+14
2005-08-02
[SCSI] qla1280: interupt posting for irq disabling/enabling
Christoph Hellwig
1
-37
/
+20
2005-08-02
[SCSI] qla1280: remove dead per-host flag variables
Christoph Hellwig
2
-11
/
+0
2005-07-30
[SCSI] add template for scsi_host_set_state()
James Bottomley
1
-0
/
+1
2005-07-30
[SCSI] host state model update: mediate host add/remove race
Mike Anderson
3
-7
/
+25
2005-07-30
[SCSI] host state model update: reimplement scsi_host_cancel
Mike Anderson
2
-18
/
+2
2005-07-30
[SCSI] host state model update: replace old host bitmap state
Mike Anderson
8
-21
/
+162
2005-07-30
[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff
Adrian Bunk
1
-4
/
+0
2005-07-30
[SCSI] aic byteorder fixes after recent cleanup
Olaf Hering
2
-5
/
+7
[next]