summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-30drm/bridge: tc358764: Fix build errorYueHaibing1-1/+2
2019-07-30drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=mYueHaibing1-0/+1
2019-07-30drm/i915/gvt: Adding ppgtt to GVT GEM context after shadow pdps settled.Colin Xu1-15/+12
2019-07-30drm/i915/gvt: grab runtime pm first for forcewake useXiaolin Zhang1-0/+4
2019-07-30drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang1-0/+12
2019-07-30drm/i915/gvt: Checking workload's gma earlierXiong Zhang2-10/+28
2019-07-30drm/i915/gvt: Don't use ggtt_validdate_range() with size=0Xiong Zhang1-3/+3
2019-07-30drm/i915/gvt: Warning for invalid ggtt accessXiong Zhang1-0/+9
2019-07-30drm/i915/gvt: remove duplicate include of trace.hZhenyu Wang1-2/+0
2019-07-29scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_privHannes Reinecke1-48/+51
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2-32/+24
2019-07-29libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook1-1/+1
2019-07-29ataflop: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-12/+30
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds3-4/+9
2019-07-29Do not dereference 'siw_crypto_shash' before checkingBernard Metzler1-2/+4
2019-07-29RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon1-2/+8
2019-07-29RDMA/hns: Fix build errorYueHaibing2-9/+5
2019-07-29vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik1-1/+1
2019-07-29s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik1-0/+1
2019-07-29s390/tape: add fallthrough annotationsHeiko Carstens1-0/+3
2019-07-29platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt1-1/+1
2019-07-29drm/i915: Fix the TBT AUX power well enablingImre Deak1-2/+9
2019-07-29drm/i915: Fix GEN8_MCR_SELECTOR programmingTvrtko Ursulin1-2/+7
2019-07-29drm/i915/vbt: Fix VBT parsing for the PSR sectionDhinakaran Pandiyan2-4/+4
2019-07-29drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä1-0/+11
2019-07-29drm/i915: Lock the engine while dumping the active requestChris Wilson2-9/+8
2019-07-29drm/i915/perf: add missing delay for OA muxes configurationLionel Landwerlin1-21/+28
2019-07-29drm/i915/perf: ensure we keep a reference on the driverLionel Landwerlin1-0/+8
2019-07-29drm/i915/userptr: Acquire the page lock around set_page_dirty()Chris Wilson1-1/+9
2019-07-29drm/i915/gtt: Mark the freed page table entries with scratchChris Wilson1-0/+2
2019-07-29drm/i915/gtt: Defer the free for alloc error pathsChris Wilson1-2/+4
2019-07-29drm/i915: Deal with machines that expose less than three QGV pointsVille Syrjälä2-7/+13
2019-07-29drm/i915: Fix memleak in runtime wakeref trackingMika Kuoppala1-6/+4
2019-07-29drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin1-0/+13
2019-07-29drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin1-1/+16
2019-07-29drm/i915: fix whitelist selftests with readonly registersLionel Landwerlin1-1/+6
2019-07-29drm/i915: Fix various tracepoints for gen2Ville Syrjälä2-45/+35
2019-07-29drm/i915/perf: fix ICL perf register offsetsLionel Landwerlin1-3/+7
2019-07-29drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.Kenneth Graunke1-2/+6
2019-07-29drm/i915: Keep rings pinned while the context is activeChris Wilson5-28/+53
2019-07-29drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon1-1/+1
2019-07-29gpiolib: Preserve desc->flags when setting stateChris Packham1-6/+11
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-9/+19
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-754/+5
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-35/+55
2019-07-28eeprom: at24: make spd world-readable againJean Delvare1-1/+1
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+2
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds18-12/+24
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-25/+33