summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-19drm: drm_ioctl() should zero-init extra dataRob Clark1-0/+2
2011-10-18Merge tag 'v3.1-rc10' into drm-core-nextDave Airlie207-1810/+2351
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-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-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare1-4/+11
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack1-0/+1
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik1-1/+1
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-13/+24
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden1-12/+12
2011-10-12drm/i915: No need to wait for eDP power off delay if panel is onKeith Packard1-0/+9
2011-10-12drm/i915: Restrict ILK-specific eDP power hack to ILKKeith Packard1-22/+34
2011-10-12drm/radeon: allow pcie gen2 speed on CaymanIlija Hadzic2-2/+6
2011-10-12drm/radeon: allow pcie gen2 speed on NIIlija Hadzic1-2/+1
2011-10-11vmwgfx: Take the driver out of stagingThomas Hellstrom3-7/+8
2011-10-11drm: Add KMS debug printk's for encoder and crtc fixup failureAdam Jackson1-0/+2
2011-10-10Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie11-53/+472
2011-10-10mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger1-3/+8
2011-10-10bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov2-7/+13