summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-12drm/i915: Simplify for_each_fw_domain iteratorsTvrtko Ursulin
2016-04-12drm/i915: Use consistent forcewake auto-release timeout across kernel configsTvrtko Ursulin
2016-04-12drm/i915: Get panel_type from OpRegion panel detailsVille Syrjälä
2016-04-12drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_typeVille Syrjälä
2016-04-12drm/i915: Reject panel_type > 0xf from VBTVille Syrjälä
2016-04-12drm/i915: Make GMBUS timeout message DRM_DEBUG_KMSVille Syrjälä
2016-04-12drm/i915: Restore GMBUS operation after a failed bit-banging fallbackVille Syrjälä
2016-04-12drm/i915: Protect force_bit with gmbus_mutexVille Syrjälä
2016-04-11drm/i915/userptr: Store i915 backpointer for i915_mm_structChris Wilson
2016-04-11drm/i915/userptr: Hold mmref whilst calling get-user-pagesChris Wilson
2016-04-11drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returnsChris Wilson
2016-04-11drm/i915: Update DRIVER_DATE to 20160411Daniel Vetter
2016-04-11Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter
2016-04-11drm/i915: Avoid allocating a vmap arena for a single pageChris Wilson
2016-04-11drm,i915: Introduce drm_malloc_gfp()Chris Wilson
2016-04-11drm/i915/shrinker: Restrict vmap purge to objects with vmapsChris Wilson
2016-04-11drm/i915: Refactor duplicate object vmap functionsChris Wilson
2016-04-11drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_objChris Wilson
2016-04-11drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_bufChris Wilson
2016-04-11drm/i915: implement WaClearTdlStateAckDirtyBitsTim Gore
2016-04-11drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bitDongwon Kim
2016-04-11drm/i915: Rename hw state checker to hw state verifier.Maarten Lankhorst
2016-04-11drm/i915: Move modeset state verifier calls.Maarten Lankhorst
2016-04-11drm/i915: Make modeset state verifier take crtc as argument.Maarten Lankhorst
2016-04-10Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-09drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessorChris Wilson
2016-04-09drm/i915: Use simplest form for flushing the single cacheline in the HWSChris Wilson
2016-04-09drm/i915: Harden detection of missed interruptsChris Wilson
2016-04-09drm/i915: Separate out the seqno-barrier from engine->get_seqnoChris Wilson
2016-04-09drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+Chris Wilson
2016-04-09drm/i915: Fixup the free space logic in ring_prepareAkash Goel
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-08tuntap: restore default qdiscJason Wang
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki
2016-04-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki
2016-04-08drm/i915: Simplify check for idleness in hangcheckChris Wilson
2016-04-08drm/i915: Apply a mb between emitting the request and hangcheckChris Wilson