aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-11drm: sti: remove gpio for HDMI hot plug detectionBenjamin Gaignard3-13/+5
2014-12-11drm: sti: allow to change hdmi ddc i2c adapterBenjamin Gaignard3-13/+29
2014-12-11drm/doc: Document drm_add_modes_noedid() usageLaurent Pinchart1-5/+19
2014-12-11Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie5-19/+42
2014-12-10drm: Zero out DRM object memory upon cleanupThierry Reding1-1/+10
2014-12-09drm: fix a typo in a commentMartin Peres1-1/+1
2014-12-09drm: fix a word repetition in a commentMartin Peres1-1/+1
2014-12-09Merge branch 'drm-mst-next' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie13-39/+593
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie3-23/+128
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie5-1/+66
2014-12-09drm/connector: store tile information from displayid (v3)Dave Airlie3-3/+164
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie3-4/+21
2014-12-09drm: add tile_group support. (v3)Dave Airlie3-0/+119
2014-12-09drm/displayid: add displayid defines and edid extension (v2)Dave Airlie2-0/+78
2014-12-09drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter1-1/+4
2014-12-09drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie1-4/+9
2014-12-09drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie1-3/+4
2014-12-08Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchip into drm-nextDave Airlie20-0/+4265
2014-12-08Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie1-1/+12
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie60-268/+356
2014-12-07Linux 3.18Linus Torvalds1-1/+1
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-1/+5
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-5/+14
2014-12-05amdkfd: Disable support for 32-bit user processesOded Gabbay1-1/+12
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan1-1/+1
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+3
2014-12-05Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2014-12-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-13/+11
2014-12-04Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie2-13/+11
2014-12-05Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie9-93/+230
2014-12-05Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie3-4/+9
2014-12-05Merge branch 'drm-next-3.19-wip' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie28-226/+324
2014-12-04Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-32/+28
2014-12-04uapi: fix to export linux/vm_sockets.hMasahiro Yamada1-1/+1
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare1-0/+11
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1
2014-12-04drm: Fix memory leak at error path of drm_read()Takashi Iwai1-0/+1
2014-12-04amdkfd: Set *buffer_ptr to NULL in case of errorOded Gabbay1-1/+7
2014-12-04drm/Documentation: Fix rowspan value in drm-kms-propertiesSean Paul1-1/+1
2014-12-03context_tracking: Restore previous state in schedule_userAndy Lutomirski1-2/+6
2014-12-03drm/radeon: enable smc fan control on CIAlex Deucher1-1/+0
2014-12-03drm/radeon: use pointers instead of indexes for CS chunksChristian König9-55/+53
2014-12-03drm/radeon: remove duplicates checkChristian König6-34/+16
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König7-8/+26
2014-12-03drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher1-1/+1
2014-12-03drm/radeon: fix copy paste typos in fan control for si/ciAlex Deucher2-6/+6
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-6/+6