开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aacraid
/
linit.c
Age
Commit message (
Expand
)
Author
2023-06-14
scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
Sagar Biradar
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: aacraid: Declare SCSI host template const
Bart Van Assche
2023-03-09
scsi: aacraid: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-03-14
scsi: aacraid: Clean up some inconsistent indenting
Jiapeng Chong
2022-02-22
scsi: aacraid: Move the SCSI pointer to private command data
Bart Van Assche
2021-10-16
scsi: aacraid: Switch to attribute groups
Bart Van Assche
2020-11-25
scsi: aacraid: Use generic power management
Vaibhav Gupta
2020-11-25
scsi: aacraid: Drop pci_enable_wake() from .resume
Vaibhav Gupta
2020-11-04
scsi: aacraid: Improve compat_ioctl handlers
Arnd Bergmann
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-24
scsi: aacraid: Remove pci-dma-compat wrapper API
Suraj Upadhyay
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-15
scsi: aacraid: Fix a couple of small kerneldoc issues
Lee Jones
2020-07-15
scsi: aacraid: Provide suggested curly braces around empty body of if()
Lee Jones
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-05-07
scsi: aacraid: Make some symbols static
Zou Wei
2020-04-27
scsi: aacraid: Fix error handling paths in aac_probe_one()
Christophe JAILLET
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-24
block: move struct partition out of genhd.h
Christoph Hellwig
2020-03-17
scsi: aacraid: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
scsi: aacraid: Disabling TM path and only processing IOP reset
Sagar Biradar
2020-02-28
scsi: aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()
Hannes Reinecke
2020-02-28
scsi: aacraid: use scsi_host_(block,unblock) to block I/O
Hannes Reinecke
2020-02-28
scsi: aacraid: replace aac_flush_ios() with midlayer helper
Hannes Reinecke
2019-10-18
scsi: aacraid: send AIF request post IOP RESET
Balsundar P
2019-10-18
scsi: aacraid: check adapter health
Balsundar P
2019-10-18
scsi: aacraid: setting different timeout for src and thor
Balsundar P
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-14
scsi: aacraid: Fix performance issue on logical drives
Sagar Biradar
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-04
scsi: aacraid: clean up some indentation and formatting issues
Colin Ian King
2019-01-22
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-12
scsi: aacraid: change event_wait to a completion
Arnd Bergmann
2018-11-28
scsi: aacraid: Mark expected switch fall-through
Gustavo A. R. Silva
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-09
scsi: aacraid: Insure command thread is not recursively stopped
Dave Carroll
2018-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-02-13
scsi: aacraid: fix shutdown crash when init fails
Meelis Roos
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-03
scsi: aacraid: Remove unused rescan variable
Raghava Aditya Renukunta
[next]