aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31drm/imx: consolidate bus format variable namesPhilipp Zabel1-1/+1
2015-03-31Add RGB666_1X24_CPADHI media bus formatPhilipp Zabel1-1/+2
2015-03-31Add YUV8_1X24 media bus formatPhilipp Zabel1-1/+2
2015-03-31Add BGR888_1X24 and GBR888_1X24 media bus formatsPhilipp Zabel1-1/+3
2015-03-31Add LVDS RGB media bus formatsPhilipp Zabel1-1/+4
2015-03-31Add RGB444_1X12 and RGB565_1X16 media bus formatsBoris Brezillion1-1/+3
2015-03-24Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie18-42/+97
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-nextDaniel Vetter15-17/+68
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-17drm/i915: Export total subslice and EU countsJeff McGee1-0/+2
2015-03-17drm/i915: remove indirection in the PCI ID macrosJani Nikula1-24/+25
2015-03-17drm/fourcc: 64 #defines need ULL postfixDaniel Vetter1-1/+1
2015-03-17drm/i915: Add I915_PARAM_REVISIONNeil Roberts1-0/+1
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+18
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+5
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds1-0/+5
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+2
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck1-1/+1
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2-2/+4
2015-03-11clk: introduce clk_is_matchMichael Turquette1-0/+18
2015-03-11drm/atomic: minor kerneldoc typo fixRob Clark1-1/+1
2015-03-11drm/fb: document drm_fb_helper_surface_sizeRob Clark1-0/+19
2015-03-11drm/dp: Use large transactions for I2C over AUXSimon Farnsworth1-0/+5
2015-03-11Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann2-2/+4
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+19
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2015-03-09Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-0/+1
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+2
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-intel into drm-nextDave Airlie2-0/+16
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+1
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-7/+11
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu1-0/+3
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier1-0/+2
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-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-28/+28