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
/
aic94xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-11
1
-0
/
+1
|
\
|
*
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-22
1
-0
/
+1
*
|
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-07
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
scsi: aic94xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-06
1
-1
/
+3
*
|
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-06-02
1
-1
/
+1
|
/
*
scsi: aic94xx: Avoid -Wempty-body warning
Arnd Bergmann
2021-04-01
1
-1
/
+1
*
scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()
Lee Jones
2021-03-18
1
-1
/
+1
*
scsi: aic94xx: Remove code that has been unused for at least 13 years
Lee Jones
2021-03-15
1
-184
/
+0
*
scsi: aic94xx: Fix asd_erase_nv_sector()'s header
Lee Jones
2021-03-15
1
-1
/
+1
*
scsi: aic94xx: Fix a couple of misnamed function names
Lee Jones
2021-03-15
1
-2
/
+2
*
scsi: aic94xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
1
-16
/
+13
*
scsi: aic94xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-22
1
-9
/
+16
*
scsi: libsas: Remove notifier indirection
John Garry
2021-01-22
1
-11
/
+9
*
scsi: aic94xx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-02
2
-0
/
+4
*
scsi: Remove unneeded break statements
Tom Rix
2020-10-26
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
1
-8
/
+0
|
\
|
*
scsi: aic94xx: Remove unused inline function
YueHaibing
2020-09-15
1
-8
/
+0
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-6
/
+6
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-06
6
-10
/
+13
|
\
|
*
scsi: aic94xx: Fix kerneldoc formatting issue with 'task'
Lee Jones
2020-07-24
1
-1
/
+1
|
*
scsi: aic94xx: Fix a couple of kerneldoc formatting issues
Lee Jones
2020-07-24
1
-2
/
+2
|
*
scsi: aic94xx: Fix a couple of formatting and bitrot issues
Lee Jones
2020-07-15
1
-3
/
+3
|
*
scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() header
Lee Jones
2020-07-15
1
-1
/
+5
|
*
scsi: aic94xx: Repair kerneldoc formatting error and remove extra param
Lee Jones
2020-07-15
1
-2
/
+1
|
*
scsi: aic94xx: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-15
1
-1
/
+1
*
|
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-06-15
1
-0
/
+1
|
/
*
scsi: libsas: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
1
-7
/
+7
*
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2020-01-03
1
-0
/
+3
*
scsi: aic94xx: Remove unnecessary null check
YueHaibing
2019-07-30
1
-6
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-3
/
+1
|
\
|
*
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
2019-06-20
1
-3
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457
Thomas Gleixner
2019-06-19
1
-19
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411
Thomas Gleixner
2019-06-05
19
-357
/
+19
|
/
*
scsi: aic94xx: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-25
1
-3
/
+5
*
scsi: aic94xx: fix module loading
James Bottomley
2019-02-01
1
-4
/
+4
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: aic94xx: Use dma_pool_zalloc
Souptick Joarder
2018-11-21
1
-2
/
+1
*
scsi: aic94xx: fully convert to the generic DMA API
Christoph Hellwig
2018-10-17
2
-30
/
+25
*
scsi: aic94xx: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-16
1
-0
/
+5
*
scsi: aic94xx: fix an error code in aic94xx_init()
Dan Carpenter
2018-08-08
1
-1
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-3
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+4
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
2
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-3
/
+0
|
\
|
*
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
2017-09-15
1
-3
/
+0
*
|
scsi: aic94xx: Convert timers to use timer_setup()
Kees Cook
2017-10-27
4
-15
/
+12
|
/
*
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
1
-1
/
+1
*
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
2017-08-07
1
-2
/
+2
*
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
1
-1
/
+0
*
scsi: aic94xx: Add a missing call to kfree
Quentin Lambert
2016-11-29
1
-1
/
+4
[next]