index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
scsi: pmcraid: use generic DMA API
Christoph Hellwig
1
-43
/
+36
2018-11-07
scsi: pmcraid: don't allocate a dma coherent buffer for sense data
Christoph Hellwig
1
-16
/
+8
2018-11-07
scsi: pmcraid: simplify pmcraid_cancel_all a bit
Christoph Hellwig
1
-7
/
+6
2018-11-07
scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2
-12
/
+4
2018-11-07
scsi: qla1280: properly handle 64-bit DMA
Christoph Hellwig
1
-4
/
+1
2018-11-07
scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
1
-27
/
+20
2018-11-07
scsi: ips: properly handle 64-bit DMA
Christoph Hellwig
2
-7
/
+1
2018-11-07
scsi: ips: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2
-6
/
+3
2018-11-07
scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()
Chengguang Xu
1
-3
/
+1
2018-11-07
scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()
Chengguang Xu
1
-4
/
+2
2018-11-07
scsi: lpfc: update driver version to 12.0.0.8
James Smart
1
-1
/
+1
2018-11-07
scsi: lpfc: add Trunking support
James Smart
12
-0
/
+474
2018-11-07
scsi: lpfc: Implement GID_PT on Nameserver query to support faster failover
James Smart
9
-4
/
+275
2018-11-07
scsi: lpfc: Correct loss of fc4 type on remote port address change
James Smart
2
-6
/
+26
2018-11-07
scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point
James Smart
3
-12
/
+64
2018-11-07
scsi: lpfc: Correct LCB RJT handling
James Smart
1
-0
/
+3
2018-11-07
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
5
-10
/
+26
2018-11-07
scsi: lpfc: Correct errors accessing fw log
James Smart
1
-39
/
+25
2018-11-07
scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI ...
James Smart
2
-1
/
+83
2018-11-07
scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
James Smart
2
-28
/
+26
2018-11-07
scsi: lpfc: Fix lpfc_sli4_read_config return value check
James Smart
1
-2
/
+2
2018-11-07
scsi: lpfc: Correct speeds on SFP swap
James Smart
1
-17
/
+46
2018-11-07
scsi: megaraid_sas: Update driver version
Shivasharan S
1
-2
/
+2
2018-11-07
scsi: megaraid_sas: modify max supported lds related print
Shivasharan S
1
-3
/
+3
2018-11-07
scsi: megaraid_sas: remove unused macro
Shivasharan S
1
-1
/
+0
2018-11-07
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
1
-1
/
+1
2018-11-07
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
1
-3
/
+1
[next]