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
starfive-6.6.48-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
/
isci
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
scsi: isci: remote_node_table: Provide some missing params and remove others
Lee Jones
1
-6
/
+7
2021-03-19
scsi: isci: remote_node_context: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-03-19
scsi: isci: port: Fix a bunch of kernel-doc issues
Lee Jones
1
-29
/
+31
2021-03-19
scsi: isci: request: Fix doc-rot issue relating to 'ireq' param
Lee Jones
1
-1
/
+1
2021-03-19
scsi: isci: remote_device: Fix a bunch of doc-rot issues
Lee Jones
1
-15
/
+16
2021-03-19
scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses
Lee Jones
1
-18
/
+19
2021-03-19
scsi: isci: remote_node_context: Fix one function header and demote a couple ...
Lee Jones
1
-9
/
+2
2021-03-19
scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-26
/
+25
2021-03-19
scsi: isci: task: Demote non-conformant header and remove superfluous param
Lee Jones
1
-2
/
+1
2021-03-19
scsi: isci: host: Fix bunch of kernel-doc related issues
Lee Jones
1
-19
/
+18
2021-03-19
scsi: isci: request: Fix a myriad of kernel-doc issues
Lee Jones
1
-30
/
+28
2021-03-19
scsi: isci: phy: Provide function name and demote non-conforming header
Lee Jones
1
-7
/
+6
2021-03-19
scsi: isci: phy: Fix a few different kernel-doc related issues
Lee Jones
1
-11
/
+10
2021-03-19
scsi: isci: Make local function port_state_name() static
Lee Jones
1
-1
/
+1
2021-03-19
scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort...
Lee Jones
1
-1
/
+1
2021-02-09
scsi: isci: Remove redundant initialization of variable 'status'
Yang Li
1
-6
/
+2
2021-01-23
scsi: isci: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-6
/
+6
2021-01-23
scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
Ahmed S. Darwish
1
-1
/
+2
2021-01-23
scsi: isci: Pass gfp_t flags in isci_port_link_up()
Ahmed S. Darwish
1
-1
/
+2
2021-01-23
scsi: isci: Pass gfp_t flags in isci_port_link_down()
Ahmed S. Darwish
1
-2
/
+2
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
1
-4
/
+3
2021-01-13
scsi: isci: Remove the unneeded variable "status"
YANG LI
1
-3
/
+1
2020-11-11
scsi: isci: Don't use PCI helper functions
Vaibhav Gupta
1
-17
/
+1
2020-10-27
scsi: Remove unneeded break statements
Tom Rix
1
-2
/
+0
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-4
/
+2
2020-10-08
scsi: isci: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-09-16
scsi: isci: Make scu_link_layer_set_txcomsas_timeout() static
Jason Yan
1
-1
/
+1
2020-09-16
scsi: isci: Make isci_host_attrs static
Jason Yan
1
-1
/
+1
2020-09-02
scsi: isci: Remove set but not used 'index'
Jason Yan
1
-2
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-7
/
+7
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-07-25
scsi: isci: Remove redundant initialization of variable 'status'
Colin Ian King
1
-1
/
+1
2020-06-16
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
1
-0
/
+1
2020-04-25
scsi: isci: Use true, false for bool variables
Jason Yan
1
-3
/
+3
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-03-12
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-23
scsi: iscsi: Use EFI GetVariable only when available
Ard Biesheuvel
1
-1
/
+1
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+3
2019-10-25
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-10-25
scsi: isci: Spelling s/configruation/configuration/
Geert Uytterhoeven
1
-1
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
4
-9
/
+4
2019-06-19
scsi: isci: Grammar s/the its/its/
Geert Uytterhoeven
1
-3
/
+3
2019-01-09
scsi: isci: initialize shost fully before calling scsi_add_host()
Logan Gunthorpe
1
-7
/
+7
2018-12-21
scsi: isci: request: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-12-21
scsi: isci: remote_node_context: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-12-21
scsi: isci: remote_device: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-12-21
scsi: isci: phy: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-15
scsi: isci: use dma_set_mask_and_coherent
Christoph Hellwig
1
-15
/
+4
[next]