ARM: dts: exynos4412-trats2: enable exynos/fimd node
[cascardo/linux.git] / include /
2014-04-04 Andrzej Hajdadrm/mipi_dsi: add flags to DSI messages
2014-04-02 Dave AirlieMerge tag 'drm-intel-next-2014-03-21' of git://anongit...
2014-04-02 Dave AirlieMerge branch 'primary-plane' of git://people.freedeskto...
2014-04-02 Lespiau, Damiendrm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH,...
2014-04-02 Matt Roperdrm: Allow userspace to ask for universal plane list...
2014-04-02 Matt Roperdrm: Remove unused drm_crtc->fb
2014-04-02 Matt Roperdrm: Add drm_crtc_init_with_planes() (v2)
2014-04-02 Rob Clarkdrm: Add plane type property (v2)
2014-04-02 Matt Roperdrm: Add drm_universal_plane_init()
2014-04-02 Matt Roperdrm: Add primary plane helpers (v3)
2014-04-02 Matt Roperdrm: Make drm_crtc_check_viewport non-static
2014-04-01 Matt Roperdrm: Add support for multiple plane types (v2)
2014-03-31 Dave AirlieMerge tag 'vmwgfx-next-2014-03-28' of git://people...
2014-03-28 Thomas Hellstromdrm/ttm: Add a ttm_ref_object_exists function
2014-03-28 Thomas Hellstromdrm/vmwgfx: Allow prime fds in the surface reference...
2014-03-28 Thomas Hellstromdrm: Add a function to get the ioctl flags
2014-03-28 Thomas Hellstromdrm: Protect the master management with a drm_device...
2014-03-28 Thomas Hellstromdrm: Remove the minor master list
2014-03-28 Thomas Hellstromdrm: Improve on minor type helpers v3
2014-03-28 Thomas Hellstromdrm: Make control nodes master-less v3
2014-03-28 Lespiau, Damiendrm: Remove the prefix argument of drm_ut_debug_printk()
2014-03-28 Lespiau, Damiendrm: Pull the test on drm_debug in the logging macros
2014-03-28 Lespiau, Damiendrm: Remove the now unused DRM_LOG* macros
2014-03-28 Lespiau, Damiendrm: Remove the unused (and unusable) DRM_LOG_MODE()
2014-03-28 Lespiau, Damiendrm: Refresh the explanation of debug categories
2014-03-23 Dave Airliedrm/bridge/ptn3460: fix modular build
2014-03-23 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2014-03-23 Sean Pauldrm/bridge: Add PTN3460 bridge driver
2014-03-20 Dave AirlieMerge branch 'gma500-next' of git://github.com/patjak...
2014-03-19 Daniel VetterMerge branch 'topic/dp-aux-rework' into drm-intel-next...
2014-03-18 Jani Nikuladrm/dp: let drivers specify the name of the I2C-over...
2014-03-18 Dave AirlieMerge branch 'topic/core-stuff' of git://git.freedeskto...
2014-03-18 Dave AirlieMerge branch 'drm-next' of git://people.freedesktop...
2014-03-18 Dave AirlieMerge tag 'v3.14-rc7' into drm-next
2014-03-18 Dave AirlieMerge branch 'drm-docs' of ssh://people.freedesktop...
2014-03-18 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2014-03-17 Patrik Jakobssondrm/gma500: Remove unused ioctls
2014-03-17 Dave AirlieMerge branch 'drm-minor' of git://people.freedesktop...
2014-03-16 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-03-16 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-03-16 David HerrmannMerge branch 'drm-minor' into drm-next
2014-03-16 David HerrmannMerge branch 'drm-anon' into drm-next
2014-03-16 David Herrmanndrm: remove redundant minor->device field
2014-03-16 David Herrmanndrm: add minor-lookup/release helpers
2014-03-16 David Herrmanndrm: provide device-refcount
2014-03-16 David Herrmanndrm: turn DRM_MINOR_* into enum
2014-03-16 David Herrmanndrm: remove unused DRM_MINOR_UNASSIGNED
2014-03-16 David Herrmanndrm: group dev-lifetime related members
2014-03-16 David Herrmanndrm: init TTM dev_mapping in ttm_bo_device_init()
2014-03-16 David Herrmanndrm: use anon-inode instead of relying on cdevs
2014-03-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2014-03-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-03-15 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc7' of git://git./linux/kernel...
2014-03-15 Linus TorvaldsMerge tag 'dm-3.14-fixes-4' of git://git./linux/kernel...
2014-03-14 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-03-14 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-03-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-03-13 Daniel Vetterdrm: drop error code for drm_helper_resume_force_mode
2014-03-13 Daniel Vetterdrm: remove return value from drm_helper_mode_fill_fb_s...
2014-03-13 Daniel Vetterdrm: remove drm_display_mode->private_size
2014-03-13 Daniel Vetterdrm: polish function kerneldoc for drm_modes.[hc]
2014-03-13 Daniel Vetterdrm/modes: drop maxPitch from drm_mode_validate_size
2014-03-13 Daniel Vetterdrm/modes: drop return value from drm_display_mode_from...
2014-03-13 Daniel Vetterdrm/modes: remove drm_mode_height/width
2014-03-13 Daniel Vetterdrm: extract drm_modes.h for drm_crtc.h functions
2014-03-13 Daniel Vetterdrm/kms: rip out drm_mode_connector_detach_encoder
2014-03-13 Daniel Vetterdrm/doc: Add function reference documentation for drm_mm.c
2014-03-13 Daniel Vetterdrm/docs: Include hdmi infoframe helper reference
2014-03-13 Dave AirlieMerge tag 'ttm-fixes-3.14-2014-03-12' of git://people...
2014-03-13 Dave AirlieMerge branch 'drm-fixes-3.14' of git://people.freedeskt...
2014-03-13 Dave AirlieMerge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://peopl...
2014-03-13 Linus TorvaldsMerge tag 'pci-v3.14-fixes-2' of git://git./linux/kerne...
2014-03-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-03-12 Linus TorvaldsMerge tag 'sound-3.14-rc7' of git://git./linux/kernel...
2014-03-11 Eric Dumazettcp: tcp_release_cb() should release socket ownership
2014-03-11 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-11 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-03-11 Takashi IwaiMerge tag 'asoc-v3.14-rc6' of git://git./linux/kernel...
2014-03-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2014-03-11 Johannes Weinermm: fix GFP_THISNODE callers and clarify
2014-03-10 Daniel VetterMerge tag 'v3.14-rc6' into drm-intel-next-queued
2014-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-10 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-10 Al Viroget rid of fget_light()
2014-03-10 Linus Torvaldsvfs: atomic f_pos accesses as per POSIX
2014-03-10 Mark BrownMerge remote-tracking branches 'asoc/fix/88pm860',...
2014-03-10 Mark BrownMerge remote-tracking branch 'asoc/fix/pcm' into asoc...
2014-03-10 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-03-10 Linus TorvaldsMerge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org...
2014-03-10 Linus TorvaldsMerge tag 'usb-3.14-rc6' of git://git./linux/kernel...
2014-03-10 Linus TorvaldsMerge tag 'staging-3.15-rc6' of git://git./linux/kernel...
2014-03-09 Linus TorvaldsMerge branch 'for-rc6' of git://git./linux/kernel/git...
2014-03-09 Linus TorvaldsMerge tag 'spi-v3.14-rc5' of git://git./linux/kernel...
2014-03-09 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2014-03-09 Olof JohanssonMerge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git...
2014-03-09 Olof JohanssonMerge tag 'bcm-for-3.14-pinctrl-reduced-rename' of...
2014-03-09 Olof JohanssonMerge tag 'sunxi-fixes-for-3.14' of https://github...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
next