summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm/amdgpu: update rev id for pitcairnFlora Cui2016-12-211-0/+1
| | * | | | | | | | drm/amdgpu: update golden setting for pitcairnFlora Cui2016-12-211-10/+16
| | * | | | | | | | drm/amdgpu: update golden setting/tiling table of tahitiFlora Cui2016-12-212-161/+221
| | * | | | | | | | drm/amdgpu: fix cursor setting of dce6/dce8Flora Cui2016-12-192-7/+1
| | * | | | | | | | drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu2016-12-152-90/+230
| | * | | | | | | | drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11.Rex Zhu2016-12-151-3/+49
| | * | | | | | | | drm/amdgpu: add new gfx cg flags.Rex Zhu2016-12-151-0/+4
| | * | | | | | | | drm/amdgpu: fix pg can't be disabled by PG mask.Rex Zhu2016-12-151-5/+2
| | * | | | | | | | drm/amdgpu: always initialize gfx pg for gfx_v8.0.Rex Zhu2016-12-151-39/+32
| | * | | | | | | | drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney.Rex Zhu2016-12-151-0/+2
| | * | | | | | | | drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu2016-12-151-2/+6
| | * | | | | | | | drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu2016-12-151-1/+1
| | * | | | | | | | drm/amdgpu: disable uvd pg on Tonga.Rex Zhu2016-12-151-1/+1
| | |/ / / / / / /
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-2314-41/+86
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | IB/rxe: Don't check for null ptr in send()Andrew Boyer2016-12-221-2/+1
| * | | | | | | | | IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer2016-12-221-1/+1
| * | | | | | | | | IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer2016-12-221-1/+2
| * | | | | | | | | qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram2016-12-221-1/+1
| * | | | | | | | | qedr: clear the vendor error field in the work completionAmrani, Ram2016-12-221-0/+3
| * | | | | | | | | qedr: post_send/recv according to QP stateAmrani, Ram2016-12-221-4/+4
| * | | | | | | | | qedr: ignore inline flag in read verbsAmrani, Ram2016-12-221-1/+3
| * | | | | | | | | qedr: modify QP state to error when destroying itAmrani, Ram2016-12-221-2/+4
| * | | | | | | | | qedr: return correct value on modify qpAmrani, Ram2016-12-221-1/+1
| * | | | | | | | | qedr: return error if destroy CQ failedAmrani, Ram2016-12-221-1/+6
| * | | | | | | | | qedr: configure the number of CQEs on CQ creationAmrani, Ram2016-12-221-0/+3
| * | | | | | | | | i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung2016-12-228-25/+53
| * | | | | | | | | IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche2016-12-181-0/+1
| * | | | | | | | | iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise2016-12-181-2/+3
* | | | | | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-12-2362-671/+9640
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'misc' into for-linusJames Bottomley2016-12-2213-142/+260
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | scsi: aacraid: remove wildcard for series 9 controllersKevin Barnett2016-12-081-2/+0
| | * | | | | | | | | scsi: ibmvscsi: add write memory barrier to CRQ processingTyrel Datwyler2016-12-081-0/+2
| | * | | | | | | | | scsi: ibmvscsi: log bad SRP response opcode in hex formatTyrel Datwyler2016-12-081-1/+1
| | * | | | | | | | | scsi: ibmvscsi: add vscsi hosts to global list_headTyrel Datwyler2016-12-082-0/+4
| | * | | | | | | | | scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1Subhash Jadavani2016-12-081-1/+2
| | * | | | | | | | | scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani2016-12-085-23/+76
| | * | | | | | | | | scsi: ufs-qcom: add probe_defer in case phy driver not probed yetYaniv Gardi2016-12-081-1/+10
| | * | | | | | | | | scsi: ufs: add support for UFS HCI 2.1Yaniv Gardi2016-12-082-4/+32
| | * | | | | | | | | scsi: g_NCR5380: Autoprobe board IRQ by defaultFinn Thain2016-12-081-12/+18
| | * | | | | | | | | scsi: g_NCR5380: Fix automatic IRQ on HP C2502 cardsFinn Thain2016-12-081-13/+57
| | * | | | | | | | | scsi: g_NCR5380: Use probe_irq_*() for IRQ probingOndrej Zary2016-12-084-88/+54
| | * | | | | | | | | scsi: g_NCR5380: Check for chip presence before calling NCR5380_init()Ondrej Zary2016-12-081-0/+7
| * | | | | | | | | | scsi: avoid a permanent stop of the scsi device's request queueWei Fang2016-12-141-4/+0
| * | | | | | | | | | scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares2016-12-143-3/+80
| * | | | | | | | | | scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran2016-12-144-28/+50
| * | | | | | | | | | scsi: qla2xxx: Add Block Multi Queue functionality.Michael Hernandez2016-12-141-5/+42
| * | | | | | | | | | scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez2016-12-1411-335/+1114
| * | | | | | | | | | scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez2016-12-143-57/+36
| * | | | | | | | | | scsi: qla2xxx: Only allow operational MBX to proceed during RESET.himanshu.madhani@cavium.com2016-12-141-0/+52
| * | | | | | | | | | scsi: hpsa: remove memory allocate failure messageAmit Kushwaha2016-12-141-25/+12