index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
advansys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: advansys: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
scsi: advansys: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-22
1
-6
/
+16
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
1
-2
/
+1
*
scsi: advansys: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-2
/
+1
*
scsi: advansys: Fix kernel pointer leak
Guo Zhi
2021-10-04
1
-2
/
+2
*
scsi: advansys: Prefer struct_size() over open-coded arithmetic
Len Baker
2021-09-28
1
-2
/
+2
*
scsi: advansys: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-2
/
+2
*
scsi: advansys: Do not set message byte in SCSI status
Hannes Reinecke
2021-05-31
1
-2
/
+0
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-2
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
1
-1
/
+1
|
\
|
*
scsi: advansys: Fix spelling of 'is'
ganjisheng
2021-03-29
1
-1
/
+1
*
|
advansys: remove ISA support
Christoph Hellwig
2021-04-06
1
-289
/
+32
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
1
-60
/
+24
|
\
|
*
scsi: advansys: Kill driver-defined status byte accessors
Hannes Reinecke
2021-01-22
1
-60
/
+24
*
|
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
2021-01-26
1
-2
/
+1
|
/
*
scsi: advansys: Relocate or remove unused variables
Lee Jones
2020-11-10
1
-13
/
+3
*
scsi: advansys: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-18
1
-1
/
+1
*
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-1
/
+1
|
\
|
*
scsi: advansys: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
1
-2
/
+2
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-8
/
+0
*
scsi: advansys: remove unused variable 'srb_tag' in adv_isr_callback
YueHaibing
2018-10-17
1
-2
/
+0
*
scsi: advansys: Remove unnecessary parentheses
Nathan Chancellor
2018-09-20
1
-1
/
+1
*
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-26
1
-4
/
+4
*
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
2018-06-19
1
-1
/
+1
*
scsi: advansys: fix uninitialized data access
Arnd Bergmann
2017-04-04
1
-11
/
+10
*
scsi: advansys: fix build warning for PCI=n
Arnd Bergmann
2016-11-08
1
-0
/
+3
*
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
1
-1
/
+1
|
\
|
*
advansys: fix big-endian builds
Arnd Bergmann
2015-11-18
1
-1
/
+1
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-6
/
+0
|
/
*
advansys: fix compilation errors and warnings when CONFIG_PCI is not set
Johannes Thumshirn
2015-06-13
1
-1
/
+4
*
advansys: Update to version 3.5 and remove compilation warning
Hannes Reinecke
2015-05-25
1
-20
/
+7
*
advansys: Remove call to dma_cache_sync()
Hannes Reinecke
2015-05-25
1
-5
/
+5
*
advansys: use spin_lock_irqsave() in interrupt handler
Hannes Reinecke
2015-05-25
1
-2
/
+3
*
advansys: Check for DMA mapping errors
Hannes Reinecke
2015-05-25
1
-5
/
+22
*
advansys: Remove cmd_per_lun setting
Hannes Reinecke
2015-05-25
1
-18
/
+0
*
advansys: Remove obsolete virtual memory mapping comment
Hannes Reinecke
2015-05-25
1
-10
/
+0
*
advansys: Remove 'a_flag'
Hannes Reinecke
2015-05-25
1
-25
/
+7
*
advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'
Hannes Reinecke
2015-05-25
1
-9
/
+9
*
advansys: Remove CC_VERY_LONG_SG_LIST
Hannes Reinecke
2015-05-25
1
-238
/
+5
*
advansys: Remove ASC_SCSI_REQ_Q
Hannes Reinecke
2015-05-25
1
-21
/
+10
*
advansys: scsi_q1->data_addr is little endian
Hannes Reinecke
2015-05-25
1
-4
/
+4
*
advansys: cleanup function return codes
Hannes Reinecke
2015-05-25
1
-22
/
+13
*
advansys: Make AscIsrChipHalted() a void function
Hannes Reinecke
2015-05-25
1
-17
/
+13
*
advansys: remove 'ERR' definition
Hannes Reinecke
2015-05-25
1
-6
/
+5
*
advansys: Remove 'TRUE' and 'FALSE' definitions
Hannes Reinecke
2015-05-25
1
-41
/
+38
*
advansys: use standard data types
Hannes Reinecke
2015-05-25
1
-106
/
+66
*
advansys: use 'bool' instead of 'int'
Hannes Reinecke
2015-05-25
1
-16
/
+16
*
advansys: Use dma_pool for sg elements
Hannes Reinecke
2015-05-25
1
-63
/
+45
[next]