summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esas2r
AgeCommit message (Expand)Author
2020-11-25scsi: esas2r: Use generic power managementVaibhav Gupta
2020-11-25scsi: esas2r: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-10scsi: esas2r: esas2r_main: Demote non-conformant kernel-doc headerLee Jones
2020-11-10scsi: esas2r: esas2r_int: Add brackets around potentially empty if()sLee Jones
2020-11-10scsi: esas2r: esas2r_init: Place brackets around a potentially empty if()Lee Jones
2020-11-10scsi: esas2r: esas2r_disc: Place brackets around a potentially empty if()Lee Jones
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-24scsi: esas2r: Remove unnecessary castsAlex Dewar
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24scsi: esas2r: Demote a few non-conformant kerneldoc headersLee Jones
2020-07-24scsi: esas2r: Add braces around the one-line if()Lee Jones
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-23esas2r: don't bother with __copy_to_user()Al Viro
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-10-24scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-08-12scsi: esas2r: Prefer pcie_capability_read_word()Frederick Lawler
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-01-11scsi: esas2r: esas2r_init: mark expected switch fall-throughsGustavo A. R. Silva
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-15scsi: esas2r: use dma_set_mask_and_coherentChristoph Hellwig
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-14scsi: esas2r: fix spelling mistake: "requestss" -> "requests"Colin Ian King
2018-05-01scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"Colin Ian King
2018-04-20scsi: esas2r: use ktime_get_real_seconds()Arnd Bergmann
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-06-12scsi: esas2r: Replace semaphore fs_api_semaphore with mutexBinoy Jayan
2017-06-12scsi: esas2r: Replace semaphore fm_api_semaphore with mutexBinoy Jayan
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-06esas2r: don't open-code memdup_user()Al Viro
2017-03-16scsi: esas2r: Remove redundant NULL check on bufferColin Ian King
2017-01-09scsi: esas2r: Fix format string type mistakesEmese Revfy
2016-08-25scsi: esas2r: don't reinitialize adapter's req_tableShawn Lin
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
2016-02-23esas2r: Fix array overrunAlan
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-01-27[SCSI] esas2r: use PCI define for Max_Read_Request_SizeRafał Miłecki
2014-12-04esas2r: Correct typos of "validate" in a commentBoris Bodemann
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-25esas2r: fix an oversight in setting return valueTomas Henzl
2014-11-25esas2r: fix an error path in esas2r_ioctl_handlerTomas Henzl
2014-11-25esas2r: fir error handling in do_fm_apiTomas Henzl