summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-04-166-15/+43
|\
| * drm: fix trivial typo mistakeJohn Hunter2015-04-141-1/+1
| * drm: make crtc/encoder/connector/plane helper_private a const pointerJani Nikula2015-04-133-8/+8
| * drm/edid: add #defines for ELD versionsJani Nikula2015-04-131-0/+2
| * drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira2015-04-111-0/+24
| * drm: Use kref_put_mutex in drm_gem_object_unreference_unlockedMaarten Lankhorst2015-04-071-6/+8
* | Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2015-04-161-2/+3
|\ \
| * | drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driverYakir Yang2015-04-011-2/+3
* | | drm/nouveau/gem: allow user-space to specify an object should be coherentAlexandre Courbot2015-04-141-0/+1
* | | Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-04-132-3/+12
|\ \ \
| * | | drm/imx: consolidate bus format variable namesPhilipp Zabel2015-03-311-1/+1
| * | | Add RGB666_1X24_CPADHI media bus formatPhilipp Zabel2015-03-311-1/+2
| * | | Add YUV8_1X24 media bus formatPhilipp Zabel2015-03-311-1/+2
| * | | Add BGR888_1X24 and GBR888_1X24 media bus formatsPhilipp Zabel2015-03-311-1/+3
| * | | Add LVDS RGB media bus formatsPhilipp Zabel2015-03-311-1/+4
| * | | Add RGB444_1X12 and RGB565_1X16 media bus formatsBoris Brezillion2015-03-311-1/+3
* | | | Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-04-131-0/+20
|\ \ \ \
| * | | | of: Explicitly include linux/types.h in of_graph.hMark Brown2015-03-261-0/+2
| * | | | Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring2015-03-251-0/+18
| |\ \ \ \
| | * | | | of: Add of_graph_get_port_by_id functionPhilipp Zabel2015-02-231-0/+7
| | * | | | of: Add for_each_endpoint_of_node helper macroPhilipp Zabel2015-02-231-0/+11
| | | |/ / | | |/| |
* | | | | drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski2015-04-131-0/+6
* | | | | drm/exynos: fimd: fix alpha setting for XR24 pixel formatGustavo Padovan2015-04-131-0/+5
* | | | | Merge tag 'v4.0-rc7' into drm-nextDave Airlie2015-04-0812-29/+59
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-074-17/+10
| |\ \ \ \ \
| | * | | | | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-064-17/+10
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-031-1/+2
| |\ \ \ \ \ \
| | * | | | | | Input: add MT_TOOL_PALMCharlie Mooney2015-03-201-1/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-031-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-311-0/+1
| * | | | | | | | Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-04-031-0/+17
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier2015-03-291-0/+4
| | * | | | | | | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier2015-03-291-0/+13
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-021-1/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-291-2/+4
| | * | | | | | | | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-291-0/+12
| * | | | | | | | | Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2015-04-012-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fs: add dirtytime_expire_seconds sysctlTheodore Ts'o2015-03-171-0/+3
| | * | | | | | | | | fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o2015-03-171-0/+1
| * | | | | | | | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-04-012-10/+10
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-03-311-9/+9
| | * | | | | | | | | nfsd: require an explicit option to enable pNFSChristoph Hellwig2015-03-301-1/+1
* | | | | | | | | | | Merge tag 'drm/panel/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-04-082-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/panel: Add display timing supportPhilipp Zabel2015-04-021-0/+5
| * | | | | | | | | | | drm: Remove unused DRM_MODE_OBJECT_BRIDGEThierry Reding2015-03-241-1/+0
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-04-083-1/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | drm/tegra: gem: Return 64-bit offset for mmap(2)Sean Paul2015-04-021-1/+2
| * | | | | | | | | | drm/atomic: Add helpers for state-subclassing driversThierry Reding2015-04-021-0/+14
| * | | | | | | | | | gpu: host1x: Export host1x_syncpt_read()Thierry Reding2015-04-021-0/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-04-011-3/+7
|\ \ \ \ \ \ \ \ \ \