index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] embryonic RAID class
James Bottomley
2005-08-30
3
-0
/
+258
*
[SCSI] attribute container final klist fixes
James Bottomley
2005-08-30
1
-4
/
+20
*
[SCSI] correct attribute_container list usage
James Bottomley
2005-08-30
1
-22
/
+29
*
[SCSI] sr.c: Fix getting wrong size
Pete Zaitcev
2005-08-28
2
-23
/
+2
*
[SCSI] ibmvscsi timeout fix
Dave C Boutcher
2005-08-28
1
-1
/
+1
*
[SCSI] drivers/scsi/constants.c should include scsi_dbg.h
Adrian Bunk
2005-08-28
1
-0
/
+1
*
[SCSI] ibmvscsi eh locking
Dave C Boutcher
2005-08-28
1
-3
/
+20
*
[SCSI] aacraid: Fix aacraid probe breakage (updated)
Mark Haverkamp
2005-08-28
1
-26
/
+53
*
[SCSI] fix transport class corner case after rework
James Bottomley
2005-08-28
2
-1
/
+6
*
[SCSI] aiclib remove dead
Christoph Hellwig
2005-08-15
2
-2124
/
+0
*
[SCSI] aic79xx: sane pci probing
Christoph Hellwig
2005-08-15
7
-291
/
+60
*
[SCSI] aic79xx: remove some dead code
Christoph Hellwig
2005-08-15
2
-38
/
+0
*
[SCSI] correct transport class abstraction to work outside SCSI
James Bottomley
2005-08-14
4
-11
/
+61
*
[SCSI] add ability to deny binding to SPI transport class
James Bottomley
2005-08-14
1
-1
/
+10
*
[SCSI] aic7xxx: lost multifunction flags handling
James Bottomley
2005-08-13
1
-0
/
+29
*
[SCSI] fix warning in aic7770.c
akpm@osdl.org
2005-08-12
1
-1
/
+0
*
[SCSI] fix warning in scsi_softirq
akpm@osdl.org
2005-08-12
1
-1
/
+1
*
[SCSI] lpfc driver 8.0.30 : update version to 8.0.30
James.Smart@Emulex.Com
2005-08-12
1
-1
/
+1
*
[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()
James.Smart@Emulex.Com
2005-08-12
11
-19
/
+16
*
[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts
James.Smart@Emulex.Com
2005-08-12
1
-0
/
+4
*
[SCSI] lpfc driver 8.0.30 : fix get_stats panic
James.Smart@Emulex.Com
2005-08-12
7
-8
/
+14
*
[SCSI] lpfc driver 8.0.30 : task mgmt bit clearing
James.Smart@Emulex.Com
2005-08-12
1
-0
/
+2
*
[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic
James.Smart@Emulex.Com
2005-08-12
1
-0
/
+2
*
[SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization
James.Smart@Emulex.Com
2005-08-12
1
-1
/
+6
*
[SCSI] Make the HSG80 a REPORTLUN2 device
James Bottomley
2005-08-12
1
-1
/
+1
*
[SCSI] aic79xx: fix boot panic with no hardware
James Bottomley
2005-08-09
2
-5
/
+1
*
[SCSI] blacklist addition.
Dave Jones
2005-08-08
1
-0
/
+1
*
[SCSI] aacraid: adapter support update
Mark Haverkamp
2005-08-08
1
-33
/
+39
*
[SCSI] add global timeout to the scsi mid-layer
James Bottomley
2005-08-08
2
-2
/
+17
*
[SCSI] drivers/scsi/st.c: add reference count and related fixes
Kai Makisara
2005-08-08
2
-30
/
+123
*
[SCSI] aacraid: correct use of cmd->timeout field
James Bottomley
2005-08-08
1
-1
/
+1
*
[SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRS
akpm@osdl.org
2005-08-07
1
-0
/
+1
*
[SCSI] aacraid: sgraw command support
Mark Haverkamp
2005-08-05
2
-30
/
+194
*
[SCSI] aacraid: aif registration timeout fix
Mark Haverkamp
2005-08-05
1
-1
/
+1
*
[SCSI] aacraid: remove duplicate io callback code
Mark Haverkamp
2005-08-05
1
-56
/
+7
*
[SCSI] aacraid: driver shutdown method
Mark Haverkamp
2005-08-05
5
-3
/
+76
*
[SCSI] aacraid: driver version update
Mark Haverkamp
2005-08-05
3
-12
/
+35
*
[SCSI] aacraid: interupt mitigation
Mark Haverkamp
2005-08-05
2
-4
/
+20
*
[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target
James Bottomley
2005-08-05
2
-4
/
+4
*
[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9
James Bottomley
2005-08-04
10
-512
/
+544
*
[SCSI] aic79xx: fixup DT setting
Hannes Reinecke
2005-08-04
1
-2
/
+3
*
[SCSI] aic79xx: add hold_mcs to the transport parameters
James Bottomley
2005-08-03
1
-1
/
+37
*
[SCSI] add missing hold_mcs parameter to the spi transport class
James Bottomley
2005-08-03
1
-5
/
+15
*
[SCSI] aic79xx: fix up transport settings
James Bottomley
2005-08-03
2
-32
/
+11
*
[SCSI] aic79xx: DV parameter settings
Hannes Reinecke
2005-08-03
1
-13
/
+218
*
[SCSI] aic79xx: update to use scsi_transport_spi
Hannes Reinecke
2005-08-03
3
-2837
/
+799
*
[SCSI] aic79xx: Remove busyq
Hannes Reinecke
2005-08-03
4
-724
/
+139
*
[SCSI] qla1280: endianess annotations
Christoph Hellwig
2005-08-02
2
-139
/
+139
*
[SCSI] qla1280: don't use bitfields for hardware access, parameters
Christoph Hellwig
2005-08-02
2
-83
/
+81
*
[SCSI] qla1280: don't use bitfields for hardware access in isp_config
Christoph Hellwig
2005-08-02
2
-33
/
+41
[next]