summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-04-29hpsa: correct ioaccel2 error procecssing.Don Brace
2016-04-29hpsa: correct ioaccel state change operationDon Brace
2016-04-29hpsa: add timeouts for driver initiated commandsDon Brace
2016-04-29hpsa: add sas_address to sysfs device attibuteJoseph T Handzik
2016-04-29hpsa: correct initialization order issueDon Brace
2016-04-29aacraid: Update driver versionRaghava Aditya Renukunta
2016-04-29aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta
2016-04-29aacraid: Remove code to needlessly complete fibRaghava Aditya Renukunta
2016-04-29aacraid: Log firmware AIF messagesRaghava Aditya Renukunta
2016-04-29aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta
2016-04-29aacraid: Disable MSI mode for series 6, 7, 8 cardsRaghava Aditya Renukunta
2016-04-29aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta
2016-04-29aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta
2016-04-29aacraid: Fix incorrectly named MACRORaghava Aditya Renukunta
2016-04-29aacraid: Removed unnecessary checks for NULLRaghava Aditya Renukunta
2016-04-28treewide: Fix typos in printkMasanari Iida
2016-04-26st: clear ILI if Medium ErrorKai Makisara
2016-04-26lpfc: remove incorrect lockdep assertionSebastian Herbszt
2016-04-26bnx2i: silence uninitialized variable warningsDan Carpenter
2016-04-26hpsa: set the enclosure identifier to zeroDan Carpenter
2016-04-26mpt3sas - remove unused fw_event_work elementsJoe Lawrence
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc
2016-04-18treewide: Fix typos in printkMasanari Iida
2016-04-15hisi_sas: add alloc_dev_quirk_v2_hw()John Garry
2016-04-15hisi_sas: add slot_index_alloc_quirk_v2_hw()John Garry
2016-04-15hisi_sas: add device and slot alloc hw methodsJohn Garry
2016-04-15megaraid_sas: driver version upgradeSumit Saxena
2016-04-15megaraid_sas: task management code optimizationsSumit Saxena
2016-04-15megaraid_sas: call ISR function to clean up pending replies in OCR pathSumit Saxena
2016-04-15megaraid_sas: reduce memory footprints in kdump modeSumit Saxena
2016-04-15scsi_dh_alua: Declare local functions staticBart Van Assche
2016-04-15mpt3sas: Remove usage of 'struct timeval'Tina Ruchandani
2016-04-15pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney
2016-04-15qla2xxx: Remove use of 'struct timeval'Tina Ruchandani
2016-04-15hisi_sas: update driver version to 1.4John Garry
2016-04-15hisi_sas: for v2 hw only set ITCT qw2 for SAS deviceJohn Garry
2016-04-15hisi_sas: add v2 hw support for >4 SATA physJohn Garry
2016-04-15hisi_sas: fix v2 hw multiple SATA disk issueJohn Garry
2016-04-15hisi_sas: use device linkrate in MCR for v2 hwJohn Garry
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-04-15scsi: rename SG related struct and functionsMing Lin
2016-04-15scsi: replace "mq" with "first_chunk" in SG functionsMing Lin
2016-04-15scsi: replace "scsi_data_buffer" with "sg_table" in SG functionsMing Lin
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk
2016-04-15bnx2fc: Update version number to 2.10.3.Chad Dupuis
2016-04-15bnx2fc: Check sc_cmd device and host pointer before returning the command to ...Chad Dupuis
2016-04-15bnx2fc: Print netdev device name when FCoE is successfully initialized.Chad Dupuis
2016-04-15bnx2fc: Print when we send a fip keep alive.Chad Dupuis
2016-04-15bnx2fc: Add driver tunables.Joe Carnuccio