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
Age
Commit message (
Expand
)
Author
2020-05-04
scsi: scsi_debug: Implement VERIFY(10), add VERIFY(16)
Douglas Gilbert
2020-05-04
scsi: scsi_debug: Add per_host_store option
Douglas Gilbert
2020-05-04
scsi: scsi_debug: Randomize command completion time
Douglas Gilbert
2020-04-29
scsi: dpt_i2o: Remove always false 'chan < 0' statement
Xiongfeng Wang
2020-04-29
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
2020-04-29
scsi: qla2xxx: make 1-bit bit-fields unsigned int
Colin Ian King
2020-04-29
scsi: core: free sgtables in case command setup fails
Johannes Thumshirn
2020-04-27
scsi: core: doc: Change function comments to kernel-doc style
André Almeida
2020-04-27
scsi: ufs-qcom: Configure write booster type
Asutosh Das
2020-04-27
scsi: ufs: sysfs: Add sysfs entries for write booster
Asutosh Das
2020-04-27
scsi: ufs: Add write booster feature support
Asutosh Das
2020-04-27
scsi: ufs: Use true for bool variables in ufshcd_complete_dev_init()
Jason Yan
2020-04-27
scsi: sr: Use {get,put}_unaligned_be*() instead of open-coding these functions
Bart Van Assche
2020-04-27
scsi: aacraid: Fix error handling paths in aac_probe_one()
Christophe JAILLET
2020-04-24
scsi: sgiwd93: Remove unneeded semicolon in sgiwd93.c
Jason Yan
2020-04-24
scsi: qla4xxx: Remove unneeded semicolon in ql4_os.c
Jason Yan
2020-04-24
scsi: isci: Use true, false for bool variables
Jason Yan
2020-04-24
scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
Jason Yan
2020-04-24
scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.c
Jason Yan
2020-04-24
scsi: bfa: Remove set but not used variable 'fchs'
YueHaibing
2020-04-24
scsi: snic: Make snic_io_exch_ver_cmpl_handler() return void
Jason Yan
2020-04-24
scsi: mpt3sas: Remove NULL check before freeing function
Jason Yan
2020-04-24
scsi: ipr: Remove NULL check before freeing function
Jason Yan
2020-04-24
scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online()
Jason Yan
2020-04-24
scsi: pmcraid: Replace dma_pool_malloc with dma_pool_zalloc
Wu Bo
2020-04-24
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
2020-04-24
scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block()
Ming Lei
2020-04-24
scsi: BusLogic: Remove conversion to bool in blogic_inquiry()
Jason Yan
2020-04-24
scsi: megaraid: Use true, false for bool variables
Jason Yan
2020-04-24
scsi: mpt3sas: Update mpt3sas version to 33.101.00.00
Suganath Prabu
2020-04-24
scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region
Suganath Prabu
2020-04-24
scsi: mpt3sas: Separate out RDPQ allocation to new function
Suganath Prabu
2020-04-24
scsi: mpt3sas: Rename function name is_MSB_are_same
Suganath Prabu
2020-04-24
scsi: mpt3sas: Don't change the DMA coherent mask after allocations
Christoph Hellwig
2020-04-24
scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()
Jules Irenge
2020-04-24
scsi: aic7xxx: Remove unnecessary NULL checks before kfree
Alex Dewar
2020-04-24
scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()
Alex Dewar
2020-04-24
scsi: cxgb4i: Remove superfluous null check
Xu Wang
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
2020-04-22
scsi: lpfc: remove duplicate unloading checks
James Smart
2020-04-22
scsi: mpt3sas: use true,false for bool variables
Jason Yan
2020-04-22
scsi: fcoe: remove unneeded semicolon in fcoe.c
Jason Yan
2020-04-22
scsi: ufs-qcom: remove unneeded variable 'ret'
Jason Yan
2020-04-22
scsi: st: remove unneeded variable 'result' in st_release()
Jason Yan
2020-04-17
scsi: qedf: Get dev info after updating the params
Saurav Kashyap
2020-04-17
scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...
Chad Dupuis
2020-04-17
scsi: qedf: Add schedule recovery handler
Chad Dupuis
2020-04-17
scsi: qedf: Implement callback for bw_update
Saurav Kashyap
2020-04-17
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
2020-04-17
scsi: qedf: Honor status qualifier in FCP_RSP per spec
Javed Hasan
[prev]
[next]