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
2019-03-19
scsi: be2iscsi: lpfc: fix typo
Matteo Croce
2
-3
/
+3
2019-03-19
scsi: qla2xxx: Fix a small typo in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Fix comment alignment in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-19
scsi: mptfusion: remove set, but not used, variables
YueHaibing
1
-5
/
+0
2019-03-19
scsi: mptfusion: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-19
scsi: mptfusion: fix indentation issues
Colin Ian King
3
-20
/
+20
2019-03-19
scsi: mvsas: clean up a few indentation issues
Colin Ian King
3
-3
/
+5
2019-03-19
scsi: qlogicfas408: clean up a couple of indentation issues
Colin Ian King
1
-2
/
+2
2019-03-19
scsi: dpt_i2o: clean up indentation issues, remove spaces
Colin Ian King
1
-6
/
+6
2019-03-19
scsi: atp870u: clean up code style and indentation issues
Colin Ian King
1
-4
/
+3
2019-03-19
scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
Stanley Chu
4
-0
/
+435
2019-03-19
scsi: phy: mediatek: Add UFS M-PHY driver
Stanley Chu
3
-0
/
+256
2019-03-19
scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_param
Stanley Chu
1
-105
/
+4
2019-03-19
scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param
Stanley Chu
1
-102
/
+4
2019-03-19
scsi: ufs: Introduce ufshcd_get_pwr_dev_param
Stanley Chu
2
-0
/
+119
2019-03-19
scsi: smartpqi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
1
-1
/
+1
2019-03-19
scsi: virtio_scsi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
1
-1
/
+1
2019-03-19
scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
1
-1
/
+1
2019-03-19
scsi: ufs: fix a missing check of devm_reset_control_get
Kangjie Lu
1
-0
/
+4
2019-03-19
scsi: pm8001: clean up various indentation issues
Colin Ian King
3
-28
/
+28
2019-03-19
scsi: NCR5380: Remove set but unused variable
Finn Thain
1
-2
/
+1
2019-03-19
scsi: NCR5380: Avoid compiler warning when -Wimplicit-fallthrough is enabled
Finn Thain
1
-4
/
+4
2019-03-19
scsi: core: remove the scsi_ioctl_reset export
Christoph Hellwig
1
-1
/
+0
2019-03-19
scsi: lpfc: Update lpfc version to 12.2.0.1
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Update Copyright in driver version
James Smart
3
-3
/
+3
2019-03-19
scsi: lpfc: Enhance 6072 log string
James Smart
1
-1
/
+3
2019-03-19
scsi: lpfc: Fix duplicate log message numbers
James Smart
3
-5
/
+5
2019-03-19
scsi: lpfc: Specify node affinity for queue memory allocation
James Smart
3
-35
/
+53
2019-03-19
scsi: lpfc: Reduce memory footprint for lpfc_queue
James Smart
4
-45
/
+35
2019-03-19
scsi: lpfc: Add loopback testing to trunking mode
James Smart
4
-37
/
+128
2019-03-19
scsi: lpfc: Fix link speed reporting for 4-link trunk
James Smart
1
-2
/
+2
2019-03-19
scsi: lpfc: Fix handling of trunk links state reporting
James Smart
1
-8
/
+2
2019-03-19
scsi: lpfc: Fix protocol support on G6 and G7 adapters
James Smart
1
-2
/
+2
2019-03-19
scsi: lpfc: Correct boot bios information to FDMI registration
James Smart
3
-18
/
+71
2019-03-19
scsi: lpfc: Fix HDMI2 registration string for symbolic name
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Fix fc4type information for FDMI
James Smart
1
-7
/
+10
2019-03-19
scsi: lpfc: Fix FDMI manufacturer attribute value
James Smart
1
-1
/
+4
2019-03-19
scsi: lpfc: Fix io lost on host resets
James Smart
1
-0
/
+7
2019-03-19
scsi: lpfc: Fix mailbox hang on adapter init
James Smart
1
-6
/
+6
2019-03-19
scsi: lpfc: Fix driver crash in target reset handler
James Smart
1
-3
/
+4
2019-03-19
scsi: lpfc: Correct localport timeout duration error
James Smart
2
-1
/
+7
2019-03-19
scsi: lpfc: Convert bootstrap mbx polling from msleep to udelay
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Coordinate adapter error handling with offline handling
James Smart
4
-3
/
+45
2019-03-19
scsi: lpfc: Stop adapter if pci errors detected
James Smart
2
-3
/
+15
2019-03-19
scsi: lpfc: Fix deadlock due to nested hbalock call
James Smart
1
-3
/
+3
2019-03-19
scsi: lpfc: Fix nvmet handling of first burst cmd
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0
James Smart
3
-6
/
+6
2019-03-19
scsi: lpfc: Fix nvmet async receive buffer replenishment
James Smart
1
-1
/
+24
2019-03-19
scsi: lpfc: Fix location of SCSI ktime counters
James Smart
1
-8
/
+7
[prev]
[next]