index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aacraid
/
aachba.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
scsi: aacraid: Fix a few incorrectly named functions
Lee Jones
1
-4
/
+4
2021-01-23
scsi: aacraid: Avoid setting message byte on completion
Hannes Reinecke
1
-109
/
+64
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+5
2020-09-16
scsi: aacraid: Make some symbols static in aachba.c
Jason Yan
1
-3
/
+3
2020-09-02
scsi: aacraid: Remove erroneous fallthrough annotation
Dan Carpenter
1
-1
/
+0
2020-08-25
scsi: aacraid: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-07-16
scsi: aacraid: Repair two kerneldoc headers
Lee Jones
1
-2
/
+3
2020-07-15
scsi: aacraid: Fix a bunch of function doc formatting errors
Lee Jones
1
-14
/
+3
2020-05-08
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
1
-1
/
+0
2020-03-12
scsi: aacraid: clean up warning cast-function-type
Phong Tran
1
-1
/
+6
2020-02-29
scsi: aacraid: Do not wait for outstanding write commands on synchronize_cache
Hannes Reinecke
1
-74
/
+2
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-10-19
scsi: aacraid: setting different timeout for src and thor
Balsundar P
1
-1
/
+2
2019-10-19
scsi: aacraid: fix illegal IO beyond last LBA
Balsundar P
1
-4
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-15
/
+1
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-1
/
+1
2018-11-29
scsi: aacraid: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+4
2018-08-30
scsi: aacraid: remove unused variables dev and cpu
Colin Ian King
1
-7
/
+0
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-14
/
+27
2018-07-11
scsi: aacraid: remove AAC_STAT_GOOD define
Johannes Thumshirn
1
-14
/
+27
2018-06-26
scsi: aacraid: Fix PD performance regression over incorrect qd being set
Raghava Aditya Renukunta
1
-8
/
+7
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-01-11
scsi: aacraid: Get correct lun count
Raghava Aditya Renukunta
1
-1
/
+1
2018-01-09
scsi: aacraid: remove redundant setting of variable c
Colin Ian King
1
-4
/
+1
2018-01-04
scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
Raghava Aditya Renukunta
1
-10
/
+0
2018-01-04
scsi: aacraid: Remove unused rescan variable
Raghava Aditya Renukunta
1
-10
/
+9
2018-01-04
scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
Raghava Aditya Renukunta
1
-4
/
+0
2018-01-04
scsi: aacraid: Process hba and container hot plug events in single function
Raghava Aditya Renukunta
1
-4
/
+5
2018-01-04
scsi: aacraid: Merge func to get container information
Raghava Aditya Renukunta
1
-0
/
+4
2018-01-04
scsi: aacraid: Add helper function to set queue depth
Raghava Aditya Renukunta
1
-13
/
+24
2018-01-04
scsi: aacraid: Save bmic phy information for each phy
Raghava Aditya Renukunta
1
-6
/
+78
2018-01-04
scsi: aacraid: Create helper functions to get lun info
Raghava Aditya Renukunta
1
-12
/
+42
2018-01-04
scsi: aacraid: Move function around to match existing code
Raghava Aditya Renukunta
1
-56
/
+56
2018-01-04
scsi: aacraid: Untangle targets setup from report phy luns
Raghava Aditya Renukunta
1
-11
/
+33
2018-01-04
scsi: aacraid: Add target setup helper function
Raghava Aditya Renukunta
1
-5
/
+13
2018-01-04
scsi: aacraid: Refactor and rename to make mirror existing changes
Raghava Aditya Renukunta
1
-17
/
+19
2018-01-04
scsi: aacraid: Change phy luns function to use common bmic function
Raghava Aditya Renukunta
1
-52
/
+23
2018-01-04
scsi: aacraid: Create bmic submission function from bmic identify
Raghava Aditya Renukunta
1
-48
/
+99
2018-01-04
scsi: aacraid: Fix hang in kdump
Raghava Aditya Renukunta
1
-1
/
+0
2018-01-04
scsi: aacraid: Fix udev inquiry race condition
Raghava Aditya Renukunta
1
-4
/
+12
2017-09-15
scsi: aacraid: Fix 2T+ drives on SmartIOC-2000
Dave Carroll
1
-6
/
+6
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
1
-38
/
+32
2017-08-31
scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2()
Nikola Pajkovsky
1
-3
/
+7
2017-08-31
scsi: aacraid: get rid of one level of indentation
Nikola Pajkovsky
1
-136
/
+131
2017-08-30
scsi: aacraid: Fix command send race condition
Brian King
1
-33
/
+21
2017-08-17
scsi: aacraid: Fix out of bounds in aac_get_name_resp
Raghava Aditya Renukunta
1
-2
/
+7
2017-07-27
scsi: aacraid: reading out of bounds
Dan Carpenter
1
-3
/
+4
2017-06-13
scsi: aacraid: Fix DMAR issues with iommu=pt
Raghava Aditya Renukunta
1
-11
/
+6
2017-04-27
scsi: aacraid: pci_alloc_consistent() failures on ARM64
Mahesh Rajashekhara
1
-7
/
+6
[next]