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-06-04
scsi: hpsa: Get rid of compat_alloc_user_space()
Al Viro
2020-06-04
scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct
Al Viro
2020-06-04
scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
Al Viro
2020-06-02
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
Stanley Chu
2020-06-02
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
2020-06-02
scsi: qedf: Remove redundant initialization of variable rc
Colin Ian King
2020-06-02
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
2020-06-02
scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
Qiushi Wu
2020-06-02
scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
Bodo Stroesser
2020-05-26
scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changes
Vignesh Raghavendra
2020-05-26
scsi: cxgb3i: Fix some leaks in init_act_open()
Dan Carpenter
2020-05-26
scsi: ibmvscsi: Make some functions static
Chen Tao
2020-05-26
scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaim
Gabriel Krisman Bertazi
2020-05-26
scsi: ufs: Fix WriteBooster flush during runtime suspend
Stanley Chu
2020-05-26
scsi: ufs: Fix index of attributes query for WriteBooster feature
Stanley Chu
2020-05-26
scsi: ufs: Allow WriteBooster on UFS 2.2 devices
Stanley Chu
2020-05-26
scsi: ufs: Remove unnecessary memset for dev_info
Stanley Chu
2020-05-26
scsi: ufs-qcom: Fix scheduling while atomic issue
Jeffrey Hugo
2020-05-26
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
2020-05-26
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
2020-05-26
scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()
Dan Carpenter
2020-05-26
scsi: vhost: Notify TCM about the maximum sg entries supported per command
Sudhakar Panneerselvam
2020-05-26
scsi: qla2xxx: Remove return value from qla_nvme_ls()
Daniel Wagner
2020-05-26
scsi: qla2xxx: Remove an unused function
Bart Van Assche
2020-05-26
scsi: iscsi: Register sysfs for iscsi workqueue
Bob Liu
2020-05-19
scsi: scsi_debug: Parser tables and code interaction
Douglas Gilbert
2020-05-19
scsi: core: Refactor scsi_mq_setup_tags function
Ye Bin
2020-05-19
scsi: core: Fix incorrect usage of shost_for_each_device
Ye Bin
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix endianness annotations in header files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Use make_handle() instead of open-coding it
Bart Van Assche
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
2020-05-19
scsi: qla2xxx: Use register names instead of register offsets
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...
Bart Van Assche
2020-05-19
scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
Bart Van Assche
2020-05-19
scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
Bart Van Assche
2020-05-19
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
2020-05-19
scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
Bart Van Assche
2020-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix spelling of a variable name
Bart Van Assche
2020-05-19
scsi: target: tcmu: Userspace must not complete queued commands
Bodo Stroesser
2020-05-19
scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error
Lance Digby
2020-05-19
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
2020-05-19
scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
Luo Jiaxing
2020-05-19
scsi: hisi_sas: Modify the commit information for DSM method
Luo Jiaxing
2020-05-19
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Luo Jiaxing
2020-05-19
scsi: sd: Add zoned capabilities device attribute
Damien Le Moal
2020-05-19
scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting
Bart Van Assche
[next]