index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
isci
Age
Commit message (
Expand
)
Author
2022-05-23
scsi: isci: Fix typo in comment
Julia Lawall
2022-03-29
scsi: isci: Fix spelling mistake "doesnt" -> "doesn't"
Colin Ian King
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2022-02-11
scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()
John Garry
2021-10-16
scsi: isci: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: isci: Remove a declaration
Bart Van Assche
2021-08-11
scsi: isci: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-06-22
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-06-02
scsi: isci: Use correctly sized target buffer for memcpy()
Kees Cook
2021-04-13
scsi: isci: Remove unnecessary struct declaration
Wan Jiabing
2021-03-18
scsi: isci: remote_node_table: Provide some missing params and remove others
Lee Jones
2021-03-18
scsi: isci: remote_node_context: Demote kernel-doc abuse
Lee Jones
2021-03-18
scsi: isci: port: Fix a bunch of kernel-doc issues
Lee Jones
2021-03-18
scsi: isci: request: Fix doc-rot issue relating to 'ireq' param
Lee Jones
2021-03-18
scsi: isci: remote_device: Fix a bunch of doc-rot issues
Lee Jones
2021-03-18
scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses
Lee Jones
2021-03-18
scsi: isci: remote_node_context: Fix one function header and demote a couple ...
Lee Jones
2021-03-18
scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours
Lee Jones
2021-03-18
scsi: isci: task: Demote non-conformant header and remove superfluous param
Lee Jones
2021-03-18
scsi: isci: host: Fix bunch of kernel-doc related issues
Lee Jones
2021-03-18
scsi: isci: request: Fix a myriad of kernel-doc issues
Lee Jones
2021-03-18
scsi: isci: phy: Provide function name and demote non-conforming header
Lee Jones
2021-03-18
scsi: isci: phy: Fix a few different kernel-doc related issues
Lee Jones
2021-03-18
scsi: isci: Make local function port_state_name() static
Lee Jones
2021-03-18
scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort...
Lee Jones
2021-02-08
scsi: isci: Remove redundant initialization of variable 'status'
Yang Li
2021-01-22
scsi: isci: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
Ahmed S. Darwish
2021-01-22
scsi: isci: Pass gfp_t flags in isci_port_link_up()
Ahmed S. Darwish
2021-01-22
scsi: isci: Pass gfp_t flags in isci_port_link_down()
Ahmed S. Darwish
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
2021-01-12
scsi: isci: Remove the unneeded variable "status"
YANG LI
2020-11-10
scsi: isci: Don't use PCI helper functions
Vaibhav Gupta
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-07
scsi: isci: Fix a typo in a comment
Christophe JAILLET
2020-09-15
scsi: isci: Make scu_link_layer_set_txcomsas_timeout() static
Jason Yan
2020-09-15
scsi: isci: Make isci_host_attrs static
Jason Yan
2020-09-01
scsi: isci: Remove set but not used 'index'
Jason Yan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-07-24
scsi: isci: Remove redundant initialization of variable 'status'
Colin Ian King
2020-06-15
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-04-24
scsi: isci: Use true, false for bool variables
Jason Yan
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
[next]