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
/
aic94xx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
scsi: aic94xx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+4
2020-10-27
scsi: Remove unneeded break statements
Tom Rix
1
-1
/
+0
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+0
2020-09-16
scsi: aic94xx: Remove unused inline function
YueHaibing
1
-8
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-6
/
+6
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-10
/
+13
2020-07-25
scsi: aic94xx: Fix kerneldoc formatting issue with 'task'
Lee Jones
1
-1
/
+1
2020-07-25
scsi: aic94xx: Fix a couple of kerneldoc formatting issues
Lee Jones
1
-2
/
+2
2020-07-16
scsi: aic94xx: Fix a couple of formatting and bitrot issues
Lee Jones
1
-3
/
+3
2020-07-16
scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() header
Lee Jones
1
-1
/
+5
2020-07-15
scsi: aic94xx: Repair kerneldoc formatting error and remove extra param
Lee Jones
1
-2
/
+1
2020-07-15
scsi: aic94xx: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-06-16
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
1
-0
/
+1
2020-05-12
scsi: libsas: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-7
/
+7
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+3
2019-07-30
scsi: aic94xx: Remove unnecessary null check
YueHaibing
1
-6
/
+3
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457
Thomas Gleixner
1
-19
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411
Thomas Gleixner
19
-357
/
+19
2019-02-26
scsi: aic94xx: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-3
/
+5
2019-02-02
scsi: aic94xx: fix module loading
James Bottomley
1
-4
/
+4
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-22
scsi: aic94xx: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2018-10-18
scsi: aic94xx: fully convert to the generic DMA API
Christoph Hellwig
2
-30
/
+25
2018-10-17
scsi: aic94xx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-08-09
scsi: aic94xx: fix an error code in aic94xx_init()
Dan Carpenter
1
-1
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-3
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+4
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2
-2
/
+2
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+0
2017-10-27
scsi: aic94xx: Convert timers to use timer_setup()
Kees Cook
4
-15
/
+12
2017-09-16
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
1
-3
/
+0
2017-08-26
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
1
-1
/
+1
2017-08-07
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
1
-2
/
+2
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
1
-1
/
+0
2016-11-29
scsi: aic94xx: Add a missing call to kfree
Quentin Lambert
1
-1
/
+4
2016-08-26
scsi: aic94xx: Add missing error code assignment before test
Christophe JAILLET
1
-1
/
+1
2016-04-18
treewide: Fix typos in printk
Masanari Iida
2
-2
/
+2
2015-11-26
scsi: Centralise ssp frame information units
John Garry
1
-43
/
+6
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-1
/
+1
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-11-10
aic94xx: remove SCSI host before detaching from SAS transport
Jack Wang
1
-1
/
+1
2015-09-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+1
2015-08-28
aic94xx: Skip reading user settings if flash is not found
Hannes Reinecke
1
-2
/
+3
2015-08-27
aic94xx: set an error code on failure
Dan Carpenter
1
-0
/
+1
2015-08-11
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-6
/
+1
2015-06-01
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-1
/
+0
[next]