summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-10-18Merge tag 'v3.1-rc10' into drm-core-nextDave Airlie
2011-10-18vmwgfx: information leak in vmw_execbuf_copy_fence_user()Dan Carpenter
2011-10-18vmwgfx: memory leaks caused by double allocationDan Carpenter
2011-10-18vmwgfx: return -EFAULT instead of number of bytes remainingDan Carpenter
2011-10-18drm: simplify error printing in drm_debugfs_create_filesMarcin Slusarz
2011-10-18drm: fix error message about failed procfs file registrationMarcin Slusarz
2011-10-18drm/radeon/kms: make r600-NI blit suspend code commonAlex Deucher
2011-10-18drm/radeon/kms: blit code commoningIlija Hadzic
2011-10-18drm/radeon/kms: rename a variable for consistencyIlija Hadzic
2011-10-18drm/radeon/kms: cleanup r600 blit codeIlija Hadzic
2011-10-18drm/radeon/kms: add more elaborate benchmarksIlija Hadzic
2011-10-18drm/radeon/kms: cleanup benchmark codeIlija Hadzic
2011-10-18drm/radeon/kms: demystify r600 blit codeIlija Hadzic
2011-10-18drm/radeon/kms: demystify evergreen blit codeIlija Hadzic
2011-10-18drm/radeon/kms: simplify r6xx blit codeAlex Deucher
2011-10-18drm/radeon/kms: simplify evergreen blit codeIlija Hadzic
2011-10-18drm/radeon/kms: Simplify I2C post_xfer functionJean Delvare
2011-10-18drm/exynos: fixed build warnings and comments.Inki Dae
2011-10-18drm/exynos: fixed page flip bug.Inki Dae
2011-10-18drm/exynos: added comments and code clean.Inki Dae
2011-10-18drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().Inki Dae
2011-10-18drm/exynos: added device object as argument of subdrv_probe().Inki Dae
2011-10-18drm/exynos: fixed overlay updating time at page flip.Inki Dae
2011-10-18drm/exynos: fixed overlay data updating.Inki Dae
2011-10-18drm/radeon: Move r100_*_*reg out of lineAndi Kleen
2011-10-18drm/radeon: Move more code out of lineAndi Kleen
2011-10-18drm/radeon: Remove more bogus inlines in the radeon driver.Andi Kleen
2011-10-18drm/radeon: Remove now unused functions in radeon driverAndi Kleen
2011-10-18drm/radeon: drop inlines in r600_blit.cAndi Kleen
2011-10-18drm/radeon: Drop inlines from evergreen_cs.c / r600_cs.cAndi Kleen
2011-10-18vmwgfx: Add vblank stubsJakob Bornecrantz
2011-10-18vmwgfx: Whitespace & code style in display unitJakob Bornecrantz
2011-10-18vmwgfx: Fix display system init & close functionsJakob Bornecrantz
2011-10-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden
2011-10-12drm/i915: No need to wait for eDP power off delay if panel is onKeith Packard
2011-10-12drm/i915: Restrict ILK-specific eDP power hack to ILKKeith Packard
2011-10-12drm/radeon: allow pcie gen2 speed on CaymanIlija Hadzic
2011-10-12drm/radeon: allow pcie gen2 speed on NIIlija Hadzic
2011-10-11vmwgfx: Take the driver out of stagingThomas Hellstrom
2011-10-11drm: Add KMS debug printk's for encoder and crtc fixup failureAdam Jackson
2011-10-10Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-10-10mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger
2011-10-10bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov
2011-10-10mlx4_en: fix endianness with blue frame supportThadeu Lima de Souza Cascardo