summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-19drm/dp_mst: add a function to retrieve vcpi slotsDave Airlie1-0/+2
2015-03-19drm/radeon: add support for read reg query from radeon info ioctlAlex Deucher1-0/+1
2015-03-19drm/radeon: add INFO query for current sclk/mclkAlex Deucher1-0/+2
2015-03-19drm/radeon: add INFO query for GPU temperatureAlex Deucher1-0/+1
2015-03-12drm/atomic: minor kerneldoc typo fixRob Clark1-1/+1
2015-03-12drm/fb: document drm_fb_helper_surface_sizeRob Clark1-0/+19
2015-03-12drm/dp: Use large transactions for I2C over AUXSimon Farnsworth1-0/+5
2015-03-10drm: Check in setcrtc if the primary plane supports the fb pixel formatLaurent Pinchart1-0/+2
2015-03-10drm/plane-helper: unexport drm_primary_helper_create_planeDaniel Vetter1-4/+0
2015-03-10drm: Share plane pixel format check code between legacy and atomicLaurent Pinchart1-0/+2
2015-03-10drm/dp: add DPCD definitions from eDP 1.4Jani Nikula1-0/+37
2015-03-10drm/dp: add DPCD definitions from DP 1.1 and 1.2aJani Nikula1-5/+88
2015-03-10drm/dp: add DPCD definitions from eDP 1.2Jani Nikula1-0/+32
2015-03-10drm/dp: indentation and ordering cleanupsJani Nikula1-5/+6
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie19-64/+164
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-0/+16
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+1
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-7/+11
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley2-7/+11
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-28/+28
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+24
2015-03-06Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2015-03-06Merge branch 'irq-pm'Rafael J. Wysocki2-1/+9
2015-03-06Merge branch 'suspend-to-idle'Rafael J. Wysocki1-2/+15
2015-03-06cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki1-2/+15
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin1-2/+4
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie5-9/+96
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher2-2/+2
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding1-26/+26
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2-0/+6
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-19/+9
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust1-0/+1
2015-03-03Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+54
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz1-1/+1
2015-03-02NFS: Add attribute update barriers to NFS writebacksTrond Myklebust1-0/+1
2015-03-02NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust1-1/+1
2015-03-02NFS: Add a helper to set attribute barriersTrond Myklebust1-0/+1
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2015-02-28rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann1-13/+0
2015-02-27drm/i915/skl: Add new displayable tiling formatsTvrtko Ursulin1-0/+15
2015-02-26Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
2015-02-26Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie5-5/+23
2015-02-26genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland1-1/+3
2015-02-24thermal: Introduce dummy functions when thermal is not definedNishanth Menon1-2/+54
2015-02-24Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+26
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+5
2015-02-24drm: Adding edp1.4 specific dpcd macrosSonika Jindal1-0/+8
2015-02-24drm/atomic-helpers: make mode_set hooks optionalDaniel Vetter1-1/+2
2015-02-24drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter1-3/+3