| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915/kbl: Add Kabylake GT4 PCI ID | Deepak S | 2015-10-28 | 1 | -1/+8 |
* | drm/i915/kbl: Add Kabylake PCI ID | Deepak S | 2015-10-28 | 1 | -0/+29 |
* | drm/i915: Improve kernel-doc for i915_audio_component struct | David Henningsson | 2015-10-19 | 1 | -18/+51 |
* | drm/i915: Report context GTT size | Chris Wilson | 2015-10-19 | 1 | -2/+3 |
* | drm/i915: add kerneldoc for i915_audio_component | Libin Yang | 2015-10-07 | 1 | -27/+38 |
* | Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int... | Daniel Vetter | 2015-10-07 | 1 | -0/+17 |
|\ |
|
| * | drm/i915: set proper N/CTS in modeset | Libin Yang | 2015-09-25 | 1 | -0/+10 |
| * | drm/i915: Add audio sync_audio_rate callback | Libin Yang | 2015-09-25 | 1 | -0/+7 |
* | | drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset | Michel Thierry | 2015-10-01 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next | Daniel Vetter | 2015-09-30 | 568 | -6810/+16168 |
|\ \ |
|
| * \ | Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-09-30 | 11 | -46/+171 |
| |\ \ |
|
| | * | | drm/irq: Add drm_crtc_vblank_count_and_time() | Thierry Reding | 2015-09-24 | 1 | -0/+2 |
| | * | | vga_switcheroo: Set active attribute to false for audio clients | Lukas Wunner | 2015-09-24 | 1 | -2/+2 |
| | * | | drm: Kill pixeldur_ns | Ville Syrjälä | 2015-09-24 | 1 | -1/+0 |
| | * | | drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps | Ville Syrjälä | 2015-09-24 | 1 | -2/+4 |
| | * | | drm: Move timestamping constants into drm_vblank_crtc | Ville Syrjälä | 2015-09-24 | 2 | -7/+3 |
| | * | | drm: fix kernel-doc warnings in drm_crtc.h | Geliang Tang | 2015-09-24 | 1 | -1/+0 |
| | * | | drm: Spell vga_switcheroo consistently | Lukas Wunner | 2015-09-24 | 1 | -1/+1 |
| | * | | Merge tag 'v4.3-rc2' into topic/drm-misc | Daniel Vetter | 2015-09-24 | 554 | -6717/+15892 |
| | |\| |
|
| | * | | vga_switcheroo: Document _ALL_ the things! | Lukas Wunner | 2015-09-22 | 1 | -3/+82 |
| | * | | drm/fb-helper: atomic restore_fbdev_mode().. | Rob Clark | 2015-09-16 | 2 | -0/+17 |
| | * | | drm/fb-helper: add headerdoc for drm_fb_helper | Rob Clark | 2015-09-16 | 1 | -0/+14 |
| | * | | drm: Nuke drm_framebuffer->helper_private | Daniel Vetter | 2015-09-11 | 1 | -2/+0 |
| | * | | drm: Make drm_av_sync_delay() 'mode' argument const | Ville Syrjälä | 2015-09-09 | 1 | -1/+1 |
| | * | | drm: Remove the 'mode' argument from drm_select_eld() | Ville Syrjälä | 2015-09-09 | 1 | -2/+1 |
| | * | | drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/ | Ville Syrjälä | 2015-09-08 | 1 | -1/+1 |
| | * | | drm/atomic-helper: Implement drm_atomic_helper_duplicate_state() | Thierry Reding | 2015-09-08 | 1 | -0/+3 |
| | * | | drm/atomic-helper: Add option to update planes only on active crtc | Daniel Vetter | 2015-09-08 | 1 | -1/+2 |
| | * | | drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. | Maarten Lankhorst | 2015-09-08 | 1 | -2/+0 |
| | * | | drm: Constify TV mode names | Ville Syrjälä | 2015-09-08 | 1 | -1/+1 |
| | * | | drm/fb-helper: Use -errno return in restore_mode_unlocked | Daniel Vetter | 2015-09-08 | 1 | -3/+3 |
| | * | | drm/doc: Fixing xml documentation warning | Danilo Cesar Lemes de Paula | 2015-09-08 | 1 | -5/+5 |
| | * | | drm: cleanup modesetting ioctls, one param per line | Rob Clark | 2015-09-08 | 1 | -12/+30 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-09-27 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | target: Propigate backend read-only to core_tpg_add_lun | Nicholas Bellinger | 2015-09-25 | 1 | -0/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-09-26 | 11 | -27/+62 |
| |\ \ \ \ |
|
| | * | | | | phy: add phy_device_remove() | Russell King | 2015-09-25 | 1 | -0/+1 |
| | * | | | | phy: fix mdiobus module safety | Russell King | 2015-09-25 | 1 | -1/+4 |
| | * | | | | lwtunnel: remove source and destination UDP port config option | Jiri Benc | 2015-09-24 | 1 | -4/+0 |
| | * | | | | ipv4: send arp replies to the correct tunnel | Jiri Benc | 2015-09-24 | 1 | -0/+2 |
| | * | | | | skbuff: Fix skb checksum flag on skb pull | Pravin B Shelar | 2015-09-24 | 1 | -0/+3 |
| | * | | | | netpoll: Close race condition between poll_one_napi and napi_disable | Neil Horman | 2015-09-23 | 1 | -0/+1 |
| | * | | | | tcp/dccp: fix timewait races in timer handling | Eric Dumazet | 2015-09-22 | 1 | -1/+13 |
| | * | | | | ip6tunnel: make rx/tx bytes counters consistent | Nicolas Dichtel | 2015-09-21 | 1 | -1/+1 |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-09-21 | 1 | -3/+3 |
| | |\ \ \ \ |
|
| | | * | | | | netfilter: bridge: fix routing of bridge frames with call-iptables=1 | Florian Westphal | 2015-09-14 | 1 | -3/+3 |
| | * | | | | | net: Fix behaviour of unreachable, blackhole and prohibit routes | Nikola Forró | 2015-09-21 | 1 | -11/+19 |
| | * | | | | | net: Fix vti use case with oif in dst lookups | David Ahern | 2015-09-18 | 2 | -1/+2 |
| | * | | | | | ipv6: include NLM_F_REPLACE in route replace notifications | Roopa Prabhu | 2015-09-18 | 1 | -1/+2 |
| | * | | | | | ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel | Martin KaFai Lau | 2015-09-15 | 1 | -2/+2 |