summaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa
AgeCommit message (Expand)Author
2019-09-30scsi: bfa: Make restart_bfa staticYueHaibing
2019-09-30scsi: bfa: release allocated memory in case of errorNavid Emamdoost
2019-08-29scsi: bfa: remove redundant assignment to variable errorColin Ian King
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-04-08scsi: bfa: bfa_fcpim: Mark expected switch fall-throughsGustavo A. R. Silva
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-25scsi: bfa: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-01-29scsi: bfa: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-11scsi: bfa: bfa_ioc: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-11scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-11scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-19scsi: bfa: clean up a couple of indentation issuesColin Ian King
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-15scsi: bfa: use dma_set_mask_and_coherentChristoph Hellwig
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-16scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_eventNathan Chancellor
2018-10-16scsi: bfa: Remove unused functionsNathan Chancellor
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-07-10scsi: bfa: remove ScsiResult macroJohannes Thumshirn
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-15scsi: bfa: remove VLAStephen Kitt
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-01-10scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciidsColin Ian King
2018-01-04scsi: bfa: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2017-12-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann
2017-12-07scsi: bfa: fix type conversion warningArnd Bergmann
2017-12-04scsi: bfa: remove unused pointer 'port'Colin Ian King
2017-12-04scsi: bfa: use 64-bit times in bfa_aen_entry_s ABIArnd Bergmann
2017-12-04scsi: bfa: try to sanitize vendor netlink eventsArnd Bergmann
2017-12-04scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds()Arnd Bergmann
2017-12-04scsi: bfa: document overflow of io_profile_start_timeArnd Bergmann
2017-12-04scsi: bfa: improve bfa_ioc_send_enable/disable dataArnd Bergmann
2017-12-04scsi: bfa: use proper time accessor for stats_reset_timeArnd Bergmann
2017-12-04scsi: bfa: use ktime_get_real_ts64 for firmware timestampArnd Bergmann
2017-11-29scsi: bfa: fix access to bfad_im_port_sJohannes Thumshirn
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16scsi: bfa: don't reset max_segments for every bsg requestChristoph Hellwig
2017-10-16scsi: bfa: integer overflow in debugfsDan Carpenter
2017-08-25scsi: bfa: move bus reset to target resetHannes Reinecke
2017-04-21scsi: bfa: use designated initializersKees Cook
2017-04-19scsi: bfa: remove bfa_module_s madnessChristoph Hellwig
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada