aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specificationSreekanth Reddy2013-07-098-18/+45
* [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG...Sreekanth Reddy2013-07-091-12/+4
* [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n...Sreekanth Reddy2013-07-091-0/+14
* [SCSI] mpt3sas: Updated the Hardware timing requirementsSreekanth Reddy2013-07-091-7/+13
* [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-0911-11/+11
* [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche2013-07-081-7/+7
* [SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().Bart Van Assche2013-07-081-3/+1
* [SCSI] qla2xxx: Fix qla2xxx_check_risc_status().Bart Van Assche2013-07-081-0/+1
* [SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche2013-07-081-44/+39
* [SCSI] qla2xxx: Remove redundant assignments.Bart Van Assche2013-07-081-3/+3
* [SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().Bart Van Assche2013-07-081-2/+0
* [SCSI] qla2xxx: Remove two superfluous tests.Bart Van Assche2013-07-082-4/+2
* [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()Bart Van Assche2013-07-082-8/+1
* [SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()Bart Van Assche2013-07-082-10/+2
* [SCSI] qla2xxx: Clean up qla24xx_iidma()Bart Van Assche2013-07-082-9/+3
* [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.Saurav Kashyap2013-07-086-150/+157
* [SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...Chad Dupuis2013-07-081-2/+4
* [SCSI] qla2xxx: Do not query FC statistics during chip reset.Chad Dupuis2013-07-081-1/+4
* [SCSI] qla2xxx: Move qla2x00_free_device to the correct location.Saurav Kashyap2013-07-081-2/+1
* [SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...Giridhar Malavali2013-07-081-3/+2
* [SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali2013-07-082-3/+9
* [SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTSK. Y. Srinivasan2013-07-081-1/+1
* [SCSI] storvsc: Support FC devicesK. Y. Srinivasan2013-07-081-0/+6
* [SCSI] storvsc: Implement multi-channel supportK. Y. Srinivasan2013-07-081-4/+127
* [SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-07-051-4/+3
* [SCSI] megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork2013-07-051-4/+6
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-0489-4465/+7393
|\
| * [SCSI] megaraid: minor cut and paste error fixed.James Georgas2013-06-281-1/+1
| * [SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() callAkinobu Mita2013-06-281-6/+0
| * [SCSI] ufs: fix register address in UIC error interrupt handlingAkinobu Mita2013-06-281-1/+1
| * [SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]Akinobu Mita2013-06-281-0/+1
| * [SCSI] ufs: use devres functions for ufshcdSeungwon Jeon2013-06-283-120/+39
| * [SCSI] ufs: Fix the response UPIU length settingSujit Reddy Thumma2013-06-281-1/+1
| * [SCSI] ufs: rework link start-up processSeungwon Jeon2013-06-282-97/+208
| * [SCSI] ufs: remove version check before IS reg clearSeungwon Jeon2013-06-281-4/+1
| * [SCSI] ufs: amend interrupt configurationSeungwon Jeon2013-06-283-29/+64
| * [SCSI] ufs: wrap the i/o access operationsSeungwon Jeon2013-06-282-62/+50
| * [SCSI] storvsc: Update the storage protocol to win8 levelK. Y. Srinivasan2013-06-261-35/+168
| * [SCSI] storvsc: Increase the value of scsi timeout for storvsc devicesK. Y. Srinivasan2013-06-261-0/+7
| * [SCSI] BusLogic: Port driver to 64-bit.Khalid Aziz2013-06-264-364/+311
| * [SCSI] BusLogic: Fix style issuesKhalid Aziz2013-06-263-2865/+3105
| * [SCSI] libiscsi: Added new boot entries in the session sysfsEddie Wai2013-06-262-0/+30
| * [SCSI] aacraid: Fix for arrays are going offline in the system. System hangsMahesh Rajashekhara2013-06-261-0/+3
| * [SCSI] ipr: IOA Status Code(IOASC) updatewenxiong@linux.vnet.ibm.com2013-06-261-1/+39
| * [SCSI] sd: Update WRITE SAME heuristicsMartin K. Petersen2013-06-263-18/+37
| * [SCSI] fnic: potential dead lock in fnic_is_abts_pending()Dan Carpenter2013-06-261-4/+2
| * [SCSI] bfa: Update the driver version to 3.2.21.1Vijaya Mohan Guvva2013-06-262-4/+4
| * [SCSI] bfa: dis-associate bfa path_tov with dev_loss_tmoVijaya Mohan Guvva2013-06-261-26/+7
| * [SCSI] bfa: Support for chinook-quad port cardVijaya Mohan Guvva2013-06-263-1/+13
| * [SCSI] bfa: fix endianess issue for firmware statsVijaya Mohan Guvva2013-06-261-1/+1