summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Don't print to dmesg when taking signal during object_pin.Eric Anholt2008-12-291-2/+4
* drm: pin new and unpin old buffer when setting a mode.Kristian Høgsberg2008-12-293-18/+55
* drm/i915: un-EXPORT and make 'intelfb_panic' staticHannes Eder2008-12-291-3/+2
* drm/i915: Delete unused, pointless i915_driver_firstopen.Eric Anholt2008-12-291-8/+0
* drm/i915: fix sparse warnings: returning void-valued expressionHannes Eder2008-12-291-2/+2
* drm/i915: fix sparse warnings: move 'extern' decls to header fileHannes Eder2008-12-292-6/+6
* drm/i915: fix sparse warnings: make symbols staticHannes Eder2008-12-299-22/+23
* drm/i915: fix sparse warnings: declare one-bit bitfield as unsignedHannes Eder2008-12-291-4/+4
* drm/i915: Don't double-unpin buffers if we take a signal in evict_everything().Eric Anholt2008-12-291-0/+1
* drm/i915: Fix fbcon setup to align display pitch to 64b.Eric Anholt2008-12-291-1/+1
* drm/i915: Add missing userland definitions for gem init/execbuffer.Eric Anholt2008-12-291-0/+2
* i915/drm: provide compat defines for userspace for certain struct members.Dave Airlie2008-12-291-0/+23
* drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.Kristian H�gsberg2008-12-295-74/+0
* drm: sanitise drm modesetting API + remove unused hotplugJakob Bornecrantz2008-12-295-138/+113
* drm: fix allowing master ioctls on non-master fds.Dave Airlie2008-12-291-1/+1
* drm/radeon: use locked rmmap to remove sarea mapping.Dave Airlie2008-12-292-1/+2
* drm/radeon: fix missing hunk from the master changes.Dave Airlie2008-12-291-0/+2
* drm: fix useless gcc unused variable warningDave Airlie2008-12-291-1/+1
* drm/radeon: fix warning due to PAGE_SIZE maxDave Airlie2008-12-291-1/+1
* drm: kconfig have drm core select i2c for kmsDave Airlie2008-12-291-1/+2
* drm: PAGE_CACHE_WC is x86 only so farDave Airlie2008-12-291-0/+2
* drm: pick an 800x600@60HZ mode by default for unknown CRT.Dave Airlie2008-12-291-4/+4
* drm/i915: Fix stolen memory detection on G45 and GM45.Eric Anholt2008-12-292-6/+11
* drm/i915: Register module dependencies for the modesetting code.Eric Anholt2008-12-291-0/+5
* DRM: i915: add mode setting supportJesse Barnes2008-12-2927-51/+10567
* DRM: add mode setting supportDave Airlie2008-12-2920-41/+6469
* drm/i915: add GEM GTT mapping supportJesse Barnes2008-12-297-4/+562
* drm: GEM mmap supportJesse Barnes2008-12-298-3/+161
* drm/i915: Add /proc debugging entry for reading out the HWS.Eric Anholt2008-12-291-0/+34
* drm: reorganise start and load.Dave Airlie2008-12-291-3/+6
* drm: fix leak of uninitialized data to userspaceVegard Nossum2008-12-293-4/+9
* drm: move to kref per-master structures.Dave Airlie2008-12-2921-351/+617
* drm: cleanup exit path for module unloadDave Airlie2008-12-293-20/+10
* Linux 2.6.28v2.6.28Linus Torvalds2008-12-241-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-2416-42/+49
|\
| * V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-231-1/+2
| * V4L/DVB (9908a): MAINTAINERS: mark linux-uvc-devel as subscribers onlyJiri Slaby2008-12-171-1/+1
| * V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil2008-12-161-1/+1
| * V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-169-33/+33
| * V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris2008-12-161-2/+2
| * V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä2008-12-162-1/+7
| * V4L/DVB (9780): dib0700: Stop repeating after user stops pushing buttonDevin Heitmueller2008-12-161-3/+3
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-241-0/+1
|\ \
| * | x86: disable X86_PTRACE_BTSIngo Molnar2008-12-241-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-12-241-0/+3
|\ \ \
| * | | ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski2008-12-241-0/+3
* | | | parisc: disable UP-optimized flush_tlb_mmKyle McMartin2008-12-231-1/+4
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-231-2/+2
|\ \ \ \
| * | | | drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie2008-12-231-2/+2
| |/ / /
* | | | edac: fix edac core deadlock when removing a deviceHarry Ciao2008-12-231-3/+9
OpenPOWER on IntegriCloud