summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Update driver version to 5.02.00-k7Vikas Chaudhary2011-05-241-1/+1
* [SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao2011-05-248-21/+150
* [SCSI] qla4xxx: Remove host_lock in queuecommand functionVikas Chaudhary2011-05-241-19/+7
* [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.Lalit Chandivade2011-05-242-13/+5
* [SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progressVikas Chaudhary2011-05-241-1/+1
* [SCSI] qla4xxx: Don't process mbx interrupt unconditionallyVikas Chaudhary2011-05-241-14/+0
* [SCSI] qla4xxx: Complete the cmd if sense_len is zeroPrasanna Mumbai2011-05-241-2/+7
* [SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...Vikas Chaudhary2011-05-241-1/+21
* [SCSI] qla4xxx: Updated the reset sequence for ISP82xxVikas Chaudhary2011-05-241-2/+17
* [SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()Prasanna Mumbai2011-05-242-6/+9
* [SCSI] scsi_trace: Decode UNMAP bit in WRITE SAME(10)Martin K. Petersen2011-05-241-0/+4
* [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devicesMartin K. Petersen2011-05-241-7/+1
* [SCSI] sd: Unmap discard alignment needs to be converted to bytesMartin K. Petersen2011-05-241-1/+2
* [SCSI] bfa: kdump fixJing Huang2011-05-244-1/+41
* [SCSI] ipr: fix possible false positive detection of stuck interruptWayne Boyer2011-05-241-6/+6
* [SCSI] libfcoe: Remove unnecessary module state checksRobert Love2011-05-241-40/+0
* [SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_...Yi Zou2011-05-241-2/+1
* [SCSI] libfc: fix race in SRR responseVasu Dev2011-05-241-7/+4
* [SCSI] libfc: don't call resp handler after FC_EX_TIMEOUTVasu Dev2011-05-241-0/+1
* [SCSI] libfc: release DDP context if frame_send() failsYi Zou2011-05-243-1/+3
* [SCSI] libfc: fix mm leak in handling incoming request for target discoveryHillf Danton2011-05-241-0/+1
* [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPNNeerav Parikh2011-05-242-0/+68
* [SCSI] libfcoe: Incorrect CVL handling for NPIV portsBhanu Prakash Gollapudi2011-05-241-43/+90
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2011-05-243-4/+18
* [SCSI] megaraid_sas: Add 1078 OCR supportadam radford2011-05-241-17/+17
* [SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IOadam radford2011-05-241-1/+40
* [SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()adam radford2011-05-241-13/+14
* [SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()adam radford2011-05-241-0/+5
* [SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapteradam radford2011-05-242-12/+18
* [SCSI] megaraid_sas: Remove un-used functionadam radford2011-05-241-16/+0
* [SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE insteadadam radford2011-05-241-13/+12
* [SCSI] libsas: fix SATA NCQ errorXiangliang Yu2011-05-241-2/+18
* [SCSI] mpt2sas: Driver version upgrade 08.100.00.02Kashyap, Desai2011-05-241-2/+2
* [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...Kashyap, Desai2011-05-241-26/+68
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-05-2426-157/+235
|\
| * sh: Ignore R_SH_NONE module relocations.Paul Mundt2011-05-231-0/+2
| * SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle2011-05-231-1/+1
| * sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-235-56/+0
| * sh: wire up sys_sendmmsg.Paul Mundt2011-05-234-2/+6
| * clocksource: sh_tmu: Runtime PM supportMagnus Damm2011-05-231-2/+10
| * clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm2011-05-231-11/+8
| * clocksource: sh_cmt: Runtime PM supportMagnus Damm2011-05-231-2/+10
| * clocksource: sh_cmt: __clocksource_updatefreq_hz() updateMagnus Damm2011-05-231-12/+7
| * dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski2011-05-231-8/+8
| * dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski2011-05-232-0/+69
| * dmaengine: shdma: fix lockingGuennadi Liakhovetski2011-05-231-36/+68
| * sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm2011-05-231-8/+8
| * sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski2011-05-231-3/+3
| * serial: sh-sci: suspend/resume wakeup support V2Magnus Damm2011-05-231-1/+1
| * serial: sh-sci: Runtime PM supportMagnus Damm2011-05-231-0/+14