summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic7xxx
AgeCommit message (Expand)Author
2023-12-05scsi: aic7xxx: Return negative error codes in aic7770_probe()Su Hui
2023-12-05scsi: aic7xxx: Return ahc_linux_register_host()'s value rather than zeroSu Hui
2023-12-05scsi: aic7xxx: Return negative error codes in ahc_linux_register_host()Su Hui
2023-10-24scsi: aic79xx: Fix up NULL command in ahd_done()Hannes Reinecke
2023-10-13scsi: aic79xx: Do not reference SCSI command when resetting deviceHannes Reinecke
2023-10-13scsi: aic79xx: Make BUILD_SCSIID() a functionHannes Reinecke
2023-10-13scsi: aic7xxx: Do not reference SCSI command when resetting deviceHannes Reinecke
2023-10-13scsi: aic7xxx: Make BUILD_SCSIID() a functionHannes Reinecke
2023-07-31scsi: aic7xxx: Fix firmware build fatal errorWang Jinchao
2023-05-31scsi: Add HAS_IOPORT dependenciesNiklas Schnelle
2022-09-15scsi: aic79xx: Use __ro_after_init explicitlyKees Cook
2022-03-30scsi: aic7xxx: Use standard PCI subsystem, subdevice definesTom Rix
2022-03-15scsi: aic7xxx: Fix typos in commentsJulia Lawall
2022-01-05scsi: aic79xx: Remove redundant error variableMinghao Chi
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: aic7xxx: Call scsi_done() directlyBart Van Assche
2021-09-28scsi: aic7xxx: Fix a function name in commentsCai Huoqing
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-22scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-05-21scsi: aic7xxx: Remove multiple definition of globalsTom Rix
2021-05-21scsi: aic7xxx: Restore several defines for aic7xxx firmware buildTom Rix
2021-02-22scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_tChen Lin
2021-02-22scsi: aic79xx: Fix spelling of versionBhaskar Chowdhury
2021-01-22scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke
2021-01-22scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitionsHannes Reinecke
2021-01-22scsi: aic7xxx: aic79xx: Kill pointless forward declarationsHannes Reinecke
2021-01-22scsi: aic7xxx: aic79xx: Whitespace cleanupHannes Reinecke
2020-12-02scsi: aic7xxx: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-25scsi: aic79xx: Use generic power managementVaibhav Gupta
2020-11-25scsi: aic7xxx: Use generic power managementVaibhav Gupta
2020-11-10scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'Lee Jones
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-15scsi: aic7xxx: Use kmemdup() in two placesAlex Dewar
2020-08-24scsi: aic7xxx: Fix error code handlingTong Zhang
2020-08-24scsi: aic7xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24scsi: aic7xxx: Remove set but unused variables 'targ_info' and 'value'Lee Jones
2020-07-24scsi: aic7xxx: aic79xx_core: Remove a bunch of unused variablesLee Jones
2020-07-24scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd()Hannes Reinecke
2020-07-15scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones
2020-07-15scsi: aic7xxx: Remove unused variables 'wait' and 'paused'Lee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'ahd'Lee Jones
2020-07-15scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'targ'Lee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'ahc'Lee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'tinfo'Lee Jones
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-24scsi: aic7xxx: Remove unnecessary NULL checks before kfreeAlex Dewar