summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2011-11-15Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-0/+2
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds-15/+7
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-32/+38
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-87/+112
2011-11-14Merge git://github.com/rustyrussell/linuxLinus Torvalds-5/+6
2011-11-14virtio-pci: fix use after freeMichael S. Tsirkin-5/+6
2011-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-8/+19
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki-29/+0
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher-8/+19
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-2/+11
2011-11-11[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin-3/+3
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-6/+3
2011-11-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+29
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-2/+2
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang-8/+11
2011-11-11Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds-10/+24
2011-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-233/+429
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson-0/+8
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo-0/+8
2011-11-11drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher-39/+82
2011-11-11drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher-68/+32
2011-11-11drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher-39/+94
2011-11-11drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher-12/+0
2011-11-11drm: fix kconfig unmet dependency warningRandy Dunlap-0/+1
2011-11-11Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie-65/+123
2011-11-11drm: add some comments to drm_wait_vblank and drm_queue_vblank_eventIlija Hadzic-1/+6
2011-11-11drm/radeon/benchmark: signedness bug in radeon_benchmark_move()Dan Carpenter-1/+1
2011-11-11drm: do not sleep on vblank while holding a mutexIlija Hadzic-1/+1
2011-11-11drm: try to restore previous CRTC config if mode set failsJesse Barnes-0/+13
2011-11-11drm/radeon/kms: make an aux failure debug onlyAlex Deucher-1/+1
2011-11-11drm: drop select of SLOW_WORKPaul Bolle-1/+0
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz-4/+13
2011-11-11drm/radeon/kms: fix use of vram scratch page on evergreen/niAlex Deucher-1/+1
2011-11-11drm/radeon: Make sure CS mutex is held across GPU reset.Michel Dänzer-12/+62
2011-11-11drm: Ensure string is null terminated.Vinson Lee-1/+3
2011-11-11vmwgfx: Only allow 64x64 cursorsJakob Bornecrantz-0/+4
2011-11-11vmwgfx: Initialize clip rect loop correctly in surface dirtyJakob Bornecrantz-2/+3
2011-11-11vmwgfx: Close screen object systemJakob Bornecrantz-1/+4
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt-15311/+30120
2011-11-11sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt-87/+0
2011-11-11drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt-3/+1
2011-11-11drivers: sh: Generalize runtime PM platform stub.Paul Mundt-0/+75
2011-11-10pata_of_platform: Don't use NO_IRQAnton Vorontsov-1/+1
2011-11-10pinctrl: hide subsystem from the populaceLinus Walleij-15/+7
2011-11-10drm/nouveau: Fix bandwidth calculation for DisplayPortAdam Jackson-1/+1
2011-11-10drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz-1/+10
2011-11-10drm/nv10: Change the BO size threshold determining the memory placement range.Francisco Jerez-1/+1
2011-11-10drm/nvc0: enable acceleration for nvc1 by defaultBen Skeggs-1/+3
2011-11-10drm/nvc0/gr: fixup the mmio list register writes for 0xc1Ben Skeggs-9/+32
2011-11-10drm/nvc1: hacky workaround to fix accel issuesBen Skeggs-0/+8