summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-08drm/i915: Add RPS thresholds to debugfs/i915_frequency_infoChris Wilson
2015-05-08drm/i915: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick
2015-05-08drm/i915: Do not clear mappings beyond VMA sizeJoonas Lahtinen
2015-05-08drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect()Todd Previte
2015-05-08drm/i915/skl: Enable runtime PMSuketu Shah
2015-05-08drm/i915/skl: Assert the requirements to enter or exit DC6.Suketu Shah
2015-05-08Implement enable/disable for Display C6 stateA.Sunil Kamath
2015-05-08drm/i915/skl: Add DC6 Trigger sequence.Suketu Shah
2015-05-08drm/i915/skl: Assert the requirements to enter or exit DC5.Suketu Shah
2015-05-08drm/i915/skl: Implement enable/disable for Display C5 state.A.Sunil Kamath
2015-05-08drm/i915/skl: Add DC5 Trigger SequenceSuketu Shah
2015-05-08drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter
2015-05-08drm/i915: Simplify cmd-parser DISPATCH_SECURE checkDaniel Vetter
2015-05-08drm/i915/bxt: Add WaDisableThreadStallDopClockGatingNick Hoath
2015-05-08drm/i915: skylake sprite plane scaling using shared scalersChandra Konduru
2015-05-08drm/i915: skylake primary plane scaling using shared scalersChandra Konduru
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-05-07drm/qxl: rewrite framebuffer supportGerd Hoffmann
2015-05-07Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-05-05drm: simplify master cleanupDavid Herrmann
2015-05-05drm: simplify authentication managementDavid Herrmann
2015-05-05drm: drop unused 'magicfree' listDavid Herrmann
2015-05-05drm: fix a memleak on mutex failure pathOleg Drokin
2015-05-04drm/atomic-helper: Really recover pre-atomic plane/cursor behaviorDaniel Vetter
2015-05-04drm/qxl: Fix qxl_noop_get_vblank_counter()Mario Kleiner
2015-05-04drm: Zero out invalid vblank timestamp in drm_update_vblank_count. (v2)Mario Kleiner
2015-05-04drm: Prevent invalid use of vblank_disable_immediate. (v2)Mario Kleiner
2015-05-04drm/vblank: Fixup and document timestamp update/read barriersDaniel Vetter
2015-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-03Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-03Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier
2015-04-30Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-30Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-04-30dm: fix free_rq_clone() NULL pointer when requeueing unmapped requestMike Snitzer
2015-04-30dm: only initialize the request_queue onceChristoph Hellwig
2015-04-30drm/i915/gtt: Allocate va range only if vma is not boundMika Kuoppala