summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-12uapi: export ila.hstephen hemminger
2015-12-12xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-12xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-11ses: fix additional element traversal bugJames Bottomley
2015-12-11Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queuedDaniel Vetter
2015-12-11drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä
2015-12-11drm: Rename MODE_UNVERIFIED to MODE_STALEVille Syrjälä
2015-12-11drm: Add plane->name and use it in debug printsVille Syrjälä
2015-12-11drm: Add crtc->name and use it in debug messagesVille Syrjälä
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-12-11Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...Dave Airlie
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-10drm/i915: Add get_eld audio componentTakashi Iwai
2015-12-10drm: fix inclusion of drm.h in via_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in vmwgfx_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in virtgpu_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in tegra_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in savage_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in r128_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in qxl_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in omap_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in msm_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in mga_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in i810_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in drm_sarea.hGabriel Laskar
2015-12-10drm: drm_mode.h fix includesGabriel Laskar
2015-12-10drm: drm_fourcc.h fix includesGabriel Laskar
2015-12-10drm: include drm.h in armada_drm.hGabriel Laskar
2015-12-10include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>Mikko Rapeli
2015-12-10drm: Kbuild: add admgpu_drm.h to the installed headersGabriel Laskar
2015-12-10drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.hGabriel Laskar
2015-12-10include/uapi/linux/agpgart.h: include stdlib.h in userspaceMikko Rapeli
2015-12-10include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>Mikko Rapeli
2015-12-10include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10via_drm.h: don't include non-existing via_drmclient.hMikko Rapeli
2015-12-10radeon_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10nouveau_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10exynos_drm.h: use __u64 from linux/types.hMikko Rapeli
2015-12-10drm_mode.h: use __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10drm.h: use __kernel_size_t instead of size_tMikko Rapeli
2015-12-10dp/mst: add SDP stream supportLibin Yang