summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-29drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom
2009-07-29drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie
2009-07-29drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer
2009-07-29drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-15drm/radeon/kms: fix hotspot handling on pre-avivo chipsAlex Deucher
2009-07-15drm/radeon/kms: enable frac fb divs on rs600/rs690/rs740Alex Deucher
2009-07-15drm/radeon/kms: add PLL flag to prefer frequencies <= the target freqAlex Deucher
2009-07-15drm/radeon/kms: block RN50 from using 3D engine.Dave Airlie
2009-07-15drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie
2009-07-15drm/ttm/radeon: add dma32 support.Dave Airlie
2009-07-15drm/radeon: Endianness fixes for radeondrmfb.Michel Dänzer
2009-07-15drm/radeon/kms: don't swap PCIEGART PTEs in VRAM.Dave Airlie
2009-07-15drm/radeon/kms: drop zero length CS indirect buffers.Dave Airlie
2009-07-15drm/radeon/kms: fix vram vs aper size check.Dave Airlie
2009-07-15drm/radeon/kms: get lvds info for DIG LVTMA and UNIPHY encodersAlex Deucher
2009-07-15drm/radeon/kms: fix quirk for MSI laptopAlex Deucher
2009-07-15ttm: Fix caching mode selection.Thomas Hellstrom
2009-07-15drm/radeon: fix support for vline relocations.Dave Airlie
2009-07-15drm/radeon/kms: respect TOM on rs100->rs480 IGP variants.Dave Airlie
2009-07-15drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.Dave Airlie
2009-07-15drm/radeon/kms: remove IB flushing trick.Dave Airlie
2009-07-15drm/radeon/kms: mmio base/size should be resource_size_t.Dave Airlie
2009-07-15drm/radeon/kms: fix some GART table entry bugs.Dave Airlie
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08pty: Rework the pty layer to use the normal buffering logicAlan Cox
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-07-08intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang
2009-07-08Free struct device in fw_dev_release()Catalin Marinas
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08PM: Clear -EAGAIN in dpm_prepareSebastian Ott
2009-07-08Input: gpio_mouse - use standard driver registration methodSaeed Bishara
2009-07-08Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo
2009-07-07serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu
2009-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-07-07video: hitfb: Move over to dev_pm_ops.Paul Mundt
2009-07-07video: hitfb: Convert to framebuffer_alloc().Paul Mundt
2009-07-07video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt
2009-07-07[CPUFREQ] fix (utter) cpufreq_add_dev messMathieu Desnoyers