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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-15
scsi: libsas: Remove pcidev reference
John Garry
1
-1
/
+1
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
9
-236
/
+207
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
4
-20
/
+16
2018-11-15
scsi: libsas: Use pr_fmt(fmt)
John Garry
3
-3
/
+15
2018-11-15
scsi: libsas: Delete sas_dump.{c, h}
John Garry
4
-94
/
+0
2018-11-15
scsi: hisi_sas: change the time of SAS SSP connection
Xiang Chen
1
-1
/
+1
2018-11-15
scsi: hisi_sas: Relocate some codes to avoid an unused check
Xiang Chen
1
-21
/
+23
2018-11-15
scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
Xiang Chen
2
-0
/
+102
2018-11-15
scsi: hisi_sas: Add support for interrupt converge for v3 hw
Xiang Chen
1
-5
/
+24
2018-11-15
scsi: hisi_sas: Create separate host attributes per HBA
Xiang Chen
5
-10
/
+18
2018-11-15
scsi: wd719x: always use generic DMA API
Christoph Hellwig
1
-15
/
+17
2018-11-15
scsi: wd719x: use per-command private data
Christoph Hellwig
2
-57
/
+42
2018-11-15
scsi: wd719x: there should be no active SCBs on removal
Christoph Hellwig
1
-3
/
+2
2018-11-15
scsi: sym53c8xx: use dma_set_mask
Christoph Hellwig
1
-2
/
+2
2018-11-15
scsi: stex: use dma_set_mask_and_coherent
Christoph Hellwig
1
-14
/
+3
2018-11-15
scsi: mvumi: use dma_set_mask
Christoph Hellwig
1
-1
/
+1
2018-11-15
scsi: lpfc: use dma_set_mask_and_coherent
Christoph Hellwig
1
-24
/
+10
2018-11-15
scsi: isci: use dma_set_mask_and_coherent
Christoph Hellwig
1
-15
/
+4
2018-11-15
scsi: initio: use dma_set_mask
Christoph Hellwig
1
-1
/
+1
2018-11-15
scsi: hptiop: use dma_set_mask
Christoph Hellwig
1
-5
/
+5
2018-11-15
scsi: hisi_sas: use dma_set_mask_and_coherent
Christoph Hellwig
1
-8
/
+5
2018-11-15
scsi: esas2r: use dma_set_mask_and_coherent
Christoph Hellwig
1
-35
/
+14
2018-11-15
scsi: dpt_i2o: use dma_set_mask
Christoph Hellwig
1
-6
/
+6
2018-11-15
scsi: bfa: use dma_set_mask_and_coherent
Christoph Hellwig
1
-11
/
+7
2018-11-15
scsi: arcmsr: use dma_set_mask
Christoph Hellwig
1
-4
/
+4
2018-11-09
scsi: ufs: Add UFS platform driver for Cadence UFS
Janek Kotas
3
-0
/
+158
2018-11-09
scsi: ufs: set the device reference clock setting
Subhash Jadavani
3
-0
/
+99
2018-11-06
scsi: pmcraid: use generic DMA API
Christoph Hellwig
1
-43
/
+36
2018-11-06
scsi: pmcraid: don't allocate a dma coherent buffer for sense data
Christoph Hellwig
1
-16
/
+8
2018-11-06
scsi: pmcraid: simplify pmcraid_cancel_all a bit
Christoph Hellwig
1
-7
/
+6
2018-11-06
scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2
-12
/
+4
2018-11-06
scsi: qla1280: properly handle 64-bit DMA
Christoph Hellwig
1
-4
/
+1
2018-11-06
scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
1
-27
/
+20
2018-11-06
scsi: ips: properly handle 64-bit DMA
Christoph Hellwig
2
-7
/
+1
2018-11-06
scsi: ips: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2
-6
/
+3
2018-11-06
scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()
Chengguang Xu
1
-3
/
+1
2018-11-06
scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()
Chengguang Xu
1
-4
/
+2
2018-11-06
scsi: lpfc: update driver version to 12.0.0.8
James Smart
1
-1
/
+1
2018-11-06
scsi: lpfc: add Trunking support
James Smart
12
-0
/
+474
2018-11-06
scsi: lpfc: Implement GID_PT on Nameserver query to support faster failover
James Smart
9
-4
/
+275
2018-11-06
scsi: lpfc: Correct loss of fc4 type on remote port address change
James Smart
2
-6
/
+26
2018-11-06
scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point
James Smart
3
-12
/
+64
2018-11-06
scsi: lpfc: Correct LCB RJT handling
James Smart
1
-0
/
+3
2018-11-06
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
5
-10
/
+26
2018-11-06
scsi: lpfc: Correct errors accessing fw log
James Smart
1
-39
/
+25
2018-11-06
scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI ...
James Smart
2
-1
/
+83
2018-11-06
scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
James Smart
2
-28
/
+26
2018-11-06
scsi: lpfc: Fix lpfc_sli4_read_config return value check
James Smart
1
-2
/
+2
2018-11-06
scsi: lpfc: Correct speeds on SFP swap
James Smart
1
-17
/
+46
2018-11-06
scsi: megaraid_sas: Update driver version
Shivasharan S
1
-2
/
+2
[next]