firefly-linux-kernel-4.4.55.git
2014-07-10 Imre Deakdrm/i915: ddi: move pch cleanup before encoder->post_di...
2014-07-10 Imre Deakdrm/i915: ddi: move pch setup after encoder->pre_enable
2014-07-10 Daniel Vetterdrm/i915: Clean up WRPLL/SPLL #defines
2014-07-10 Daniel Vetterdrm/i915: Remove spll_refcount for hsw
2014-07-10 Daniel Vetterdrm/i915: Check hw state in assert_can_disable_lcpll
2014-07-10 Matt Roperdrm/i915: Add a couple WARN()'s to catch missing locks
2014-07-10 Matt Roperdrm/i915: Add missing locking to primary plane handlers
2014-07-10 Paulo Zanonidrm/i915: get/put runtime PM at i915_semaphore_status
2014-07-10 Paulo Zanonidrm/i915: fix D_COMP usage on BDW
2014-07-10 Paulo Zanonidrm/i915: fix hsw_write_dcomp() error message
2014-07-09 Mika Kuoppaladrm/i915: remove i915_rstdby_delays debugfs entry
2014-07-09 Mika Kuoppaladrm/i915: remove i915_gfxec debugfs entry
2014-07-09 Mika Kuoppaladrm/i915: remove i915_inttoext_table debugfs entry
2014-07-09 Mika Kuoppaladrm/i915: remove i915_delayedfreq_table debugfs entry
2014-07-09 Matt Roperdrm/i915: Make use of intel_fb_obj() (v2)
2014-07-09 Matt Roperdrm/i915: Introduce intel_fb_obj() macro
2014-07-08 Chris Wilsondrm/i915: HWS must be in the mappable region for g33
2014-07-08 Deepak Sdrm/i915/vlv: WA for Turbo and RC6 to work together.
2014-07-08 Chris Wilsondrm/i915: Use mmio flips to change tiling mode on Baytrail
2014-07-08 Chris Wilsondrm/i915: Disable RCS flips on Ivybridge
2014-07-08 Oscar Mateodrm/i915: Extract the actual workload submission mechan...
2014-07-08 Oscar Mateodrm/i915: Generalize intel_ring_get_tail to take a...
2014-07-08 Oscar Mateodrm/i915: Generalize ring_space to take a ringbuf
2014-07-08 Oscar Mateodrm/i915: Extract ringbuffer destroy & generalize alloc...
2014-07-08 Oscar Mateodrm/i915: Add kerneldoc comments to the intel_context...
2014-07-08 Oscar Mateodrm/i915: Emphasize that ctx->id is merely a user handle
2014-07-08 Oscar Mateodrm/i915: Emphasize that ctx->obj & ctx->is_initialized...
2014-07-08 Oscar Mateodrm/i915: Extract context backing object allocation
2014-07-08 Imre Deakdrm/i915: make system freeze support depend on CONFIG_A...
2014-07-08 Chris Wilsondrm/i915: Restrict GPU boost to the RCS engine
2014-07-07 Jesse Barnesdrm/i915: correct BLC vs PWM enable/disable ordering
2014-07-07 Rodrigo Vividrm/i915: Enable semaphores on BDW
2014-07-07 Ben Widawskydrm/i915/bdw: poll semaphores
2014-07-07 Ben Widawskydrm/i915: semaphore debugfs
2014-07-07 Ben Widawskydrm/i915/bdw: collect semaphore error state
2014-07-07 Ben Widawskydrm/i915: Extract semaphore error collection
2014-07-07 Rodrigo Vividrm/i915: Implement MI decode for gen8
2014-07-07 Ben Widawskydrm/i915/bdw: implement semaphore wait
2014-07-07 Ben Widawskydrm/i915/bdw: implement semaphore signal
2014-07-07 Ben Widawskydrm/i915: Make semaphore updates more precise
2014-07-07 Ben Widawskydrm/i915: gen specific ring init
2014-07-07 Rodrigo Vividrm/i915: Updating comments.
2014-07-07 Rodrigo Vividrm/i915: Fix VCS2's ring name.
2014-07-07 John Harrisondrm/i915: Corrected 'file_priv' to 'file' in 'i915_driv...
2014-07-07 Daniel Vetterdrm/i915: Support pf CRC source on haswell transcoder edp
2014-07-07 Michel Thierrydrm/i915/bdw: 3D_CHICKEN3 has write mask bits
2014-07-07 Egbert EichDRM/i915: Remove magic to prevent blank screen on gen4...
2014-07-07 Rodrigo Vividrm/i915: Don't pretend ips is always enabled on BDW.
2014-07-07 Ville Syrjälädrm/i915: Unpin last_context at reset
2014-07-07 Dave Airliedrm/i915: rework digital port IRQ handling (v2)
2014-07-07 Imre Deakdrm/i915: gmch: fix stuck primary plane due to memory...
2014-07-07 Imre Deakdrm/i915: gmch: set SR WMs to valid values before enabl...
2014-07-07 Imre Deakdrm/i915: gmch: factor out intel_set_memory_cxsr
2014-07-07 Ville Syrjälädrm/i915: Move VLV cmnlane workaround to intel_power_do...
2014-07-07 Ville Syrjälädrm/i915: Pull the cmnlane tricks into its own power...
2014-07-07 Ville Syrjälädrm/i915: Kill duplicated cdclk readout code from i2c
2014-07-07 Ville Syrjälädrm/i915: Warn if there's a cdclk change in progess
2014-07-07 Ville Syrjälädrm/i915: Wait for cdclk change to occure when going...
2014-07-07 Ville Syrjälädrm/i915: Use 200MHz cdclk on vlv when all pipes are off
2014-07-07 Ville Syrjälädrm/i915: Handle 320 vs. 333 MHz cdclk on vlv
2014-07-07 Ville Syrjälädrm/i915: Move vlv cdclk code to .get_display_clock_speed()
2014-07-07 Ville Syrjälädrm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL...
2014-07-07 Ville Syrjälädrm/i915: Change vlv cdclk to use kHz units
2014-07-07 Daniel VetterMerge tag 'v3.16-rc4' into drm-intel-next-queued
2014-07-07 Daniel VetterMerge patches merged by Jani while I was on vacation.
2014-07-06 Linus TorvaldsLinux 3.16-rc4
2014-07-06 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.secretlab.ca...
2014-07-06 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2014-07-06 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-07-05 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-07-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-07-05 Dave AirlieMerge tag 'drm-intel-fixes-2014-07-03' of git://anongit...
2014-07-05 Dave AirlieMerge branch 'vmwgfx-fixes-3.16' of git://people.freede...
2014-07-05 Dave AirlieMerge branch 'tda998x-fixes' of git://ftp.arm.linux...
2014-07-05 Keith Buschgenirq: Fix memory leak when calling irq_free_hwirqs()
2014-07-05 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-07-05 Santosh ShilimkarMAINTAINERS: Add few more Keystone drivers
2014-07-05 Shawn GuoMAINTAINERS: merge MXS entry into IMX one
2014-07-05 Olof JohanssonMerge tag 'mvebu-fixes-3.16-2' of git://git.infradead...
2014-07-05 Maxime RipardARM: sunxi: Reintroduce the restart code for A10/A20...
2014-07-05 Olof JohanssonMerge tag 'omap-for-v3.16/fixes-against-rc1' of git...
2014-07-04 Linus TorvaldsMerge tag 'md/3.16-fixes' of git://neil.brown.name/md
2014-07-04 Linus TorvaldsMerge tag 'sound-3.16-rc4' of git://git./linux/kernel...
2014-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-07-04 Marc Zyngierarm64: fix el2_setup check of CurrentEL
2014-07-04 Steve Capperarm64: mm: Make icache synchronisation logic huge page...
2014-07-04 Steve Capperarm64: mm: Fix horrendous config typo
2014-07-04 Chris Wilsondrm/i915: Show cursor size in debugfs/i915_display_info
2014-07-04 Mengdong LinALSA: hda - restore BCLK M/N value as per CDCLK for...
2014-07-04 Jani Nikuladrm/i915: provide interface for audio driver to query...
2014-07-04 Linus TorvaldsMerge tag 'usb-3.16-rc4' of git://git./linux/kernel...
2014-07-04 Linus TorvaldsMerge tag 'staging-3.16-rc4' of git://git./linux/kernel...
2014-07-04 Linus TorvaldsMerge tag 'driver-core-3.16-rc4' of git://git./linux...
2014-07-04 Linus TorvaldsMerge tag 'trace-fixes-v3.16-rc3' of git://git./linux...
2014-07-04 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2014-07-04 Linus TorvaldsMerge branch 'for-3.16' of git://linux-nfs.org/~bfields...
2014-07-04 Tejun Heoptrace,x86: force IRET path after a ptrace_stop()
2014-07-03 Greg Kroah... lz4: add overrun checks to lz4_uncompress_unknownoutput...
2014-07-03 James BottomleyMerge remote-tracking branch 'scsi-queue/drivers-for...
2014-07-03 Martin K. Petersen[SCSI] use the scsi data buffer length to extract trans...
next