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