summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-1240-270/+499
|\
| * drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-101-0/+4
| * drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer2010-11-101-2/+2
| * drm/radeon/kms: fix thermal sensor reporting on rv6xxAlex Deucher2010-11-091-7/+1
| * drm/radeon/kms: fix bugs in ddc and cd path router codeTyson Whitehead2010-11-092-10/+7
| * drm/radeon/kms: add support for clock/data path routersAlex Deucher2010-11-096-29/+85
| * drm: vmwgfx: fix information leak to userlandKulikov Vasiliy2010-11-091-0/+1
| * drivers/gpu: Use vzallocJoe Perches2010-11-091-2/+2
| * drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom2010-11-091-0/+5
| * drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom2010-11-091-28/+2
| * drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom2010-11-091-4/+7
| * drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher2010-11-091-0/+18
| * drivers/gpu/drm: Update WARN usesJoe Perches2010-11-0910-14/+15
| * drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-092-2/+2
| * DRM: ignore invalid EDID extensionsSam Tygier2010-11-091-6/+20
| * drm/radeon/kms: make the connector code less verboseAlex Deucher2010-11-091-6/+6
| * drm/ttm: remove failed ttm binding error printoutThomas Hellstrom2010-11-091-3/+1
| * drm/ttm: Add a barrier when unreservingThomas Hellstrom2010-11-091-0/+6
| * drm/ttm: Remove mm init error printouts and checksThomas Hellstrom2010-11-091-18/+2
| * drm/ttm: Remove pointless list_empty checkThomas Hellstrom2010-11-091-7/+0
| * drm/ttm: Use private locks for the default bo range managerThomas Hellstrom2010-11-091-36/+45
| * drm/ttm: Documentation updateThomas Hellstrom2010-11-091-8/+0
| * drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handlerAlex Deucher2010-11-091-0/+6
| * drm/stub/Kconfig: fix Kconfig for stub driver.Ingo Molnar2010-11-091-0/+3
| * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-11-0914-96/+267
| |\
| | * drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson2010-11-091-5/+11
| | * drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson2010-11-081-1/+12
| | * drm/i915: Avoid might_fault during pwrite whilst holding our mutexChris Wilson2010-11-081-9/+16
| | * agp/intel: fix cache control for sandybridgeZhenyu Wang2010-11-041-2/+2
| | * agp/intel: restore cache behavior on sandybridgeZhenyu Wang2010-11-041-1/+1
| | * drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang2010-11-042-3/+5
| | * drm/i915: Fix KMS regression on Sandybridge/CPTZhenyu Wang2010-11-041-21/+33
| | * i915: reprogram power monitoring registers on resumeKyle McMartin2010-11-032-1/+4
| | * drm/i915: SNB BLT workaroundChris Wilson2010-11-022-3/+116
| | * drm/i915: Fix the graphics frequency clamping at init and when IPS is active.Jesse Barnes2010-11-021-5/+4
| | * drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson2010-11-021-1/+1
| | * drm/i915: Apply big hammer to serialise buffer access between ringsChris Wilson2010-11-011-28/+52
| | * drm/i915: opregion_setup: iounmap correct addressChristoph Fritz2010-11-011-1/+1
| | * drm/i915: Flush read-only buffers from the active list upon idle as wellChris Wilson2010-10-282-13/+5
| | * i915: signedness bug in check_overlay_src()Dan Carpenter2010-10-271-1/+3
| | * drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai2010-10-271-1/+1
* | | backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek2010-11-121-0/+18
* | | drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich2010-11-121-1/+3
* | | drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich2010-11-121-2/+2
* | | backlight: add low threshold to pwm backlightArun Murthy2010-11-121-1/+6
* | | drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin2010-11-121-1/+1
* | | drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin2010-11-121-0/+3
* | | backlight: fix blanking for L4F00242T03 LCDMarek Vasut2010-11-121-1/+1
* | | backlight: fix blanking for LMS283GF05 LCDMarek Vasut2010-11-121-1/+1
* | | drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin2010-11-121-1/+1