summaryrefslogtreecommitdiff
path: root/drivers/scsi/esas2r/esas2r_main.c
AgeCommit message (Expand)Author
2023-03-24scsi: esas2r: Declare SCSI host template constBart Van Assche
2022-10-18scsi: esas2r: Introduce scsi_template_proc_dir()Bart Van Assche
2022-10-18scsi: esas2r: Initialize two host template members implicitlyBart Van Assche
2021-10-16scsi: esas2r: Call scsi_done() directlyBart Van Assche
2021-05-31scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-04-06scsi: remove the unchecked_isa_dma flagChristoph Hellwig
2020-11-25scsi: esas2r: Use generic power managementVaibhav Gupta
2020-11-10scsi: esas2r: esas2r_main: Demote non-conformant kernel-doc headerLee Jones
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-05-01scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"Colin Ian King
2018-03-19scsi: esas2r: remove initialization / cleanup dead woodChristoph Hellwig
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-08-24scsi: esas2r: constify pci_device_id.Arvind Yadav
2017-01-09scsi: esas2r: Fix format string type mistakesEmese Revfy
2016-08-25scsi: esas2r: not need to alloc zero buffer for local_atto_ioctlShawn Lin
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-11-12scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2014-05-19esas2r: Fix commentMarek Vasut
2013-10-25[SCSI] esas2r: Directly call kernel functions for atomic bit operationsBradley Grove
2013-09-03[SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter DriverBradley Grove