summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher1-3/+15
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie1-1/+2
2012-02-01Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-1/+5
2012-02-01staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-27/+34
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare1-0/+1
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer1-2/+2
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee1-0/+4
2012-02-01drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter1-2/+2
2012-02-01drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs1-2/+21
2012-02-01drm/nouveau: fix typo on mxmdcb optionBen Skeggs1-1/+1
2012-02-01drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs1-0/+9
2012-02-01drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs2-2/+13
2012-01-31drm/i915: Handle unmappable buffers during error state capturedrm-intel-next-2012-02-07Chris Wilson1-5/+23
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+13
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-63/+85
2012-01-30Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier20-26/+30
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova14-14/+14
2012-01-30IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein1-5/+2
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-655/+345
2012-01-30drm/i915: rewrite shmem_pread_slow to use copy_to_userDaniel Vetter1-134/+57
2012-01-30drm/i915: rewrite shmem_pwrite_slow to use copy_from_userDaniel Vetter1-62/+65
2012-01-30drm/i915: fall through pwrite_gtt_slow to the shmem slow pathDaniel Vetter1-12/+21
2012-01-30firewire: ohci: disable MSI on Ricoh controllersStefan Richter1-1/+1
2012-01-30drm/i915: add debugfs file for swizzling informationDaniel Vetter1-0/+50
2012-01-30drm/i915: fix swizzle detection for gen3Daniel Vetter1-2/+2
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-2593/+224
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+3
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+1
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-89/+46
2012-01-30drm/i915: Remove the upper limit on the bo size for mapping into the CPU domainChris Wilson1-6/+0
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon1-1/+1
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare1-0/+1
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson1-1/+1
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter3-13/+11
2012-01-29drm/i915: add per-ring fault reg to error_stateDaniel Vetter4-8/+17
2012-01-29hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck1-0/+6
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot1-1/+2
2012-01-29drm/i915: reject GTT domain in relocationsDaniel Vetter1-2/+3
2012-01-29drm/i915: remove the i915_batchbuffer_info debugfs fileDaniel Vetter1-40/+0
2012-01-29drm/i915: capture error_state also for stuck ringsDaniel Vetter1-2/+1
2012-01-29drm/i915: refactor debugfs create functionsDaniel Vetter1-37/+18
2012-01-29drm/i915: refactor debugfs open functionDaniel Vetter1-21/+5
2012-01-29drm/i915: don't trash the gtt when running out of fencesDaniel Vetter1-1/+1
2012-01-29drm/i915: Separate fence pin counting from normal bind pin countingChris Wilson6-57/+129
2012-01-29drm/i915/ringbuffer: kill snb blt workaroundDaniel Vetter1-79/+2
2012-01-29drm/i915: collect more per ring error stateDaniel Vetter4-10/+25
2012-01-29drm/i915: refactor ring error state capture to use arraysDaniel Vetter4-83/+73
2012-01-29drm/i915: switch ring->id to be a real idDaniel Vetter5-24/+25
2012-01-29drm/i915: set AUD_CONFIG N_value_index for DisplayPortWu Fengguang2-1/+19