index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
scsi: fnic: Remove set but not used 'eth_hdrs_stripped'
Jason Yan
1
-3
/
+0
2020-09-02
scsi: fnic: Remove set but not used 'fr_len'
Jason Yan
1
-2
/
+0
2020-09-02
scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()
Jason Yan
1
-4
/
+0
2020-09-02
scsi: fnic: Remove set but not used 'old_vlan'
Jason Yan
1
-2
/
+1
2020-09-02
scsi: fdomain_isa: Merge branches in fdomain_isa_match()
Sergey Shtylyov
1
-3
/
+2
2020-09-02
scsi: qla2xxx: Fix the return value
Xianting Tian
1
-1
/
+1
2020-09-02
scsi: arm: Avoid comma separated statements
Joe Perches
3
-16
/
+21
2020-09-02
scsi: ufs: Handle LINERESET indication in err handler
Can Guo
4
-14
/
+103
2020-09-02
scsi: ufs: Abort tasks before clearing them from doorbell
Can Guo
1
-62
/
+81
2020-09-02
scsi: smartpqi: Update copyright
Don Brace
6
-7
/
+7
2020-09-02
scsi: hpsa: Update copyright
Don Brace
3
-0
/
+3
2020-09-01
scsi: mptscsih: Remove set but not used 'timeleft'
Jason Yan
1
-2
/
+1
2020-09-01
scsi: isci: Remove set but not used 'index'
Jason Yan
1
-2
/
+0
2020-09-01
scsi: dpt_i2o: Remove set but not used 'pHba'
Jason Yan
1
-3
/
+0
2020-09-01
scsi: qedi: Remove redundant NULL check
Xu Wang
1
-2
/
+1
2020-09-01
scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN
Eric Biggers
1
-0
/
+3
2020-09-01
scsi: aacraid: Remove erroneous fallthrough annotation
Dan Carpenter
1
-1
/
+0
2020-09-01
scsi: scsi_debug: Implement lun_format
Douglas Gilbert
1
-7
/
+64
2020-08-31
scsi: ufs: exynos: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Kiwoong Kim
1
-1
/
+2
2020-08-31
scsi: ufs: Introduce skipping manual flush for Write Booster
Kiwoong Kim
2
-0
/
+8
2020-08-24
scsi: esas2r: Remove unnecessary casts
Alex Dewar
1
-15
/
+13
2020-08-24
scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()
Tianjia Zhang
1
-1
/
+1
2020-08-24
scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
Tianjia Zhang
1
-1
/
+1
2020-08-24
scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
Tianjia Zhang
1
-1
/
+1
2020-08-24
scsi: qla2xxx: Remove redundant variable initialization
Tianjia Zhang
1
-1
/
+1
2020-08-24
scsi: aic7xxx: Fix error code handling
Tong Zhang
1
-2
/
+2
2020-08-24
scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2020-08-24
scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
1
-3
/
+3
2020-08-24
scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
1
-3
/
+3
2020-08-24
scsi: snic: Fix spelling mistakes of "Queueing"
Colin Ian King
1
-2
/
+2
2020-08-24
scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-1
/
+1
2020-08-24
scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
Christophe JAILLET
1
-1
/
+1
2020-08-24
scsi: megaraid: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-90
/
+102
2020-08-24
scsi: qla2xxx: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-2
/
+2
2020-08-24
scsi: hpsa: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-8
/
+8
2020-08-24
scsi: mpt3sas: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-6
/
+4
2020-08-24
scsi: dc395x: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-3
/
+3
2020-08-24
scsi: aic7xxx: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-4
/
+3
2020-08-24
scsi: aacraid: Remove pci-dma-compat wrapper API
Suraj Upadhyay
4
-17
/
+19
2020-08-20
scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzalloc
Denis Efremov
2
-20
/
+4
2020-08-20
scsi: dc395x: Use %*ph to print small buffer
Andy Shevchenko
1
-8
/
+2
2020-08-20
scsi: mpt3sas: Remove superfluous memset()
Li Heng
1
-1
/
+0
2020-08-20
scsi: qla2xxx: Remove superfluous memset()
Li Heng
1
-2
/
+0
2020-08-20
scsi: pmcraid: Remove superfluous memset()
Li Heng
1
-1
/
+0
2020-08-20
scsi: mvsas: Remove superfluous memset()
Li Heng
1
-4
/
+0
2020-08-20
scsi: mptctl: Remove unneeded cast from memory allocation
Li Heng
1
-3
/
+2
2020-08-20
scsi: mptfc: Remove unneeded cast from memory allocation
Li Heng
1
-4
/
+2
2020-08-20
scsi: ufs: ufs-mediatek: Modify the minimum RX/TX lane count to 2
Andy Teng
1
-2
/
+2
2020-08-20
scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()
Can Guo
1
-1
/
+0
2020-08-20
scsi: ufs: Change fDeviceInit busy wait
Kiwoong Kim
1
-12
/
+21
[next]