index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aacraid
Age
Commit message (
Expand
)
Author
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-24
scsi: aacraid: Add descriptions for missing parameters
Lee Jones
2020-07-24
scsi: aacraid: Add missing description for 'dev'
Lee Jones
2020-07-24
scsi: aacraid: Add missing description for 'dev'
Lee Jones
2020-07-24
scsi: aacraid: Add descriptions for missing parameters
Lee Jones
2020-07-15
scsi: aacraid: Fill in the very parameter descriptions for rx_sync_cmd()
Lee Jones
2020-07-15
scsi: aacraid: Fix a bunch of function header issues
Lee Jones
2020-07-15
scsi: aacraid: Demote partially documented function header
Lee Jones
2020-07-15
scsi: aacraid: Remove unused variable 'status'
Lee Jones
2020-07-15
scsi: aacraid: Fix logical bug when !DBG
Lee Jones
2020-07-15
scsi: aacraid: Fix a few kerneldoc issues
Lee Jones
2020-07-15
scsi: aacraid: Repair two kerneldoc headers
Lee Jones
2020-07-15
scsi: aacraid: Fix a bunch of function doc formatting errors
Lee Jones
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-14
scsi: aacraid: Fix an oops in error handling
Dan Carpenter
2020-05-11
scsi: aacraid: Use memdup_user() as a cleanup
Zou Wei
2020-05-07
scsi: aacraid: Make some symbols static
Zou Wei
2020-05-07
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
2020-04-27
scsi: aacraid: Fix error handling paths in aac_probe_one()
Christophe JAILLET
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-31
scsi: aacraid: do not overwrite retval in aac_reset_adapter()
Hannes Reinecke
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: clean up warning cast-function-type
Phong Tran
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_busy_iter() to wait for outstanding commands
Hannes Reinecke
2020-02-28
scsi: aacraid: use scsi_host_(block,unblock) to block I/O
Hannes Reinecke
2020-02-28
scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()
Hannes Reinecke
2020-02-28
scsi: aacraid: replace aac_flush_ios() with midlayer helper
Hannes Reinecke
2020-02-28
scsi: aacraid: use scsi_host_complete_all_commands() to terminate outstanding...
Hannes Reinecke
2020-02-28
scsi: aacraid: Do not wait for outstanding write commands on synchronize_cache
Hannes Reinecke
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-10-18
scsi: aacraid: bump version
Balsundar P
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-10-18
scsi: aacraid: fixed firmware assert issue
Balsundar P
2019-10-18
scsi: aacraid: fixed IO reporting error
Balsundar P
2019-10-18
scsi: aacraid: fix illegal IO beyond last LBA
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-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-25
scsi: aacraid: Insure we don't access PCIe space during AER/EEH
Dave Carroll
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
[next]