summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-19qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-19qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-19qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-19qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-19qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-19qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406
2017-03-19qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran4-8/+32
2017-03-19qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran1-23/+18
2017-03-19qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran1-2/+10
2017-03-19qla2xxx: Fix request queue corruption.Quinn Tran1-3/+9
2017-03-19qla2xxx: Fix memory leak for abts processingQuinn Tran1-0/+2
2017-03-19qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-10/+16
2017-03-19tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger1-26/+68
2017-03-19tcmu: make cmd timeout configurableMike Christie1-6/+35
2017-03-19tcmu: add helper to check if dev was configuredMike Christie1-2/+6
2017-03-19target: fix race during implicit transition work flushesMike Christie1-9/+1
2017-03-19target: allow userspace to set state to transitioningMike Christie1-15/+22
2017-03-19target: fix ALUA transition timeout handlingMike Christie1-15/+8
2017-03-19target: Use system workqueue for ALUA transitionsMike Christie1-5/+3
2017-03-19target: fail ALUA transitions for pscsiMike Christie1-0/+3
2017-03-19target: allow ALUA setup for some passthrough backendsMike Christie3-6/+9
2017-03-19tcmu: return on first Opt parse failureMike Christie1-0/+3
2017-03-19tcmu: allow hw_max_sectors greater than 128Mike Christie1-19/+35
2017-03-19target: Drop pointless tfo->check_stop_free checkNicholas Bellinger2-2/+5
2017-03-18Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-36/+36
2017-03-18Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'Rafael J. Wysocki1-33/+31
2017-03-18drm: vc4: remove redundant check of plane being non-nullColin Ian King1-9/+2
2017-03-18drm/vc4: use platform_register_driversPhilipp Zabel1-14/+8
2017-03-18drm/i915: Initialise i915_gem_object_create_from_data() directlyChris Wilson1-16/+29
2017-03-18drm/i915: Correct error handling for i915_gem_object_create_from_data()Chris Wilson1-2/+2
2017-03-18drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutexChris Wilson2-5/+1
2017-03-18Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-127/+64
2017-03-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+1
2017-03-17Merge tag 'for-linus-4.11b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+6
2017-03-17dma-fence: add dma_fence_match_context helperPhilipp Zabel1-0/+26
2017-03-17Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds23-104/+252
2017-03-17drm/i915: Retire an active batch pool object rather than allocate newChris Wilson1-20/+17
2017-03-17drm/i915: Skip execlists_dequeue() early if the list is emptyChris Wilson2-0/+24
2017-03-17drm/i915: Stop using obj->obj_exec_link outside of execbufChris Wilson1-25/+35
2017-03-17drm/i915: Squelch WARN for VLV_COUNTER_CONTROLChris Wilson1-6/+13
2017-03-17drm/i915/glk: Enable pooled EUs for GeminilakeAnder Conselvan de Oliveira1-4/+5
2017-03-17drm/i915: Remove superfluous i915_add_request_no_flush() helperChris Wilson6-11/+9
2017-03-17drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughlyTvrtko Ursulin1-49/+27
2017-03-17drm/i915: Fix vGPU balloon for ggtt guard pageZhenyu Wang1-6/+2
2017-03-17drm/i915: Avoid use-after-free of ctx in request tracepointsChris Wilson1-4/+4
2017-03-17drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot3-3/+15
2017-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2017-03-17drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot1-1/+2
2017-03-17drivers core: remove assert_held_device_hotplug()Heiko Carstens1-5/+0
2017-03-16drm/i915: Assert that the context pin_counts do not overflowChris Wilson2-0/+2