summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Merge branch 'fix-pch-refclk' into fooKeith Packard5-60/+115
2011-10-20Merge branch 'edp-training-fixes' into drm-intel-nextKeith Packard5-122/+414
2011-10-19drm: drm_ioctl() should zero-init extra dataRob Clark1-0/+2
2011-10-18Merge tag 'v3.1-rc10' into drm-core-nextDave Airlie514-3332/+4246
2011-10-18vmwgfx: information leak in vmw_execbuf_copy_fence_user()Dan Carpenter1-0/+2
2011-10-18vmwgfx: memory leaks caused by double allocationDan Carpenter2-4/+2
2011-10-18vmwgfx: return -EFAULT instead of number of bytes remainingDan Carpenter1-0/+2
2011-10-18drm: simplify error printing in drm_debugfs_create_filesMarcin Slusarz1-4/+1
2011-10-18drm: fix error message about failed procfs file registrationMarcin Slusarz1-2/+1
2011-10-18drm/radeon/kms: make r600-NI blit suspend code commonAlex Deucher5-38/+22
2011-10-18drm/radeon/kms: blit code commoningIlija Hadzic5-285/+30
2011-10-18drm/radeon/kms: rename a variable for consistencyIlija Hadzic2-15/+16
2011-10-18drm/radeon/kms: cleanup r600 blit codeIlija Hadzic2-45/+70
2011-10-18drm/radeon/kms: add more elaborate benchmarksIlija Hadzic3-8/+87
2011-10-18drm/radeon/kms: cleanup benchmark codeIlija Hadzic1-70/+86
2011-10-18drm/radeon/kms: demystify r600 blit codeIlija Hadzic2-13/+39
2011-10-18drm/radeon/kms: demystify evergreen blit codeIlija Hadzic2-9/+62
2011-10-18drm/radeon/kms: simplify r6xx blit codeAlex Deucher3-177/+111
2011-10-18drm/radeon/kms: simplify evergreen blit codeIlija Hadzic3-182/+125
2011-10-18drm/radeon/kms: Simplify I2C post_xfer functionJean Delvare1-26/+22
2011-10-18drm/exynos: fixed build warnings and comments.Inki Dae2-13/+2
2011-10-18drm/exynos: fixed page flip bug.Inki Dae4-13/+35
2011-10-18drm/exynos: added comments and code clean.Inki Dae3-3/+11
2011-10-18drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().Inki Dae1-0/+2
2011-10-18drm/exynos: added device object as argument of subdrv_probe().Inki Dae3-3/+3
2011-10-18drm/exynos: fixed overlay updating time at page flip.Inki Dae3-4/+3
2011-10-18drm/exynos: fixed overlay data updating.Inki Dae7-103/+162
2011-10-18drm/radeon: Move r100_*_*reg out of lineAndi Kleen2-39/+44
2011-10-18drm/radeon: Move more code out of lineAndi Kleen11-87/+106
2011-10-18drm/radeon: Remove more bogus inlines in the radeon driver.Andi Kleen4-108/+114
2011-10-18drm/radeon: Remove now unused functions in radeon driverAndi Kleen2-47/+0
2011-10-18drm/radeon: drop inlines in r600_blit.cAndi Kleen1-12/+12
2011-10-18drm/radeon: Drop inlines from evergreen_cs.c / r600_cs.cAndi Kleen2-16/+16
2011-10-18vmwgfx: Add vblank stubsJakob Bornecrantz3-0/+23
2011-10-18vmwgfx: Whitespace & code style in display unitJakob Bornecrantz2-6/+3
2011-10-18vmwgfx: Fix display system init & close functionsJakob Bornecrantz2-9/+25
2011-10-17Linux 3.1-rc10v3.1-rc10Linus Torvalds1-1/+1
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds1-1/+1
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds4-3/+11
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai1-1/+0
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo1-0/+2
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon1-2/+2
2011-10-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+2
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-62/+69
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2-2/+2
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2-4/+5
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare1-4/+11
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack1-0/+1