aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-12drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_typeVille Syrjälä2-4/+10
2016-04-12drm/i915: Reject panel_type > 0xf from VBTVille Syrjälä1-1/+4
2016-04-12drm/i915: Make GMBUS timeout message DRM_DEBUG_KMSVille Syrjälä1-2/+2
2016-04-12drm/i915: Restore GMBUS operation after a failed bit-banging fallbackVille Syrjälä2-3/+8
2016-04-12drm/i915: Protect force_bit with gmbus_mutexVille Syrjälä1-0/+5
2016-04-11drm/i915/userptr: Store i915 backpointer for i915_mm_structChris Wilson1-5/+5
2016-04-11drm/i915/userptr: Hold mmref whilst calling get-user-pagesChris Wilson1-12/+17
2016-04-11drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returnsChris Wilson1-1/+47
2016-04-11drm/i915: Update DRIVER_DATE to 20160411Daniel Vetter1-1/+1
2016-04-11Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter4084-141897/+282548
2016-04-11drm/i915: Avoid allocating a vmap arena for a single pageChris Wilson1-5/+14
2016-04-11drm,i915: Introduce drm_malloc_gfp()Chris Wilson4-21/+12
2016-04-11drm/i915/shrinker: Restrict vmap purge to objects with vmapsChris Wilson2-1/+10
2016-04-11drm/i915: Refactor duplicate object vmap functionsChris Wilson4-72/+84
2016-04-11drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_objChris Wilson1-13/+12
2016-04-11drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_bufChris Wilson1-3/+1
2016-04-11drm/i915: implement WaClearTdlStateAckDirtyBitsTim Gore2-0/+31
2016-04-11drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bitDongwon Kim1-1/+9
2016-04-11drm/i915: Rename hw state checker to hw state verifier.Maarten Lankhorst1-30/+30
2016-04-11drm/i915: Move modeset state verifier calls.Maarten Lankhorst1-19/+5
2016-04-11drm/i915: Make modeset state verifier take crtc as argument.Maarten Lankhorst1-133/+183
2016-04-10Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-9/+84
2016-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-19/+37
2016-04-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-32/+53
2016-04-09Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-45/+95
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+2
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds21-147/+150
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds19-15/+1369
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-109/+139
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds3-10/+16
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-52/+261
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-16/+33
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds4-8/+9
2016-04-09drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessorChris Wilson1-4/+2
2016-04-09drm/i915: Use simplest form for flushing the single cacheline in the HWSChris Wilson1-2/+3
2016-04-09drm/i915: Harden detection of missed interruptsChris Wilson3-16/+35
2016-04-09drm/i915: Separate out the seqno-barrier from engine->get_seqnoChris Wilson8-42/+51
2016-04-09drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+Chris Wilson1-2/+11
2016-04-09drm/i915: Fixup the free space logic in ring_prepareAkash Goel2-6/+6
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang1-1/+6
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang1-1/+1
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman97-801/+996
2016-04-08tuntap: restore default qdiscJason Wang1-2/+2
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki2-0/+3
2016-04-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki4-52/+258
2016-04-08drm/i915: Simplify check for idleness in hangcheckChris Wilson1-3/+2
2016-04-08drm/i915: Apply a mb between emitting the request and hangcheckChris Wilson2-18/+24
2016-04-08drm/i915: Reset engine->last_submitted_seqnoChris Wilson1-0/+1
2016-04-08drm/i915: Reset semaphore page for gen8Chris Wilson1-0/+8
2016-04-08drm/i915: Refactor gen8 semaphore offset calculationChris Wilson1-6/+5