aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-8/+19
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Gravatar Rafael J. Wysocki 1-29/+0
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesGravatar Alex Deucher 1-8/+19
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 2-2/+11
2011-11-11[CPUFREQ] db8500: fix build error due to undeclared i variableGravatar Axel Lin 1-3/+3
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 5-6/+3
2011-11-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-16/+29
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 2-2/+2
2011-11-11vrtc: change its year offset from 1960 to 1972Gravatar Feng Tang 1-8/+11
2011-11-11Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devGravatar Linus Torvalds 7-10/+24
2011-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 39-233/+429
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Gravatar Olof Johansson 1-0/+8
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsGravatar Shawn Guo 1-0/+8
2011-11-11drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayGravatar Alex Deucher 2-39/+82
2011-11-11drm/radeon/kms: optimize r600_pm_profile_initGravatar Alex Deucher 1-68/+32
2011-11-11drm/radeon/kms/pm: add a proper pm profile init function for fusionGravatar Alex Deucher 6-39/+94
2011-11-11drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Gravatar Alex Deucher 2-12/+0
2011-11-11drm: fix kconfig unmet dependency warningGravatar Randy Dunlap 1-0/+1
2011-11-11Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Gravatar Dave Airlie 17-65/+123
2011-11-11drm: add some comments to drm_wait_vblank and drm_queue_vblank_eventGravatar Ilija Hadzic 1-1/+6
2011-11-11drm/radeon/benchmark: signedness bug in radeon_benchmark_move()Gravatar Dan Carpenter 1-1/+1
2011-11-11drm: do not sleep on vblank while holding a mutexGravatar Ilija Hadzic 1-1/+1
2011-11-11drm: try to restore previous CRTC config if mode set failsGravatar Jesse Barnes 1-0/+13
2011-11-11drm/radeon/kms: make an aux failure debug onlyGravatar Alex Deucher 1-1/+1
2011-11-11drm: drop select of SLOW_WORKGravatar Paul Bolle 1-1/+0
2011-11-11drm: serialize access to list of debugfs filesGravatar Marcin Slusarz 2-4/+13
2011-11-11drm/radeon/kms: fix use of vram scratch page on evergreen/niGravatar Alex Deucher 1-1/+1
2011-11-11drm/radeon: Make sure CS mutex is held across GPU reset.Gravatar Michel Dänzer 3-12/+62
2011-11-11drm: Ensure string is null terminated.Gravatar Vinson Lee 1-1/+3
2011-11-11vmwgfx: Only allow 64x64 cursorsGravatar Jakob Bornecrantz 1-0/+4
2011-11-11vmwgfx: Initialize clip rect loop correctly in surface dirtyGravatar Jakob Bornecrantz 1-2/+3
2011-11-11vmwgfx: Close screen object systemGravatar Jakob Bornecrantz 1-1/+4
2011-11-10pata_of_platform: Don't use NO_IRQGravatar Anton Vorontsov 1-1/+1
2011-11-10drm/nouveau: Fix bandwidth calculation for DisplayPortGravatar Adam Jackson 1-1/+1
2011-11-10drm/nouveau: by default use low bpp framebuffer on low memory cardsGravatar Marcin Slusarz 1-1/+10
2011-11-10drm/nv10: Change the BO size threshold determining the memory placement range.Gravatar Francisco Jerez 1-1/+1
2011-11-10drm/nvc0: enable acceleration for nvc1 by defaultGravatar Ben Skeggs 1-1/+3
2011-11-10drm/nvc0/gr: fixup the mmio list register writes for 0xc1Gravatar Ben Skeggs 1-9/+32
2011-11-10drm/nvc1: hacky workaround to fix accel issuesGravatar Ben Skeggs 1-0/+8
2011-11-10drm/nvc0/gr: fix some bugs in grctx generationGravatar Ben Skeggs 1-17/+14
2011-11-10drm/nvc0: enable acceleration on 0xc8 by defaultGravatar Ben Skeggs 1-1/+0
2011-11-10drm/nvc0/vram: skip disabled PBFB subunitsGravatar Ben Skeggs 1-5/+9
2011-11-10drm/nv40/pm: fix issues on igp chipsets, which don't have memoryGravatar Ben Skeggs 1-5/+15
2011-11-10drm/nouveau: testing the wrong variableGravatar Dan Carpenter 1-1/+1
2011-11-10drm/nvc0/vram: storage type 0xc3 is not compressedGravatar Christoph Bumiller 1-1/+1
2011-11-10drm/nv50: fix stability issue on NV86.Gravatar Maxim Levitsky 1-1/+1
2011-11-10drm/nouveau: initialize chan->fence.lock before useGravatar Marcin Slusarz 2-2/+1
2011-11-10drm/nv50/vram: fix incorrect detection of bank count on newer chipsetsGravatar Ben Skeggs 1-1/+1
2011-11-10drm/nv50/gr: typo fix, how about we not reset fifo during graph init?Gravatar Ben Skeggs 1-2/+2
2011-11-10drm/nv50/bios: fixup mpll programming from the init table parserGravatar Ben Skeggs 1-9/+13