summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
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-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal
2015-12-09drm/i915: Add soft-pinning API for execbufferChris Wilson
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi
2015-12-07drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig
2015-12-07drm/vc4: Add support for drawing 3D frames.Eric Anholt
2015-12-07drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt
2015-12-07drm/vc4: Add create and map BO ioctls.Eric Anholt
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detectLuca Coelho
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab
2015-12-04drm, ipu-v3: use https://linuxtv.org for LinuxTV URLMauro Carvalho Chehab
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03VSOCK: Introduce virtio-vsock-common.koAsias He
2015-12-03[media] UVC: Add support for ds4 depth cameraAviv Greenberg
2015-12-01vfs: add copy_file_range syscall and vfs helperZach Brown
2015-12-01Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin
2015-11-25netfilter: nft_payload: add packet mangling supportPatrick McHardy