mwifiex: fix use-after-free in beacon_ie processing
[cascardo/linux.git] / drivers / gpu /
2013-04-04 Stéphane MarchesinRevert "drm/exynos: mixer: support for 800x600 resolution"
2013-03-30 Joonyoung ShimBACKPORT: drm/exynos: add property for plane zpos
2013-03-30 Joonyoung ShimBACKPORT: drm/exynos: use private plane for crtc
2013-03-28 Daniel KurtzCHROMIUM: drm/exynos: Propagate controller's enable_vbl...
2013-03-27 Rob ClarkUPSTREAM: drm: add plane properties
2013-03-27 Paulo ZanoniUPSTREAM: drm: add 'count' to struct drm_object_properties
2013-03-27 Paulo ZanoniUPSTREAM: drm: make the connector properties code use...
2013-03-27 Paulo ZanoniUPSTREAM: drm: add generic ioctls to get/set properties...
2013-03-27 Paulo ZanoniUPSTREAM: drm: create struct drm_object_properties...
2013-03-27 Paulo ZanoniUPSTREAM: drm: WARN() when drm_connector_attach_propert...
2013-03-27 Paulo ZanoniUPSTREAM: drm: add drm_property_change_is_valid
2013-03-19 Stuart AbercrombieRestrict DP sink wake up to non-EDP.
2013-03-11 Kees CookCHROMIUM: drm/i915: bounds check execbuffer relocations
2013-03-08 Daniel KurtzCHROMIUM: drm/exynos: Clean up DRM_DEBUG messages
2013-03-05 Vincent PalatinCHROMIUM: drm/bridge: control LCD and backlight FETs
2013-03-04 Sean Pauldrm/bridge: Convert ps8622 into a drm_bridge
2013-03-04 Sean Pauldrm/bridge: Move ps8622 driver into drm/bridge
2013-03-04 Sean Pauldrm/exynos: Convert ptn bridge to drm_bridge
2013-03-04 Sean Pauldrm/i2c: Move ptn3460 from i2c to bridge directory
2013-03-04 Sean Pauldrm/exynos: Move dp training into mode_set
2013-03-01 Arjun KVARM: GPU: MALI: G3D ASV Lock Bit implementation
2013-02-27 Sean Pauldrm: Add drm_bridge between encoder and connector
2013-02-26 Sean Pauldrm/exynos: Move irq request after drm_dev assignment
2013-02-25 Sean Pauldrm/exynos: Split crtc from encoder
2013-02-25 Sean Pauldrm/exynos: Don't reset mixer on win_disable
2013-02-22 Vincent PalatinCHROMIUM: drm/exynos: dp: configure GPIO for eDP hotplu...
2013-02-22 Sean Pauldrm/exynos: Remove crtc->disable
2013-02-22 Sean Pauldrm/exynos: Don't win_disable if mixer is off
2013-02-21 Sean Pauldrm/exynos: Untangle dpms a little
2013-02-21 Sean Pauldrm/exynos: Remove apply() callback
2013-02-21 Sean PaulCHROMIUM: drm/exynos: Drop non-essential frames on...
2013-02-21 Sean Pauldrm/exynos: Disable fimd interrupts on power off
2013-02-21 Sean Pauldrm/exynos: Remove irq_flags kruft
2013-02-13 Sean Pauldrm/exynos: Turn off VT switching on suspend
2013-02-08 Stuart AbercrombieWake up DP sinks for DPCD read-based detection.
2013-02-01 Simon QueCHROMIUM: drm: nouveau: initialize channel pointer
2013-02-01 Simon QueCHROMIUM: drm: nouveau: initialize variables in nv40_pm
2013-01-31 Dave AirlieBACKPORT: drm: fix warning on 32-bit.
2013-01-30 Stéphane MarchesinCHROMIUM: drm/i915: Improve RC6p stability
2013-01-26 Sean PaulCHROMIUM: drm/exynos: dp: Add force_connected flag
2013-01-23 Sean Pauldrm/exynos: Reset mixer when we dpms off
2013-01-19 Sean PaulCHROMIUM: HACK: drm/i915: Don't warn on pin_count < 0
2013-01-18 Mandeep Singh BainesCHROMIUM: drm/exynos: use flip_desc queue to track...
2013-01-18 Mandeep Singh BainesCHROMIUM: drm/exynos: fix refcounting in hdmi (mixer...
2013-01-18 Daniel KurtzCHROMIUM: drm/exynos: fb: Don't take reference when...
2013-01-17 Sameer Nandadrm/i915: Honor i915_min_freq post resume
2013-01-17 Stuart AbercrombieReiplace HDMI unplug polling with HPD line reading.
2013-01-16 Stéphane MarchesinRevert "Revert "drm/i915: Mark the FB's bo as busy...
2013-01-16 Mandeep Singh Bainesgpu: vithar: remove unused functions
2013-01-15 Mandeep Singh BainesCHROMIUM: drm/exynos: drop fb reference in page_flip...
2013-01-15 Stéphane MarchesinCHROMIUM: drm/exynos: Fix fb refcounting
2013-01-15 Stéphane MarchesinRevert "drm/i915: Mark the FB's bo as busy when we...
2013-01-12 Daniel KurtzCHROMIUM: drm/exynos: fbdev: Don't recompute fb size...
2013-01-12 Daniel KurtzCHROMIUM: drm/exynos: fbdev: Pass gem object to fbdev_u...
2013-01-09 Vic YangCHROMIUM: drm/exynos: dp: Handle bad hotplug IRQ
2013-01-09 Stéphane MarchesinCHROMIUM: drm/exynos: Fix iommu cleanup paths.
2013-01-05 Daniel KurtzCHROMIUM: drm/exynos: fb: Don't return errors when...
2013-01-05 Daniel KurtzCHROMIUM: drm/exynos: fbdev: Set visible dimensions...
2013-01-05 Daniel KurtzCHROMIUM: drm/exynos: gem: Combine duplicate error...
2013-01-05 Daniel KurtzCHROMIUM: drm/exynos: gem: Remove unused gem_get/put_dm...
2013-01-05 Daniel KurtzCHROMIUM: drm/exynos: gem: Remove gem_init_object
2013-01-04 Vic YangCHROMIUM: drm/exynos: dp: Fix a bug that IRQ number...
2013-01-03 Stéphane Marchesindrm/i915: Mark the FB's bo as busy when we pageflip
2013-01-02 Daniel KurtzCHROMIUM: drm/exynos: gem: Fix release ioctl arg type
2012-12-20 Sean Pauldrm/exynos: Cleanup unused kruft in exynos_hdmi.h
2012-12-19 Mandeep Singh BainesCHROMIUM: drm/exynos: make struct exynos_drm_crtc private
2012-12-18 Stéphane Marchesindrm/i915: Make intel_dp_aux_native_read timeout
2012-12-15 Mandeep Singh BainesCHROMIUM: MALI: fix sysfs memory file
2012-12-14 Ray SmithMALI: Allow kbase to cancel a lock before it is acquired
2012-12-14 Ray SmithMALI: Update to wk45 r1p2-06bet0 release
2012-12-12 Daniel KurtzCHROMIUM: drm/exynos: fbdev: Offset is always zero
2012-12-12 Daniel KurtzCHROMIUM: drm/exynos: fb: Cleanup exynos_drm_fb_init
2012-12-12 Daniel KurtzCHROMIUM: drm/exynos: fb: exynos_drm_fb functions take...
2012-12-11 John SheuCHROMIUM: exynos: acquire/release for GEM objects
2012-12-11 Daniel KurtzCHROMIUM: drm/exynos: gem: Remove useless size field
2012-12-11 Daniel KurtzCHROMIUM: drm/exynos: Remove vaddr from drm_overlay
2012-12-11 Daniel KurtzCHROMIUM: drm/exynos: Fix typo in drm_gem.h
2012-12-11 Daniel KurtzCHROMIUM: drm/exynos: gem: Fix alloc_page() error check
2012-12-11 Daniel KurtzCHROMIUM: drm/exynos: prime: Fix exynos_drm_gem_dmabuf_mmap
2012-12-11 Daniel KurtzCHROMIUM: drm/exynos: Don't set local parameter to...
2012-12-08 Mandeep Singh BainesCHROMIUM: drm/exynos: don't warn about non-kds modeset
2012-12-08 Mandeep Singh BainesCHROMIUM: drm/exynos: remove unused dev_priv in exynos_...
2012-12-07 Haixia ShiCHROMIUM: drm/exynos: Fix dithering.
2012-12-06 John SheuCHROMIUM: exynos: keep exynos_plane zpos on disable
2012-12-05 Mandeep Singh BainesCHROMIUM: drm/exynos: fix leak (regression) in destroy_...
2012-12-04 Stéphane MarchesinCHROMIUM: drm/i915: Don't turn off backlight and panel...
2012-11-30 Mandeep Singh BainesCHROMIUM: drm/exynos: remove vsync wait from destroy_fb
2012-11-30 Mandeep Singh BainesCHROMIUM: drm/exynos: synchronize mode_set paths with...
2012-11-30 Mandeep Singh BainesCHROMIUM: drm/exynos: remove KDS calls from destroy_fb
2012-11-30 Mandeep Singh BainesCHROMIUM: drm/exynos: get/put the fb for every page...
2012-11-30 Mandeep Singh BainesCHROMIUM: drm/exynos: make exynos_drm_fb_release callab...
2012-11-30 Mandeep Singh BainesCHROMIUM: drm/exynos: add refcount to exynos_drm_fb
2012-11-30 Mandeep Singh BainesCHROMIUM: drm/exynos: framebuffers should hold a gem...
2012-11-30 Sean Pauldrm/exynos: Remove the i2c drivers and use devtree
2012-11-30 Daniel KurtzCHROMIUM: drm/exynos: Fix compile warning in dp_core
2012-11-29 Mandeep Singh BainesCHROMIUM: drm/exynos: refactor exynos_user_fb_create
2012-11-29 Ben WidawskyBACKPORT: drm/i915: add register read IOCTL
2012-11-29 Mandeep Singh BainesCHROMIUM: drm/exynos: fix leak in exynos_drm_framebuffe...
2012-11-29 Daniel KurtzCHROMIUM: drm/exynos: Pass drm_display_mode to exynos_p...
2012-11-29 Daniel KurtzCHROMIUM: drm/exynos: Remove useless return
next