]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/gpu/drm
Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86
[karo-tx-linux.git] / drivers / gpu / drm /
2012-07-30 Linus TorvaldsMerge branch 'linux-next' of git://cavan.codon.org...
2012-07-30 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-07-30 Linus TorvaldsMerge branch 'slab/next' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge branch 'trivial' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2012-07-30 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2012-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge tag 'dm-3.6-changes' of git://git.kernel.org...
2012-07-30 Linus TorvaldsMerge branch 'for-linus-for-3.6-rc1' of git://git.linar...
2012-07-30 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2012-07-30 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-30 Linus TorvaldsMerge tag 'boards2' of git://git.kernel.org/pub/scm...
2012-07-30 Linus TorvaldsMerge tag 'soc2' of git://git.kernel.org/pub/scm/linux...
2012-07-30 Linus TorvaldsMerge tag 'firewire-updates' of git://git.kernel.org...
2012-07-30 Linus TorvaldsMerge branch 'for-3.6' of git://gitorious.org/linux...
2012-07-30 Mauro Carvalho ChehabMerge branch 'devel'
2012-07-30 Mauro Carvalho ChehabMerge tag 'v3.5'
2012-07-28 Linus TorvaldsMerge branch 'i2c-embedded/for-next' of git://git.pengu...
2012-07-28 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2012-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-07-27 Russell KingMerge branches 'audit', 'delay', 'fixes', 'misc' and...
2012-07-27 Linus TorvaldsMerge tag 'tty-3.6-rc1' of git://git.kernel.org/pub...
2012-07-27 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-07-27 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2012-07-27 Linus TorvaldsMerge tag 'cpumask-for-linus' of git://git.kernel.org...
2012-07-27 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-07-27 Linus TorvaldsMerge branch 'for-3.6-rc1' of git://git.kernel.org...
2012-07-27 Inki Daedrm/exynos: fixed exception to page allocation failure
2012-07-27 Inki Daedrm/exynos: use __free_page() to deallocate memory
2012-07-27 Inki Daedrm/exynos: fixed a comment to gem size.
2012-07-27 Inki Daedrm/exynos: removed unnecessary variable
2012-07-27 Inki Daedrm/exynos: do not release memory region from exporter.
2012-07-27 Inki Daedrm/exynos: set buffer type from exporter.
2012-07-27 Inki Daedrm/exynos: use alloc_page() to allocate pages.
2012-07-27 Inki Daedrm/exynos: fixed build warning.
2012-07-27 Inki Daedrm/exynos: fixed edid data setting at vidi connection...
2012-07-27 Inki Daedrm/exynos: check if raw edid data is fake or not for...
2012-07-27 Inki Daedrm/exynos: set edid fake data only for test.
2012-07-27 Inki Daedrm/exynos: removed unnecessary declaration.
2012-07-27 Cooper Yuandrm/exynos: fix buffer pitch calculation
2012-07-27 Subash Pateldrm/exynos: check for null in return value of dma_buf_m...
2012-07-27 Subash Pateldrm/exynos: return NULL if exynos_pages_to_sg fails
2012-07-27 Sachin Kamatdrm/exynos: Use devm_* functions in exynos_mixer.c
2012-07-27 Sachin Kamatdrm/exynos: Use devm_* functions in exynos_hdmi.c
2012-07-27 Sachin Kamatdrm/exynos: Use devm_* functions in exynos_drm_fimd.c
2012-07-27 Sachin Kamatdrm/exynos: Add missing static storage class specifier
2012-07-27 Joonyoung Shimdrm/exynos: add property for crtc mode
2012-07-27 Joonyoung Shimdrm/exynos: add crtc disable function
2012-07-27 Joonyoung Shimdrm/exynos: add plane enable/disable
2012-07-27 Joonyoung Shimdrm/exynos: remove unnecessary connector dpms control
2012-07-27 Joonyoung Shimdrm/exynos: fix dpms operation for mode set
2012-07-27 Joonyoung Shimdrm/exynos: add property for plane zpos
2012-07-27 Joonyoung Shimdrm/exynos: update overlay via plane from crtc
2012-07-27 Joonyoung Shimdrm/exynos: use private plane for crtc
2012-07-27 Joonyoung Shimdrm/exynos: define to_exynos_plane macro
2012-07-27 Joonyoung Shimdrm/exynos: fix to set pipe of crtc
2012-07-27 Joonyoung Shimdrm/exynos: fix point to call overlay_ops->mode_set
2012-07-27 Inki DaeMerge branch 'drm-next' of ../main_line/linux-drm into...
2012-07-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-26 Linus TorvaldsMerge tag 'remoteproc-for-3.6' of git://git.kernel...
2012-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-26 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2012-07-26 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-07-26 Linus TorvaldsMerge tag 'dlm-3.6' of git://git.kernel.org/pub/scm...
2012-07-26 Linus TorvaldsMerge tag 'gpio-for-v3.6' of git://git.kernel.org/pub...
2012-07-26 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git.kernel...
2012-07-26 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git.kernel...
2012-07-26 Linus TorvaldsMerge branches 'x86-cleanups-for-linus' and 'x86-cpufea...
2012-07-26 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git.kernel...
2012-07-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-26 Linus TorvaldsMerge tag 'spi-3.6' of git://git.kernel.org/pub/scm...
2012-07-26 Linus TorvaldsMerge tag 'char-misc-3.6-rc1' of git://git.kernel.org...
2012-07-26 Linus TorvaldsMerge tag 'driver-core-3.6-rc1' of git://git.kernel...
2012-07-26 Linus TorvaldsMerge tag 'staging-3.6-rc1' of git://git.kernel.org...
2012-07-26 Linus TorvaldsMerge tag 'usb-3.6-rc1' of git://git.kernel.org/pub...
2012-07-26 Len BrownMerge branches 'acpi_pad', 'acpica', 'apei-bugzilla...
2012-07-26 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-07-26 Dave AirlieMerge branch 'drm-nouveau-fixes' of git://anongit.freed...
2012-07-26 Marcin Slusarzdrm/nouveau: init vblank requests list
2012-07-26 Ben Skeggsdrm/nv50: extend vblank semaphore to generic dmaobj...
2012-07-26 Ben Skeggsdrm/nouveau: mark most of our ioctls as deprecated...
2012-07-26 Ben Skeggsdrm/nouveau: move current gpuobj code out of nouveau_ob...
2012-07-26 Ben Skeggsdrm/nouveau/gem: fix object reference leak in a failure...
2012-07-26 Marcin Slusarzdrm/nv50: rename INVALID_QUERY_OR_TEXTURE error to...
2012-07-26 Marcin Slusarzdrm/nv84: decode PCRYPT errors
2012-07-26 Ben Skeggsdrm/nouveau: dcb table quirk for fdo#50830
2012-07-26 Maarten Lankhorstnouveau: Fix alignment requirements on src and dst...
2012-07-25 Chris MasonMerge branch 'qgroup' of git://git.jan-o-sch.net/btrfs...
2012-07-25 Jeff GarzikMerge branch 'master' [vanilla Linus master] into libat...
2012-07-25 Arnd BergmannMerge branch 'board-specific' of git://github.com/hzhua...
2012-07-25 Arnd BergmannMerge branch 'v3.5-rc7-fixes' of git://github.com/lunn...
2012-07-25 Daniel Vetterdrm/i915: unbreak lastclose for failed driver init
2012-07-25 Eric Anholtdrm/i915: Set the context before setting up regs for...
2012-07-25 Daniel Vetterdrm/i915: constify mode in crtc_mode_fixup
next