aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-1/+1
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+2
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds130-4215/+9218
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-6/+3
2012-03-21cnic: Fix parity error code conflictMichael Chan2-0/+2
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-187/+3
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds20-95/+90
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-12/+11
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-5/+11
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-1/+5
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-0/+1558
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang19-69/+64
2012-03-19fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on txYi Zou1-1/+1
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2-1/+5
2012-03-09powerpc: remove the legacy iSeries part of ibmvscsiStephen Rothwell5-187/+3
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar1-1/+1
2012-02-29[SCSI] qla4xxx: Update driver version to 5.02.00-k15Vikas Chaudhary1-1/+1
2012-02-29[SCSI] qla4xxx: trivial cleanupVikas Chaudhary2-5/+5
2012-02-29[SCSI] qla4xxx: Fix sparse warningVikas Chaudhary2-4/+4
2012-02-29[SCSI] qla4xxx: Add support for multiple session per host.Manish Rangankar3-4/+35
2012-02-29[SCSI] qla4xxx: Export CHAP index as sysfs attributeMike Christie3-3/+53
2012-02-29[SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie1-0/+8
2012-02-29[SCSI] qla4xxx: Add support to display CHAP list and delete CHAP entryNilesh Javali2-1/+195
2012-02-29[SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali1-1/+100
2012-02-29[SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak3-46/+49
2012-02-29[SCSI] pm8001: Fix possible racing condition.Santosh Nayak1-3/+3
2012-02-29[SCSI] pm8001: Fix bogus interrupt state flag issue.Santosh Nayak1-30/+28
2012-02-29[SCSI] ipr: update PCI ID definitions for new adaptersWayne Boyer2-9/+9
2012-02-29[SCSI] qla2xxx: handle default case in qla2x00_request_firmware()Dan Carpenter1-1/+2
2012-02-29[SCSI] isci: improvements in driver unloading routineAndrzej Jakowski1-1/+2
2012-02-29[SCSI] isci: improve phy event warningsDan Williams1-52/+71
2012-02-29[SCSI] isci: debug, provide state-enum-to-string conversionsDan Williams10-520/+432
2012-02-29[SCSI] scsi_transport_sas: 'enable' phys on resetDan Williams1-0/+1
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physDan Williams4-5/+8
2012-02-29[SCSI] libsas: fixup target_port_protocols for expanders that don't report sataDan Williams1-0/+2
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams3-4/+27
2012-02-29[SCSI] libsas: revert ata srstDan Williams1-38/+0
2012-02-29[SCSI] libsas: fix lifetime of SAS_HA_FROZENDan Williams1-6/+7
2012-02-29[SCSI] libsas: async ata scanningDan Williams8-44/+83
2012-02-29[SCSI] libsas: restore scan orderDan Williams3-45/+32
2012-02-29[SCSI] libsas: delete device on sas address changedDan Williams1-0/+9
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams4-86/+170
2012-02-29[SCSI] libsas: fix sas port namingDan Williams1-1/+1
2012-02-29[SCSI] libsas: improve debug statementsDan Williams2-32/+85
2012-02-29[SCSI] libsas: kill spurious sas_put_deviceMaciej Trela1-2/+0
2012-02-29[SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams3-13/+25
2012-02-29[SCSI] libsas: route local link resets through ata-ehDan Williams3-20/+37
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams2-12/+9
2012-02-29[SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams3-3/+10