index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
isci: Terminate outstanding TCs on TX/RX RNC suspensions.
Jeff Skirvin
7
-32
/
+188
2012-05-17
isci: Handle all suspending TC completions
Jeff Skirvin
7
-87
/
+242
2012-05-17
isci: Fixed bug in resumption from RNC Tx/Rx suspend state.
Jeff Skirvin
1
-5
/
+7
2012-05-17
isci: Manage the link layer hang detect timer for RNC suspensions.
Jeff Skirvin
4
-2
/
+51
2012-05-17
isci: fix oem parameter validation on single controller skus
Dan Williams
1
-1
/
+1
2012-05-17
isci: enable BCN in sci_port_add_phy()
Maciej Trela
1
-0
/
+2
2012-05-17
isci: Changes in COMSAS timings enabling ISCI to detect buggy disc drives.
Andrzej Jakowski
2
-0
/
+63
2012-05-17
isci: kill isci_host.shost
Dan Williams
2
-10
/
+12
2012-05-17
isci: fix interrupt disable
Dan Williams
2
-13
/
+27
2012-05-17
isci: fix 'link-up' events occur after 'start-complete'
Dan Williams
3
-38
/
+50
2012-05-17
isci: fix controller stop
Dan Williams
2
-52
/
+55
2012-05-17
isci: refactor initialization for S3/S4
Dan Williams
8
-360
/
+277
2012-05-17
isci: kill isci_port.domain_dev_list
Dan Williams
3
-15
/
+6
2012-05-17
isci: kill ->status, and ->state_lock in isci_host
Dan Williams
2
-34
/
+0
2012-05-17
isci: Don't filter BROADCAST CHANGE primitives
Tom Jackson
1
-0
/
+7
2012-05-17
isci: kill sci_phy_protocol and sci_request_protocol
Dan Williams
6
-37
/
+21
2012-05-17
isci: kill ->is_direct_attached
Dan Williams
5
-49
/
+17
2012-05-17
isci: improve 'invalid state' warnings
Dan Williams
2
-30
/
+36
2012-05-17
[SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31
James Smart
1
-1
/
+1
2012-05-17
[SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handli...
James Smart
2
-4
/
+44
2012-05-17
[SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...
James Smart
2
-1
/
+8
2012-05-17
[SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 qu...
James Smart
3
-0
/
+467
2012-05-17
[SCSI] lpfc 8.3.31: Fix unsol abts xri lookup
James Smart
3
-14
/
+25
2012-05-17
[SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxx
James Smart
7
-31
/
+175
2012-05-17
[SCSI] lpfc 8.3.31: Reregister VPI for SLI3 after cable moved to new Saturn port
James Smart
1
-5
/
+8
2012-05-17
[SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp events
James Smart
1
-0
/
+8
2012-05-17
[SCSI] lpfc 8.3.31: Fix log message for Mailbox command when no error is dete...
James Smart
1
-8
/
+17
2012-05-17
[SCSI] lpfc 8.3.31: Revise FCP LOG for easier Finisar trace correlation
James Smart
1
-1
/
+6
2012-05-17
[SCSI] lpfc 8.3.31: Fix build warnings when debugfs is not defined
James Smart
1
-0
/
+8
2012-05-17
[SCSI] lpfc 8.3.31: Fix kernel panic when going into to sleep state
James Smart
1
-0
/
+1
2012-05-17
[SCSI] lpfc 8.3.31: Fix error message displayed even when not an error
James Smart
1
-10
/
+8
2012-05-17
[SCSI] lpfc 8.3.31: Fix Read Link status data
James Smart
1
-3
/
+4
2012-05-17
[SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver compl...
James Smart
5
-21
/
+54
2012-05-17
[SCSI] lpfc 8.3.31: Fix unable to create vports on FCoE SLI4 adapter
James Smart
1
-1
/
+1
2012-05-17
[SCSI] lpfc 8.3.31: Fix initiator sending flogi after acking flogi from target
James Smart
2
-4
/
+26
2012-05-17
[SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller att...
James Smart
2
-2
/
+4
2012-05-17
[SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...
James Smart
6
-702
/
+594
2012-05-17
[SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vpor...
James Smart
1
-2
/
+8
2012-05-17
[SCSI] sg: constify sg_proc_leaf_arr
Jörn Engel
1
-2
/
+2
2012-05-17
[SCSI] sg: remove sg_mutex
Jörn Engel
1
-17
/
+2
2012-05-17
[SCSI] sg: completely protect sfds
Jörn Engel
1
-3
/
+16
2012-05-17
[SCSI] sg: protect sdp->exclude
Jörn Engel
1
-7
/
+30
2012-05-17
[SCSI] sg: prevent unwoken sleep
Jörn Engel
1
-2
/
+14
2012-05-17
[SCSI] sg: remove closed flag
Jörn Engel
1
-7
/
+7
2012-05-17
[SCSI] sg: use wait_event_interruptible()
Jörn Engel
1
-12
/
+7
2012-05-17
[SCSI] sg: remove while (1) non-loop
Jörn Engel
1
-30
/
+22
2012-05-17
[SCSI] sg: remove unnecessary indentation
Jörn Engel
1
-29
/
+24
2012-05-17
[SCSI] sd: limit the scope of the async probe domain
Dan Williams
5
-6
/
+19
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-18
/
+57
2012-05-10
[SCSI] hpsa: dial down lockup detection during firmware flash
Stephen M. Cameron
3
-5
/
+37
[prev]
[next]