summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-09drm: do not set fb_info->pixmap fieldsSascha Hauer5-33/+5
2012-02-09drm: add convenience function to create an range propertySascha Hauer7-121/+53
2012-02-09drm: add convenience function to create an enum propertySascha Hauer4-109/+72
2012-02-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie14-518/+179
2012-02-03drm exynos: use drm_fb_helper_set_par directlySascha Hauer1-27/+1
2012-02-03drm crtc_helper: use list_for_each_entrySascha Hauer1-6/+6
2012-02-03drm crtc: Fix locking commentsSascha Hauer1-6/+15
2012-02-03drm fb helper: remove unused variable crtc_idSascha Hauer1-1/+0
2012-02-03drm fb helper: remove unused variable conn_limitSascha Hauer1-1/+1
2012-02-03drm fb helper: use drm_helper_connector_dpms to do dpmsSascha Hauer1-70/+10
2012-02-03drm: add proper return value for drm_mode_crtc_set_gamma_sizeSascha Hauer1-3/+3
2012-02-03drm drm_fb_helper: destroy modesSascha Hauer1-1/+4
2012-02-03drm crtc: use drm_mode_destroy instead of kfree in drm_mode_removeSascha Hauer1-1/+1
2012-02-03drm/edid: drm modes have to be free with drm_mode_destroySascha Hauer1-1/+1
2012-02-03drm crtc: add forgotten idr cleanup functionsSascha Hauer1-0/+3
2012-02-03drm/radeon/kms: add r1xx/r2xx CS support for tiled texturesAlex Deucher2-2/+22
2012-02-03drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGSAlex Deucher2-27/+36
2012-02-03drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov1-0/+5
2012-02-03drm/radeon/kms/dce3+: add support for hw i2c using atomAlex Deucher3-1/+161
2012-02-03drm/radeon/kms: Use the standard VESA timeout for DDC channelsJean Delvare1-3/+1
2012-02-03drm/kms: Make i2c buses fasterJean Delvare2-2/+2
2012-02-03drm/radeon/kms: remove benchmarks shorter than one pageIlija Hadzic1-6/+6
2012-02-03drm/radeon/kms: common definitions for blit copy codeIlija Hadzic3-25/+46
2012-02-03drm: remove master fd restriction on mode setting gettersMandeep Singh Baines1-6/+6
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+5
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder1-2/+4
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder1-0/+1
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-23/+95
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic1-10/+25
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher1-3/+15
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie1-1/+2
2012-02-01Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-1/+5
2012-02-01staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-27/+34
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare1-0/+1
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer1-2/+2
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee1-0/+4
2012-02-01drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter1-2/+2
2012-02-01drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs1-2/+21
2012-02-01drm/nouveau: fix typo on mxmdcb optionBen Skeggs1-1/+1
2012-02-01drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs1-0/+9
2012-02-01drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs2-2/+13
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+13
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-63/+85
2012-01-30Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier20-26/+30
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova14-14/+14
2012-01-30IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein1-5/+2
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-655/+345
2012-01-30firewire: ohci: disable MSI on Ricoh controllersStefan Richter1-1/+1
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-2593/+224