aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-27[SCSI] ses: Use vpd information from scsi_deviceHannes Reinecke
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke
2014-03-27[SCSI] Return VPD page length in scsi_vpd_inquiry()Hannes Reinecke
2014-03-19[SCSI] scsi_sysfs: Implement 'is_visible' callbackHannes Reinecke
2014-03-19[SCSI] hpsa: update driver version to 3.4.4-1Stephen M. Cameron
2014-03-19[SCSI] hpsa: fix bad endif placement in RAID 5 mapper codeStephen M. Cameron
2014-03-19[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis
2014-03-19[SCSI] bfa: Replace large udelay() with mdelay()Ben Hutchings
2014-03-19[SCSI] vmw_pvscsi: Some improvements in pvscsi driver.Arvind Kumar
2014-03-19[SCSI] vmw_pvscsi: Add support for I/O requests coalescing.Rishi Mehta
2014-03-19[SCSI] vmw_pvscsi: Fix pvscsi_abort() function.Arvind Kumar
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2014-03-19[SCSI] ipr: Add new CCIN definition for Grand Canyon supportWendy Xiong
2014-03-19[SCSI] ipr: Format HCAM overlay ID 0x21Wendy Xiong
2014-03-19[SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev
2014-03-19[SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix()Alexander Gordeev
2014-03-19[SCSI] ipr: Handle early EEHBrian King
2014-03-19[SCSI] ipr: Add new CCIN definition for new hardware supportWendy Xiong
2014-03-19[SCSI] ipr: Remove extended delay bit on GSCSI reads/writes opsWendy Xiong
2014-03-19[SCSI] scsi_debug: add ability to enable clusteringAkinobu Mita
2014-03-19[SCSI] scsi_debug: protect device access with atomic_rw lockAkinobu Mita
2014-03-19[SCSI] scsi_debug: prepare to enable clusteringAkinobu Mita
2014-03-19[SCSI] scsi_debug: fix resp_xdwriteread() return value when running out of me...Akinobu Mita
2014-03-19[SCSI] scsi_debug: fix duplicate dif_errors incrementAkinobu Mita
2014-03-19[SCSI] scsi_debug: make pseudo_primary staticAkinobu Mita
2014-03-19[SCSI] scsi_debug: fix false positive logical block reference tag check failAkinobu Mita
2014-03-15[SCSI] remove a useless get/put_device pair in scsi_requeue_commandChristoph Hellwig
2014-03-15[SCSI] remove a useless get/put_device pair in scsi_next_commandBart Van Assche
2014-03-15[SCSI] remove a useless get/put_device pair in scsi_request_fnBart Van Assche
2014-03-15[SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig
2014-03-15[SCSI] avoid taking host_lock in scsi_run_queue unless nessecaryChristoph Hellwig
2014-03-15[SCSI] avoid useless free_list lock roundtripsChristoph Hellwig
2014-03-15[SCSI] hpsa: Do not zero fields of ioaccel2 command structure twiceStephen M. Cameron
2014-03-15[SCSI] hpsa: Add hba mode to the hpsa driverStephen M. Cameron
2014-03-15[SCSI] hpsa: remove unused struct request from CommandListStephen M. Cameron
2014-03-15[SCSI] hpsa: increase the probability of a reported success after a device resetTomas Henzl
2014-03-15[SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron
2014-03-15[SCSI] hpsa: remove unused kthread.h headerStephen M. Cameron
2014-03-15[SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern
2014-03-15[SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy deviceXinHong Zhu
2014-03-15[SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...XinHong Zhu
2014-03-15[SCSI] st: fix corruption of the st_modedef structures in st_set_options()Maurizio Lombardi
2014-03-15[SCSI] megaraid_sas: Version and Changelog updateadam radford
2014-03-15[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford
2014-03-15[SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pooladam radford
2014-03-15[SCSI] megaraid_sas: Fix megasas_ioc_init_fusionadam radford
2014-03-15[SCSI] megaraid_sas: Load correct raid context timeoutadam radford
2014-03-15[SCSI] megaraid_sas: Performance boost fixesSumit.Saxena@lsi.com
2014-03-15[SCSI] megaraid_sas: Set 32-bit DMA maskSumit.Saxena@lsi.com
2014-03-15[SCSI] megaraid_sas: Big endian code related fixesSumit.Saxena@lsi.com