aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esas2r/esas2r_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-1/+8
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann1-1/+1
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor1-1/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-05-01scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"Colin Ian King1-1/+1
2018-03-19scsi: esas2r: remove initialization / cleanup dead woodChristoph Hellwig1-68/+4
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+4
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook1-3/+1
2017-08-24scsi: esas2r: constify pci_device_id.Arvind Yadav1-1/+1
2017-01-09scsi: esas2r: Fix format string type mistakesEmese Revfy1-2/+2
2016-08-25scsi: esas2r: not need to alloc zero buffer for local_atto_ioctlShawn Lin1-1/+1
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin1-2/+2
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes1-1/+1
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-10/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-28/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-7/+5
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-19/+1
2014-11-12scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke1-1/+1
2014-05-19esas2r: Fix commentMarek Vasut1-1/+1
2013-10-25[SCSI] esas2r: Directly call kernel functions for atomic bit operationsBradley Grove1-17/+17
2013-09-03[SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter DriverBradley Grove1-0/+2032