drm: use dev_name as default unique name in drm_dev_alloc()
[platform/kernel/linux-rpi.git] / include /
2015-12-15 Nicolas Ioossdrm: make drm_dev_set_unique() not use a format string
2015-12-15 Ville Syrjälädrm: Constify drm_encoder_slave_funcs
2015-12-15 Daniel Vetterdrm: Move more framebuffer doc from docbook to kerneldoc
2015-12-15 Dave AirlieMerge tag 'drm-intel-next-2015-12-04-1' of git://anongi...
2015-12-15 Nicolai Hähnledrm/ttm: fix documentation of ttm_bo_reserve
2015-12-15 Dave AirlieMerge tag 'drm-vc4-next-2015-12-11' of github.com/anhol...
2015-12-15 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2015-12-15 Dave AirlieMerge tag 'topic/drm-misc-2015-12-14' of git://anongit...
2015-12-14 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2015-12-14 Rob Clarkdrm/msm: trivial whitespace fix
2015-12-11 Ville Syrjälädrm: Drop drm_helper_probe_single_connector_modes_nomerge()
2015-12-11 Ville Syrjälädrm: Rename MODE_UNVERIFIED to MODE_STALE
2015-12-11 Ville Syrjälädrm: Add plane->name and use it in debug prints
2015-12-11 Ville Syrjälädrm: Add crtc->name and use it in debug messages
2015-12-11 Ville Syrjälädrm: Pass 'name' to drm_encoder_init()
2015-12-11 Ville Syrjälädrm: Pass 'name' to drm_universal_plane_init()
2015-12-11 Ville Syrjälädrm: Pass 'name' to drm_crtc_init_with_planes()
2015-12-11 Dave AirlieMerge branch 'drm-header-fixes' of https://github.com...
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in via_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in vmwgfx_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in virtgpu_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in tegra_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in savage_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in r128_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in qxl_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in omap_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in msm_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in mga_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in exynos_sarea.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in i810_drm.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in exynos_sarea.h
2015-12-10 Gabriel Laskardrm: fix inclusion of drm.h in drm_sarea.h
2015-12-10 Gabriel Laskardrm: drm_mode.h fix includes
2015-12-10 Gabriel Laskardrm: drm_fourcc.h fix includes
2015-12-10 Gabriel Laskardrm: include drm.h in armada_drm.h
2015-12-10 Mikko Rapeliinclude/uapi/drm/amdgpu_drm.h: use __u32 and __u64...
2015-12-10 Gabriel Laskardrm: Kbuild: add admgpu_drm.h to the installed headers
2015-12-10 Gabriel Laskardrm: use __u{32,64} instead of uint{32,64}_t in virtgpu...
2015-12-10 Mikko Rapeliinclude/uapi/linux/agpgart.h: include stdlib.h in userspace
2015-12-10 Mikko Rapeliinclude/uapi/linux/virtio_gpu.h: use __u8 from <linux...
2015-12-10 Mikko Rapeliinclude/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64...
2015-12-10 Mikko Rapeliinclude/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and...
2015-12-10 Mikko Rapelivia_drm.h: don't include non-existing via_drmclient.h
2015-12-10 Mikko Rapeliradeon_drm.h: use __u32 and __u64 from linux/types.h
2015-12-10 Mikko Rapelinouveau_drm.h: use __u32 and __u64 from linux/types.h
2015-12-10 Mikko Rapeliexynos_drm.h: use __u64 from linux/types.h
2015-12-10 Mikko Rapelidrm_mode.h: use __u32 and __u64 from linux/types.h
2015-12-10 Mikko Rapelidrm.h: use __kernel_size_t instead of size_t
2015-12-09 Daniel Vetterdrm: Document drm_encoder/crtc_helper_funcs
2015-12-09 Daniel Vetterdrm: Move drm_display_mode an related docs into kerneldoc
2015-12-08 Daniel Vetterdrm: Document drm_connector_helper_funcs
2015-12-08 Daniel Vetterdrm: Document drm_plane_helper_funcs
2015-12-08 Daniel Vetterdrm: Kerneldoc for drm_mode_config_funcs
2015-12-08 Daniel Vetterdrm: Add kerneldoc for drm_framebuffer_funcs
2015-12-08 Daniel Vetterdrm: document drm_crtc_funcs
2015-12-08 Daniel Vetterdrm: Document drm_connector_funcs
2015-12-08 Daniel Vetterdrm: Move encoder->save/restore into nouveau
2015-12-08 Daniel Vetterdrm: Remove crtc/connector->save/restore hooks
2015-12-08 Daniel Vetterdrm: Update drm_plane_funcs kerneldoc
2015-12-08 Daniel Vetterdrm/bridge: Improve kerneldoc
2015-12-08 Daniel Vetterdrm: Make helper vtable pointers type-safe
2015-12-08 Daniel Vetterdrm: Reorganize helper vtables and their docs
2015-12-08 Daniel Vetterdrm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
2015-12-08 Daniel Vetterdrm: Polish fbdev helper struct docs
2015-12-08 Eric Anholtdrm/vc4: Add an interface for capturing the GPU state...
2015-12-08 Eric Anholtdrm/vc4: Add support for drawing 3D frames.
2015-12-08 Eric Anholtdrm/vc4: Add an API for creating GPU shaders in GEM...
2015-12-08 Eric Anholtdrm/vc4: Add create and map BO ioctls.
2015-12-08 Eric Anholtdrm: Create a driver hook for allocating GEM object...
2015-12-08 Dave AirlieBack merge tag 'v4.4-rc4' into drm-next
2015-12-07 Dave AirlieMerge tag 'topic/drm-misc-2015-12-04' of git://anongit...
2015-12-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-12-06 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-12-06 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-12-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-12-06 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-12-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-12-05 Dave AirlieMerge branch 'drm-fixes-4.4' of git://people.freedeskto...
2015-12-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-12-04 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-12-04 Mika Kuoppaladrm/i915/skl: Add SKL GT4 PCI IDs
2015-12-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-12-04 Paolo BonziniMerge tag 'kvm-arm-for-v4.4-rc4' of git://git./linux...
2015-12-04 Linus TorvaldsMerge tag 'sound-4.4-rc4' of git://git./linux/kernel...
2015-12-04 Linus TorvaldsMerge tag 'pm+acpi-4.4-rc4' of git://git./linux/kernel...
2015-12-04 Rafael J. WysockiMerge branches 'pm-domains' and 'pm-cpufreq'
2015-12-04 Rafael J. WysockiMerge branches 'acpica', 'acpi-video' and 'device-prope...
2015-12-04 Rafael J. WysockiMerge branches 'acpi-pci' and 'pm-pci'
2015-12-04 Daniel Vetterdrm/nouveau: Fix pre-nv50 pageflip events (v4)
2015-12-04 Thomas Hellstromdrm: Fix an unwanted master inheritance v2
2015-12-04 Dave AirlieMerge tag 'imx-drm-fixes-2015-12-01' of git://git.pengu...
2015-12-04 Dave AirlieMerge tag 'drm-intel-fixes-2015-12-03' of git://anongit...
2015-12-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-12-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-03 Linus TorvaldsMerge tag 'trace-v4.4-rc3' of git://git./linux/kernel...
2015-12-03 David S. MillerMerge tag 'mac80211-for-davem-2015-12-02' of git:/...
2015-12-03 Eric Dumazetnet_sched: fix qdisc_tree_decrease_qlen() races
2015-12-03 James BottomleyMerge branch 'mkp-fixes' into fixes
2015-12-03 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-12-03 Eric Dumazetipv6: kill sk_dst_lock
next