summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* libata: do not attempt to retrieve sense code twiceHannes Reinecke2016-05-091-2/+2
* Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2016-05-09416-8180/+8381
|\
| * megaraid_sas: Downgrade two success messages to infoAndy Lutomirski2016-05-062-2/+2
| * cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar2016-05-061-0/+15
| * scsi_debug: rework resp_report_lunsDouglas Gilbert2016-05-041-48/+87
| * scsi_debug: use pdt constantsDouglas Gilbert2016-05-041-41/+45
| * scsi_debug: use likely hints on fast pathDouglas Gilbert2016-04-301-114/+105
| * scsi_debug: re-order file scope declarationsDouglas Gilbert2016-04-301-163/+151
| * scsi_debug: replace tasklet with work queueDouglas Gilbert2016-04-301-135/+95
| * scsi_debug: make jiffy delay name clearerDouglas Gilbert2016-04-301-23/+23
| * scsi_debug: replace jiffy timers with hr timersDouglas Gilbert2016-04-301-35/+21
| * scsi_debug: ignore host lock optionDouglas Gilbert2016-04-301-37/+7
| * scsi_debug: cleanup naming and bit crunchingDouglas Gilbert2016-04-301-637/+525
| * hpsa: update driver versionDon Brace2016-04-301-1/+1
| * hpsa: correct handling of HBA device removalDon Brace2016-04-302-5/+85
| * hpsa: correct ioaccel2 error procecssing.Don Brace2016-04-301-1/+3
| * hpsa: correct ioaccel state change operationDon Brace2016-04-301-1/+3
| * hpsa: add timeouts for driver initiated commandsDon Brace2016-04-301-19/+23
| * hpsa: add sas_address to sysfs device attibuteJoseph T Handzik2016-04-301-0/+25
| * hpsa: correct initialization order issueDon Brace2016-04-301-5/+5
| * aacraid: Update driver versionRaghava Aditya Renukunta2016-04-301-1/+1
| * aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta2016-04-302-0/+25
| * aacraid: Remove code to needlessly complete fibRaghava Aditya Renukunta2016-04-301-3/+4
| * aacraid: Log firmware AIF messagesRaghava Aditya Renukunta2016-04-304-1/+35
| * aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta2016-04-301-0/+4
| * aacraid: Disable MSI mode for series 6, 7, 8 cardsRaghava Aditya Renukunta2016-04-301-15/+2
| * aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta2016-04-301-4/+4
| * aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta2016-04-301-1/+1
| * aacraid: Fix incorrectly named MACRORaghava Aditya Renukunta2016-04-302-2/+2
| * aacraid: Removed unnecessary checks for NULLRaghava Aditya Renukunta2016-04-301-22/+0
| * mptsas: fix checks for dma mapping errorsAlexey Khoroshilov2016-04-301-2/+2
| * st: clear ILI if Medium ErrorKai Makisara2016-04-261-3/+6
| * lpfc: remove incorrect lockdep assertionSebastian Herbszt2016-04-261-6/+3
| * bnx2i: silence uninitialized variable warningsDan Carpenter2016-04-261-2/+2
| * hpsa: set the enclosure identifier to zeroDan Carpenter2016-04-261-0/+1
| * mpt3sas - remove unused fw_event_work elementsJoe Lawrence2016-04-261-6/+4
| * hisi_sas: add alloc_dev_quirk_v2_hw()John Garry2016-04-151-0/+30
| * hisi_sas: add slot_index_alloc_quirk_v2_hw()John Garry2016-04-151-0/+28
| * hisi_sas: add device and slot alloc hw methodsJohn Garry2016-04-152-2/+12
| * megaraid_sas: driver version upgradeSumit Saxena2016-04-151-2/+2
| * megaraid_sas: task management code optimizationsSumit Saxena2016-04-151-21/+46
| * megaraid_sas: call ISR function to clean up pending replies in OCR pathSumit Saxena2016-04-151-0/+2
| * megaraid_sas: reduce memory footprints in kdump modeSumit Saxena2016-04-153-19/+34
| * scsi_dh_alua: Declare local functions staticBart Van Assche2016-04-151-4/+4
| * mpt3sas: Remove usage of 'struct timeval'Tina Ruchandani2016-04-151-4/+4
| * pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney2016-04-151-2/+0
| * qla2xxx: Remove use of 'struct timeval'Tina Ruchandani2016-04-151-3/+2
| * hisi_sas: update driver version to 1.4John Garry2016-04-151-1/+1
| * hisi_sas: for v2 hw only set ITCT qw2 for SAS deviceJohn Garry2016-04-151-5/+6
| * hisi_sas: add v2 hw support for >4 SATA physJohn Garry2016-04-151-7/+10