firefly-linux-kernel-4.4.55.git
2015-10-16 Dave AirlieMerge tag 'topic/drm-misc-2015-10-08' of git://anongit...
2015-10-15 Dave AirlieMerge tag 'drm-intel-next-2015-09-28-merged' of git...
2015-10-15 Dave AirlieMerge branch 'drm-next-4.4' of git://people.freedesktop...
2015-10-15 Dave AirlieMerge branch 'drm-tda998x-devel' of git://ftp.arm.linux...
2015-10-15 Dave AirlieMerge branch 'drm-armada-devel' of git://ftp.arm.linux...
2015-10-14 Junwei Zhangdrm/amdgpu: fix lockup when clean pending fences
2015-10-14 Junwei Zhangdrm/amdgpu: add timer to fence to detect scheduler...
2015-10-14 Christian Königdrm/amdgpu: add VM CS mapping trace point
2015-10-14 Christian Königdrm/amdgpu: add option to clear VM page tables after...
2015-10-14 Christian Königdrm/amdgpu: add option to stop on VM fault
2015-10-14 Christian Königdrm/amdgpu: only print meaningful VM faults
2015-10-14 Christian Königdrm/amdgpu: also trace already allocated VMIDs
2015-10-14 Lukas Wunnerdrm/amdgpu: Drop unnecessary #include <linux/vga_switch...
2015-10-14 Lukas Wunnerdrm/radeon: Drop unnecessary #include <linux/vga_switch...
2015-10-14 Alex Deucherdrm/amdgpu: clean up pageflip interrupt handling
2015-10-14 Alex Deucherdrm/amdgpu: rework sdma structures
2015-10-14 Alex Deucherdrm/amdgpu: unpin cursor BOs on suspend and pin them...
2015-10-14 Alex Deucherdrm/amdgpu/dce8: Fold set_cursor() into show_cursor()
2015-10-14 Alex Deucherdrm/amdgpu/dce8: Clean up reference counting and pinnin...
2015-10-14 Alex Deucherdrm/amdgpu/dce8: Move hotspot handling out of set_cursor
2015-10-14 Alex Deucherdrm/amdgpu/dce8: Re-show the cursor after a modeset...
2015-10-14 Alex Deucherdrm/amdgpu/dce8: Use cursor_set2 hook for enabling...
2015-10-14 Alex Deucherdrm/amdgpu/dce11: Fold set_cursor() into show_cursor()
2015-10-14 Alex Deucherdrm/amdgpu/dce11: Clean up reference counting and pinni...
2015-10-14 Alex Deucherdrm/amdgpu/dce11: Move hotspot handling out of set_cursor
2015-10-14 Alex Deucherdrm/amdgpu/dce11: Re-show the cursor after a modeset...
2015-10-14 Alex Deucherdrm/amdgpu/dce11: Use cursor_set2 hook for enabling...
2015-10-14 Alex Deucherdrm/amdgpu/dce10: Fold set_cursor() into show_cursor()
2015-10-14 Alex Deucherdrm/amdgpu/dce10: Clean up reference counting and pinni...
2015-10-14 Alex Deucherdrm/amdgpu/dce10: Move hotspot handling out of set_cursor
2015-10-14 Alex Deucherdrm/amdgpu/dce10: Re-show the cursor after a modeset...
2015-10-14 Alex Deucherdrm/amdgpu/dce10: Use cursor_set2 hook for enabling...
2015-10-14 Alex Deucherdrm/amdgpu/atom: add support for new div32 opcodes...
2015-10-14 Alex Deucherdrm/amdgpu/atom: add support for new mul32 opcodes...
2015-10-14 Alex Deucherdrm/amdgpu/atom: add support for process ds opcode
2015-10-14 Alex Deucherdrm/amdgpu/atom: implement debug opcode
2015-10-08 Alex Deucherdrm/amdgpu: disable hw semaphores by default
2015-10-08 Chunming Zhoudrm/amdgpu: enable scheduler by default
2015-10-08 Chunming Zhoudrm/amdgpu: add TOPDOWN flag to the whole vram
2015-10-08 Chunming Zhoudrm/amdgpu: add vram usage into debugfs
2015-10-08 Alex Deucherdrm/amdgpu: split gfx8 gpu init into sw and hw parts
2015-10-07 Ville Syrjälädrm: Stop using drm_vblank_count() as the hw frame...
2015-10-06 Thierry Redingdrm/irq: Use unsigned int pipe in public API
2015-10-05 Joonas Lahtinendrm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
2015-10-05 Joonas Lahtinendrm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASK
2015-10-02 Grazvydas Ignotasdrm/radeon: remove volatile qualifier
2015-10-02 Grazvydas Ignotasdrm/radeon: refactor register check loop
2015-10-02 Grazvydas Ignotasdrm/radeon: split evergreen_cs_check_reg
2015-10-02 Grazvydas Ignotasdrm/radeon: simplify register checker
2015-10-02 Lukas Wunnerdrm/amdgpu: Spell vga_switcheroo consistently
2015-10-02 Lukas Wunnerdrm/radeon: Spell vga_switcheroo consistently
2015-10-02 Lukas Wunnervga_switcheroo: Add missing locking
2015-10-02 Dave AirlieMerge tag 'drm-intel-next-2015-09-11' of git://anongit...
2015-10-01 Russell Kingdrm/armada: move frame wait wakeup into plane work
2015-10-01 Russell Kingdrm/armada: convert overlay plane vbl worker to a armad...
2015-10-01 Russell Kingdrm/armada: move CRTC flip work to primary plane work
2015-10-01 Russell Kingdrm/armada: move frame wait into armada_frame
2015-10-01 Russell Kingdrm/armada: move the locking for armada_drm_vbl_event_r...
2015-10-01 Russell Kingdrm/armada: move the update of dplane->ctrl0 out of...
2015-10-01 Russell Kingdrm/armada: move write to dma_ctrl0 to armada_drm_crtc_...
2015-10-01 Russell Kingdrm/armada: provide a common helper to disable a plane
2015-10-01 Russell Kingdrm/armada: allocate primary plane ourselves
2015-10-01 Russell Kingdrm/armada: add primary plane creation
2015-10-01 Russell Kingdrm/armada: introduce generic armada_plane struct
2015-10-01 Russell Kingdrm/armada: update armada overlay to use drm_universal_...
2015-10-01 Russell Kingdrm/armada: use xchg() to atomically update dplane...
2015-10-01 Rasmus Villemoesvgaarb: use kzalloc in vga_arbiter_add_pci_device()
2015-10-01 Ville Syrjälädrm: Don't zero vblank timestamps from the irq handler
2015-10-01 Daniel Vetterdrm: Hack around CONFIG_AGP=m build failures
2015-09-30 Daniel Vetterdrm/i915: Remove setparam ioctl
2015-09-30 Daniel Vetterdrm: Remove dummy agp ioctl wrappers
2015-09-30 Daniel Vetterdrm/vmwgfx: Stop checking for DRM_UNLOCKED
2015-09-30 Daniel Vetterdrm/drm_ioctl.c: kerneldoc
2015-09-30 Daniel Vetterdrm: Define a drm_invalid_op ioctl implementation
2015-09-30 Daniel Vetterdrm: Remove __OS_HAS_AGP
2015-09-30 Daniel Vetterdrm/doc: Update docs about device instance setup
2015-09-30 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2015-09-29 Dave AirlieMerge tag 'topic/drm-misc-2015-09-25' of git://anongit...
2015-09-29 Russell Kingdrm/i2c: tda998x: clean up after struct tda998x_priv2...
2015-09-29 Russell Kingdrm/i2c: tda998x: kill struct tda998x_priv2
2015-09-29 Russell Kingdrm/i2c: tda998x: move connector into struct tda998x_priv
2015-09-29 Russell Kingdrm/i2c: tda998x: remove encoder pointer
2015-09-29 Russell Kingdrm/i2c: tda998x: remove DRM slave encoder support
2015-09-28 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20150928
2015-09-27 Linus TorvaldsLinux 4.3-rc3
2015-09-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-09-27 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-09-27 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-09-27 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-09-27 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-09-27 Olof JohanssonMerge tag 'pxa-fixes-v4.3' of https://github.com/rjarzm...
2015-09-27 Olof JohanssonMerge tag 'omap-for-v4.3/fixes-rc2' of git://git./linux...
2015-09-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-27 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-09-27 Linus TorvaldsMerge tag 'usb-4.3-rc3' of git://git./linux/kernel...
2015-09-27 Linus TorvaldsMerge tag 'tty-4.3-rc3' of git://git./linux/kernel...
2015-09-27 Linus TorvaldsMerge tag 'staging-4.3-rc3' of git://git./linux/kernel...
2015-09-27 Linus TorvaldsMerge tag 'driver-core-4.3-rc3' of git://git./linux...
2015-09-27 Linus TorvaldsMerge tag 'char-misc-4.3-rc3' of git://git./linux/kerne...
2015-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
next