index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uwb
/
uwbd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-15
[SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error path
Roland Dreier
1
-1
/
+1
2011-12-15
[SCSI] mpt2sas : Bump driver vesion to 12.100.00.00
nagalakshmi.nandigama@lsi.com
1
-2
/
+2
2011-12-15
[SCSI] mpt2sas : Fix for memory allocation error for large host credits
nagalakshmi.nandigama@lsi.com
2
-58
/
+29
2011-12-15
[SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrive
nagalakshmi.nandigama@lsi.com
1
-2
/
+4
2011-12-15
[SCSI] mpt2sas: Release spinlock for the raid device list before blocking it
nagalakshmi.nandigama@lsi.com
1
-3
/
+4
2011-12-15
[SCSI] mpt2sas: MPI next revision header update
nagalakshmi.nandigama@lsi.com
4
-23
/
+90
2011-12-15
[SCSI] mpt2sas: Added support for customer specific branding
nagalakshmi.nandigama@lsi.com
2
-0
/
+28
2011-12-15
[SCSI] mpt2sas: Increase max transfer support from 4MB to 16MB
nagalakshmi.nandigama@lsi.com
1
-5
/
+5
2011-12-15
[SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrive
nagalakshmi.nandigama@lsi.com
2
-43
/
+74
2011-12-15
[SCSI] mpt2sas: Bump driver version to 11.100.00.00
nagalakshmi.nandigama@lsi.com
1
-2
/
+2
2011-12-15
[SCSI] mpt2sas: Rearrange the the code so that the completion queues are init...
nagalakshmi.nandigama@lsi.com
3
-11
/
+12
2011-12-15
[SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy...
nagalakshmi.nandigama@lsi.com
1
-8
/
+12
2011-12-15
[SCSI] mpt2sas: MPI next revision header update
nagalakshmi.nandigama@lsi.com
4
-22
/
+36
2011-12-15
[SCSI] mpt2sas: Adding support for customer specific branding
nagalakshmi.nandigama@lsi.com
2
-2
/
+7
2011-12-15
[SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR ...
nagalakshmi.nandigama@lsi.com
1
-0
/
+2
2011-12-15
[SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition
nagalakshmi.nandigama@lsi.com
3
-0
/
+63
2011-12-15
[SCSI] be2iscsi: cleanup a min_t() call
Dan Carpenter
1
-2
/
+3
2011-12-15
[SCSI] hpsa: add the Smart Array 5i to the kdump blacklist
Tomas Henzl
1
-0
/
+2
2011-12-15
[SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
Stephen M. Cameron
1
-2
/
+2
2011-12-15
[SCSI] mptsas: Add device ID for SAS1068_820XELP.
Chandrakala Chavva
2
-0
/
+3
2011-12-15
[SCSI] fusion: ensure NUL-termination of MptCallbacksName elements
Ferenc Wagner
2
-3
/
+5
2011-12-15
[SCSI] qla2xxx: remove redundant semicolon
Jesper Juhl
1
-1
/
+1
2011-12-15
[SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_RE...
Chad Dupuis
1
-1
/
+0
2011-12-15
[SCSI] qla2xxx: Move initialization of some variables before iospace_config.
Chad Dupuis
1
-5
/
+5
2011-12-15
[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.
Andrew Vasquez
4
-2
/
+27
2011-12-15
[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.
Saurav Kashyap
3
-2
/
+16
2011-12-15
[SCSI] qla2xxx: Consolidated IOCB processing routines.
Giridhar Malavali
4
-583
/
+522
2011-12-15
[SCSI] qla2xxx: Process marker IOCB request on request queue 0.
Giridhar Malavali
1
-0
/
+1
2011-12-15
[SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.
Giridhar Malavali
2
-124
/
+133
2011-12-15
[SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx.
Giridhar Malavali
1
-4
/
+4
2011-12-15
[SCSI] qla2xxx: Corrected the default setting of the help text of Minidump ca...
Giridhar Malavali
1
-1
/
+1
2011-12-15
[SCSI] qla2xxx: Corrections to returned sysfs error codes.
Joe Carnuccio
1
-2
/
+2
2011-12-15
[SCSI] qla2xxx: Correct report-id acquisition check
Giridhar Malavali
1
-1
/
+1
2011-12-15
[SCSI] qla2xxx: Fix to include FCE data as part of dump.
Giridhar Malavali
1
-1
/
+1
2011-12-15
[SCSI] qla2xxx: Limit excessive DPC cycles.
Andrew Vasquez
1
-13
/
+8
2011-12-15
[SCSI] qla2xxx: Only read requested mailbox registers.
Andrew Vasquez
1
-9
/
+25
2011-12-15
[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...
Giridhar Malavali
2
-31
/
+61
2011-12-15
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
10
-216
/
+199
2011-12-15
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
8
-25
/
+26
2011-12-15
[SCSI] qla2xxx: Use less stack to emit logging messages.
Joe Perches
2
-115
/
+107
2011-12-15
[SCSI] bfa: fix endian and bit field check bug
Jing Huang
2
-5
/
+5
2011-12-15
[SCSI] bfa: fix formating and checkpatch issues
Jing Huang
2
-219
/
+221
2011-12-15
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
3
-60
/
+0
2011-12-15
[SCSI] scsi_dh_rdac: Adding the match function for rdac device handler
Moger, Babu
1
-0
/
+19
2011-12-15
[SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handler
Moger, Babu
1
-0
/
+19
2011-12-15
[SCSI] scsi_dh_emc: Add a match function for emc device handler
Moger, Babu
1
-0
/
+19
2011-12-14
[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref
Eddie Wai
1
-2
/
+3
2011-12-14
[SCSI] qla4xxx: check for failed conn setup
Mike Christie
1
-0
/
+3
2011-12-14
[SCSI] qla4xxx: a small loop fix
Tomas Henzl
1
-1
/
+3
2011-12-14
[SCSI] qla4xxx: fix flash/ddb support
Mike Christie
7
-97
/
+1315
[next]