summaryrefslogtreecommitdiff
path: root/drivers/scsi/aacraid
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-10-18scsi: aacraid: bump versionBalsundar P
2019-10-18scsi: aacraid: send AIF request post IOP RESETBalsundar P
2019-10-18scsi: aacraid: check adapter healthBalsundar P
2019-10-18scsi: aacraid: setting different timeout for src and thorBalsundar P
2019-10-18scsi: aacraid: fixed firmware assert issueBalsundar P
2019-10-18scsi: aacraid: fixed IO reporting errorBalsundar P
2019-10-18scsi: aacraid: fix illegal IO beyond last LBABalsundar P
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-25scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-14scsi: aacraid: Fix performance issue on logical drivesSagar Biradar
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-27scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-02-04scsi: aacraid: clean up some indentation and formatting issuesColin Ian King
2019-01-29scsi: remove unneeded header search pathsMasahiro Yamada
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-12scsi: aacraid: change event_wait to a completionArnd Bergmann
2018-12-12scsi: aacraid: change wait_sem to a completionArnd Bergmann
2018-11-28scsi: aacraid: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-28scsi: aacraid: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-08-30scsi: aacraid: remove unused variables dev and cpuColin Ian King
2018-08-27scsi: aacraid: fix a signedness bugDan Carpenter
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-08scsi: aacraid: Spelling fix in commentDongliang Mu
2018-07-10scsi: aacraid: remove AAC_STAT_GOOD defineJohannes Thumshirn
2018-06-26scsi: aacraid: Fix PD performance regression over incorrect qd being setRaghava Aditya Renukunta
2018-06-26scsi: aacraid: stop using deprated get_seconds()Arnd Bergmann
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05scsi: aacraid: remove bogus GFP_DMA32 specifiesChristoph Hellwig
2018-05-01scsi: aacraid: Correct hba_send to include iu_typeDave Carroll
2018-04-09scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-27treewide: Fix typos in printkMasanari Iida
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-13scsi: aacraid: Auto detect INTx or MSIx mode during sync cmd processingRaghava Aditya Renukunta
2018-02-13scsi: aacraid: Preserve MSIX mode in the OMR registerRaghava Aditya Renukunta
2018-02-13scsi: aacraid: Implement DropIO sync commandRaghava Aditya Renukunta
2018-02-13scsi: aacraid: fix shutdown crash when init failsMeelis Roos