summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-0422-154/+4
* libsas: remove task_collector modeChristoph Hellwig2014-11-2718-465/+92
* wd719x: remove dma_cache_sync callOndrej Zary2014-11-271-2/+0
* scsi_debug: add Report supported opcodes+tmfs; Compare and writeDouglas Gilbert2014-11-251-19/+307
* scsi_debug: change SCSI command parser to table drivenDouglas Gilbert2014-11-251-558/+833
* scsi_debug: add Capacity Changed Unit AttentionDouglas Gilbert2014-11-251-4/+24
* scsi_debug: append inject error flags onto scsi_cmnd objectDouglas Gilbert2014-11-251-0/+68
* scsi_debug: pinpoint invalid field in sense dataDouglas Gilbert2014-11-251-50/+88
* wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driverOndrej Zary2014-11-254-0/+1256
* eeprom-93cx6: Add (read-only) support for 8-bit modeOndrej Zary2014-11-251-1/+61
* esas2r: fix an oversight in setting return valueTomas Henzl2014-11-251-1/+4
* esas2r: fix an error path in esas2r_ioctl_handlerTomas Henzl2014-11-251-3/+4
* esas2r: fir error handling in do_fm_apiTomas Henzl2014-11-251-5/+5
* tmscsim: replace by am53c974 driverHannes Reinecke2014-11-245-3192/+1
* esp_scsi: enable CONFIG2_FENAB for am53c974Hannes Reinecke2014-11-242-0/+42
* esp_scsi: let DMA driver provide a config2 valuePaolo Bonzini2014-11-241-33/+37
* esp_scsi: correctly detect am53c974Hannes Reinecke2014-11-243-1/+33
* am53c974: BLAST residual handlingHannes Reinecke2014-11-243-0/+36
* am53c974: add new driverHannes Reinecke2014-11-243-0/+556
* esp_scsi: use FIFO for command submissionHannes Reinecke2014-11-242-17/+30
* esp_scsi: read status registersHannes Reinecke2014-11-241-3/+5
* esp_scsi: debug event and commandHannes Reinecke2014-11-241-0/+15
* esp_scsi: convert to dev_printkHannes Reinecke2014-11-241-106/+106
* esp_scsi: make number of tags configurableHannes Reinecke2014-11-242-8/+7
* esp_scsi: spellcheck 'driver'Hannes Reinecke2014-11-241-1/+1
* vmw_pscsi: simplify ->change_queue_depthChristoph Hellwig2014-11-241-9/+1
* mpt3sas: simplify ->change_queue_depthChristoph Hellwig2014-11-241-26/+10
* mpt2sas: simplify ->change_queue_depthChristoph Hellwig2014-11-241-29/+5
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-2466-388/+139
* scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-249-30/+3
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-2429-242/+68
* lpfc: remove queue_depth eventsChristoph Hellwig2014-11-241-66/+0
* megaraid_sas: do not process IOCTLs and SCSI commands during driver removalSumit.Saxena@avagotech.com2014-11-241-4/+15
* megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com2014-11-242-14/+16
* megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com2014-11-241-1/+1
* megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR pathSumit.Saxena@avagotech.com2014-11-241-13/+13
* megaraid_sas: online Firmware upgrade support for Extended VD featureSumit.Saxena@avagotech.com2014-11-244-57/+85
* megaraid_sas: update MAINTAINERS and copyright information for megaraid driversSumit.Saxena@avagotech.com2014-11-245-40/+47
* megaraid_sas: driver version upgrade and remove some meta data of driverSumit.Saxena@avagotech.com2014-11-242-26/+2
* zfcp: auto port scan resiliencyMartin Peschke2014-11-206-14/+90
* zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier2014-11-201-3/+49
* bfa: replace 2 kzalloc/copy_from_user by memdup_userFabian Frederick2014-11-201-24/+6
* zfcp: remove access control tables interface (port leftovers)Martin Peschke2014-11-203-12/+2
* virtio_scsi: support multi hw queue of blk-mqMing Lei2014-11-201-1/+16
* hpsa: remove spin lock around command allocationStephen M. Cameron2014-11-201-13/+23
* hpsa: always call pci_set_master after pci_enable_deviceRobert Elliott2014-11-201-3/+5
* hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operationNicholas Bellinger2014-11-201-9/+7
* hpsa: do not be so noisy about check conditionsStephen M. Cameron2014-11-201-59/+0
* hpsa: use atomics for commands_outstandingStephen M. Cameron2014-11-202-37/+16
* hpsa: get rid of type/attribute/direction bit field where possibleStephen M. Cameron2014-11-202-34/+42