summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: Add scsi_vpd_tpg_id()Hannes Reinecke2015-12-021-0/+48
| * | scsi: export 'wwid' to sysfsHannes Reinecke2015-12-021-0/+17
| * | scsi: Add scsi_vpd_lun_id()Hannes Reinecke2015-12-021-0/+140
| * | scsi_dh_alua: simplify sense code handlingHannes Reinecke2015-12-021-28/+17
| * | scsi_dh_alua: rework alua_check_tpgs() to return the tpgs modeHannes Reinecke2015-12-021-14/+11
| * | scsi_dh_alua: use unaligned access macrosHannes Reinecke2015-12-021-15/+8
| * | scsi_dh_alua: use flag for RTPG extended headerHannes Reinecke2015-12-021-8/+7
| * | scsi_dh_alua: fixup description of stpg_endio()Hannes Reinecke2015-12-021-4/+2
| * | scsi_dh_alua: return standard SCSI return codes in submit_rtpgHannes Reinecke2015-12-021-16/+17
| * | scsi_dh_alua: use standard logging functionsHannes Reinecke2015-12-021-14/+13
| * | scsi_dh_alua: sanitze sense code handlingHannes Reinecke2015-12-021-11/+7
| * | scsi_dh_alua: improved loggingHannes Reinecke2015-12-021-2/+8
| * | scsi_dh_alua: Use vpd_pg83 informationHannes Reinecke2015-12-021-69/+18
| * | scsi_dh_alua: Disable ALUA handling for non-disk devicesHannes Reinecke2015-12-021-0/+12
| * | scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke2015-12-021-3/+4
| * | scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke2015-12-023-73/+60
| * | mvsas: fix misleading indentationLuis de Bethencourt2015-12-011-2/+2
| * | scsi: ufs: fix spelling mistake in error messageColin Ian King2015-12-011-1/+1
| * | arcmsr: change driver version to v1.30.00.22-20151126Ching Huang2015-12-011-1/+1
| * | arcmsr: Split dma resource allocation to a new functionChing Huang2015-12-011-82/+93
| * | arcmsr: more readability improvementsChing Huang2015-12-011-47/+26
| * | arcmsr: changes driver version numberChing Huang2015-11-301-1/+1
| * | arcmsr: adds code to support new Areca adapter ARC1203Ching Huang2015-11-302-5/+31
| * | arcmsr: make code more readableChing Huang2015-11-302-7/+10
| * | arcmsr: fixes not release allocated resourceChing Huang2015-11-301-1/+5
| * | arcmsr: fixed getting wrong configuration dataChing Huang2015-11-301-10/+10
| * | scsi_transport_fc: Introduce scsi_host_{get,put}()Bart Van Assche2015-11-301-6/+6
| * | scsi_debug: check for bigger value firstAndy Shevchenko2015-11-301-3/+3
| * | scsi: rescan VPD attributesHannes Reinecke2015-11-304-8/+36
| * | aacraid: aac_release_resources() can be staticFengguang Wu2015-11-261-1/+1
| * | scsi: use sector_div instead of do_divArnd Bergmann2015-11-261-2/+2
| * | hisi_sas: Remove dependency on of_irq_countJohn Garry2015-11-263-40/+5
| * | hisi_sas: Add fatal irq handlerJohn Garry2015-11-261-0/+119
| * | hisi_sas: Add control phy handlerJohn Garry2015-11-263-0/+55
| * | hisi_sas: Add tmf methodsJohn Garry2015-11-261-0/+309
| * | hisi_sas: Add scan finished and startJohn Garry2015-11-262-0/+26
| * | hisi_sas: Add smp protocol supportJohn Garry2015-11-263-0/+100
| * | hisi_sas: Add bcast interrupt handlerJohn Garry2015-11-261-0/+31
| * | hisi_sas: Add abnormal irq handlerJohn Garry2015-11-263-0/+190
| * | hisi_sas: Add dev_found and dev_goneJohn Garry2015-11-263-0/+142
| * | hisi_sas: Add cq interrupt handlerJohn Garry2015-11-263-0/+389
| * | hisi_sas: Add ssp command functionJohn Garry2015-11-263-0/+458
| * | hisi_sas: Add path from phyup irq to SAS frameworkJohn Garry2015-11-263-0/+66
| * | hisi_sas: Add v1 hardware interrupt initJohn Garry2015-11-262-0/+166
| * | hisi_sas: Add v1 hardware initialisation codeJohn Garry2015-11-263-0/+342
| * | hisi_sas: Add v1 hardware register definitionsJohn Garry2015-11-261-0/+389
| * | hisi_sas: Add v1 hw module initJohn Garry2015-11-263-0/+57
| * | hisi_sas: Add timer and spinlock initJohn Garry2015-11-262-0/+5
| * | hisi_sas: Add phy and port initJohn Garry2015-11-262-0/+46
| * | hisi_sas: Add hisi sas device typeJohn Garry2015-11-262-0/+18