index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
scsi: ufs: Add UFS platform driver for Cadence UFS
Janek Kotas
3
-0
/
+158
2018-11-09
scsi: dt-bindings: ufs: Add bindings for Cadence UFS
Janek Kotas
1
-0
/
+31
2018-11-09
scsi: ufs: set the device reference clock setting
Subhash Jadavani
4
-0
/
+105
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
2018-11-06
scsi: megaraid_sas: modify max supported lds related print
Shivasharan S
1
-3
/
+3
2018-11-06
scsi: megaraid_sas: remove unused macro
Shivasharan S
1
-1
/
+0
2018-11-06
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
1
-1
/
+1
2018-11-06
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
1
-3
/
+1
2018-11-06
scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes
Shivasharan S
1
-3
/
+1
2018-11-06
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
3
-46
/
+45
2018-11-06
scsi: megaraid_sas: Remove spin lock for dpc operation
Shivasharan S
1
-6
/
+1
2018-11-06
scsi: megaraid_sas: optimize raid context access in IO path
Shivasharan S
1
-43
/
+31
2018-11-06
scsi: megaraid_sas: Fail init if heartbeat timer fails
Shivasharan S
1
-2
/
+4
2018-11-06
scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit
Shivasharan S
1
-3
/
+5
2018-11-06
scsi: megaraid_sas: Fix combined reply queue mode detection
Shivasharan S
1
-3
/
+20
2018-11-06
scsi: megaraid_sas: Fix module parameter description
Shivasharan S
1
-3
/
+2
2018-11-06
scsi: megaraid_sas: Fix goto labels in error handling
Shivasharan S
1
-3
/
+2
2018-11-06
scsi: megaraid_sas: Update copyright information
Shivasharan S
5
-42
/
+32
2018-11-06
scsi: megaraid_sas: Add check for reset adapter bit
Shivasharan S
1
-11
/
+22
2018-11-06
scsi: megaraid_sas: Fix msleep granularity
Shivasharan S
1
-2
/
+2
2018-11-06
scsi: megaraid_sas: Add support for FW snap dump
Shivasharan S
4
-13
/
+208
2018-11-06
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
Shivasharan S
3
-54
/
+167
2018-11-06
scsi: mpt3sas: Bump driver version to 27.100.00.00
Suganath Prabu
1
-2
/
+2
2018-11-06
scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
Suganath Prabu
1
-4
/
+0
2018-11-06
scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
Suganath Prabu
1
-1
/
+1
2018-11-06
scsi: mpt3sas: Fix Sync cache command failure during driver unload
Suganath Prabu
1
-1
/
+35
2018-11-06
scsi: mpt3sas: Call sas_remove_host before removing the target devices
Suganath Prabu
2
-3
/
+6
2018-11-06
scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function
Suganath Prabu
1
-11
/
+9
[prev]
[next]