drm/i915: unify legacy S3 suspend and S4 freeze handlers
[deliverable/linux.git] / include /
2014-10-21  Daniel VetterMerge branch 'drm-intel-next-fixes' into drm-intel...
2014-09-30  Daniel VetterMerge branch 'topic/skl-stage1' into drm-intel-next...
2014-09-30  Rodrigo Vividrm/i915: Fix Sink CRC
2014-09-24  Damien Lespiaudrm/i915/skl: Add the Skylake PCI ids
2014-09-24  Daniel Vetterdrm: Extract <drm/drm_gem.h>
2014-09-24  Daniel Vetterdrm: Move internal debugfs functions to drm_internal.h
2014-09-24  Daniel Vetterdrm: Move leftover ioctl declarations to drm_internal.h
2014-09-24  Daniel Vetterdrm: Move drm_vm_open_locked into drm_internal.h
2014-09-24  Daniel Vetterdrm: move drm_mmap to <drm/drm_legacy.h>
2014-09-24  Joe Perchesdrm: change drm_err return type to void
2014-09-22  Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2014-09-19  Inki Daedrm/exynos: use drm generic mmap interface
2014-09-19  Inki Daedrm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
2014-09-19  Inki Daedrm/mipi-dsi: consider low power transmission
2014-09-18  Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2014-09-16  Dave AirlieMerge tag 'drm-intel-next-2014-09-05' of git://anongit...
2014-09-16  Dave AirlieMerge branch 'drm-next-ast-fixes' of ssh://people.freed...
2014-09-16  Dave Airliedrm: backmerge tag 'v3.17-rc5' into drm-next
2014-09-15  Dave AirlieMerge branch 'linux-3.18' of git://anongit.freedesktop...
2014-09-15  Dave AirlieMerge tag 'topic/core-stuff-2014-09-15' of git://anongi...
2014-09-15  Laurent Pinchartdrm/rcar-du: Use struct videomode in platform data
2014-09-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-15  Linus Torvaldsvfs: avoid non-forwarding large load after small store...
2014-09-14  Linus TorvaldsMerge branch 'parisc-3.17-1' of git://git./linux/kernel...
2014-09-14  Linus TorvaldsMerge tag 'ntb-3.17' of git://github.com/jonmason/ntb
2014-09-14  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-09-14  Thomas GleixnerMerge tag 'irqchip-urgent-3.17' of git://git.infradead...
2014-09-13  Linus TorvaldsMerge branches 'locking-urgent-for-linus' and 'timers...
2014-09-13  Linus TorvaldsMake hash_64() use a 64-bit multiply when appropriate
2014-09-13  Linus TorvaldsMerge tag 'dm-3.17-fix2' of git://git./linux/kernel...
2014-09-13  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-09-13  Linus TorvaldsMerge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of...
2014-09-12  Dave AirlieMerge tag 'topic/drm-header-rework-2014-09-12' of git...
2014-09-12  Andrew Hunterjiffies: Fix timeval conversion to jiffies
2014-09-12  Linus TorvaldsMerge tag 'char-misc-3.17-rc5' of git://git./linux...
2014-09-12  Linus TorvaldsMerge tag 'staging-3.17-rc5' of git://git./linux/kernel...
2014-09-12  Linus TorvaldsMerge tag 'tty-3.17-rc5' of git://git./linux/kernel...
2014-09-12  Linus TorvaldsMerge tag 'usb-3.17-rc5' of git://git./linux/kernel...
2014-09-12  Linus TorvaldsMerge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org...
2014-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-12  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-09-12  Linus TorvaldsMerge tag 'iommu-fixes-v3.17-rc4' of git://git./linux...
2014-09-12  Linus TorvaldsMerge tag 'fbdev-fixes-3.17' of git://git./linux/kernel...
2014-09-12  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-09-12  Randy Dunlapdrm: fix drm_modeset_lock.h kernel-doc notation
2014-09-12  Daniel Vetterdrm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
2014-09-12  Daniel Vetterdrm: Move drm_class to drm_internal.h
2014-09-12  Daniel Vetterdrm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>
2014-09-12  Daniel Vetterdrm: Move legacy buffer structures to <drm/drm_legacy.h>
2014-09-12  Daniel Vetterdrm: Move drm_memory.c map support declarations to...
2014-09-12  Daniel Vetterdrm: Purge ioctl forward declarations from drmP.h
2014-09-12  Daniel Vetterdrm: unexport drm_global_mutex
2014-09-12  Daniel Vetterdrm: Move piles of functions from drmP.h to drm_internal.h
2014-09-12  Daniel Vetterdrm: Move vblank related module options into drm_irq.c
2014-09-12  Daniel Vetterdrm: Drop drm_sysfs_class from drmP.h
2014-09-12  Daniel Vetterdrm: Move __drm_pci_free to drm_legacy.h
2014-09-12  Daniel Vetterdrm: Create drm legacy driver header
2014-09-12  Daniel Vetterdrm: Move drm_legacy_vma_flush into drm_legacy.h
2014-09-12  Daniel Vetterdrm: Move sg functions into drm_legacy.h
2014-09-12  Daniel Vetterdrm: Move dma functions into drm_legacy.h
2014-09-12  Dave AirlieMerge tag 'topic/vblank-rework-2014-09-12' of git:...
2014-09-12  Dave Airliedrm: split ati_pcigart.h out of drmP.h
2014-09-12  Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
2014-09-12  Josh Boyerdrm/vmwgfx: Fix drm.h include
2014-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-11  Linus TorvaldsMerge tag 'stable/for-linus-3.17-b-rc4-tag' of git...
2014-09-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-11  Greg Kroah-HartmanMerge tag 'fixes-for-v3.17-rc4' of git://git./linux...
2014-09-11  Linus TorvaldsMerge tag 'pm+acpi-3.17-rc5' of git://git./linux/kernel...
2014-09-11  Stefano Stabellinixen/arm: introduce XENFEAT_grant_map_identity
2014-09-11  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-09-11  Linus TorvaldsMerge tag 'pinctrl-v3.17-3' of git://git./linux/kernel...
2014-09-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-11  Christian Königdrm/ttm: allow fence to be added as shared
2014-09-11  Rafael J. WysockiMerge branch 'pm-cpufreq'
2014-09-11  Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2014-09-11  Daniel Vetterdrm: Clarify vblank ts/scanoutpos sampling #defines
2014-09-11  Daniel Vetterdrm: Simplify return value of drm_get_last_vbltimestamp
2014-09-11  Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2014-09-11  Dave AirlieMerge tag 'drm-intel-fixes-2014-09-10' of git://anongit...
2014-09-11  Dave AirlieMerge branch 'drm-fixes-3.17' of git://people.freedeskt...
2014-09-11  Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
2014-09-10  Linus TorvaldsMerge branch 'akpm' (fixes from Andrew Morton)
2014-09-10  David Drysdaleshm: add memfd.h to UAPI export list
2014-09-10  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-09-10  Alex Deucherdrm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation...
2014-09-10  Michel Dänzerdrm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
2014-09-10  Dave AirlieMerge tag 'ipu-3.18' of git://git.pengutronix.de/git...
2014-09-10  David Herrmanndrm: move drm-lock API to drm_legacy.h
2014-09-10  David Herrmanndrm: merge drm_usb into udl
2014-09-10  David Herrmanndrm: Goody bye, drm_bus!
2014-09-10  David Herrmanndrm: add driver->set_busid() callback
2014-09-10  David Herrmanndrm: drop unused drm_master->unique_size
2014-09-10  David Herrmanndrm: move remaining includes in drmP.h to the top
2014-09-10  David Herrmanndrm: inline "struct drm_sigdata"
2014-09-10  David Herrmanndrm: drop DRM_DEBUG_CODE
2014-09-10  David Herrmanndrm: order includes alphabetically in drmP.h
2014-09-10  David Herrmanndrm: move __OS_HAS_AGP into drm_agpsupport.h
2014-09-10  David Herrmanndrm: merge drm_memory.h into drm_memory.c
2014-09-10  David Herrmanndrm: drop __KERNEL__ protection in drmP.h
next
This page took 0.053623 seconds and 8 git commands to generate.