summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esas2r/esas2r_main.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"Colin Ian King2018-05-011-1/+1
* scsi: esas2r: remove initialization / cleanup dead woodChristoph Hellwig2018-03-191-68/+4
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+4
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-3/+1
* scsi: esas2r: constify pci_device_id.Arvind Yadav2017-08-241-1/+1
* scsi: esas2r: Fix format string type mistakesEmese Revfy2017-01-091-2/+2
* scsi: esas2r: not need to alloc zero buffer for local_atto_ioctlShawn Lin2016-08-251-1/+1
* scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-151-2/+2
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
* scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-021-1/+1
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-10/+1
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-28/+1
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-7/+5
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-19/+1
* scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke2014-11-121-1/+1
* esas2r: Fix commentMarek Vasut2014-05-191-1/+1
* [SCSI] esas2r: Directly call kernel functions for atomic bit operationsBradley Grove2013-10-251-17/+17
* [SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter DriverBradley Grove2013-09-031-0/+2032
OpenPOWER on IntegriCloud