summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie2015-12-191-0/+222
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors2015-12-151-0/+222
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie2015-12-152-0/+280
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt2015-12-071-0/+45
| | * | | | | | | | | | | drm/vc4: Add support for drawing 3D frames.Eric Anholt2015-12-071-0/+141
| | * | | | | | | | | | | drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt2015-12-071-0/+25
| | * | | | | | | | | | | drm/vc4: Add create and map BO ioctls.Eric Anholt2015-12-072-0/+69
| | |/ / / / / / / / / /
| * | | | | | | | | | | drm/msm: trivial whitespace fixRob Clark2015-12-141-1/+1
| * | | | | | | | | | | Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...Dave Airlie2015-12-1124-509/+508
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm: fix inclusion of drm.h in via_drm.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in vmwgfx_drm.hGabriel Laskar2015-12-101-3/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in virtgpu_drm.hGabriel Laskar2015-12-101-2/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in tegra_drm.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in savage_drm.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in r128_drm.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in qxl_drm.hGabriel Laskar2015-12-101-2/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in omap_drm.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in msm_drm.hGabriel Laskar2015-12-101-2/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in mga_drm.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in i810_drm.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: fix inclusion of drm.h in drm_sarea.hGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: drm_mode.h fix includesGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: drm_fourcc.h fix includesGabriel Laskar2015-12-101-1/+1
| | * | | | | | | | | | drm: include drm.h in armada_drm.hGabriel Laskar2015-12-101-0/+2
| | * | | | | | | | | | include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>Mikko Rapeli2015-12-101-145/+145
| | * | | | | | | | | | drm: Kbuild: add admgpu_drm.h to the installed headersGabriel Laskar2015-12-101-0/+1
| | * | | | | | | | | | drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.hGabriel Laskar2015-12-101-49/+49
| | * | | | | | | | | | include/uapi/linux/agpgart.h: include stdlib.h in userspaceMikko Rapeli2015-12-101-0/+1
| | * | | | | | | | | | include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>Mikko Rapeli2015-12-101-1/+1
| | * | | | | | | | | | include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-37/+37
| | * | | | | | | | | | include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-132/+132
| | * | | | | | | | | | via_drm.h: don't include non-existing via_drmclient.hMikko Rapeli2015-12-101-3/+0
| | * | | | | | | | | | radeon_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-64/+64
| | * | | | | | | | | | nouveau_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-42/+44
| | * | | | | | | | | | exynos_drm.h: use __u64 from linux/types.hMikko Rapeli2015-12-101-3/+3
| | * | | | | | | | | | drm_mode.h: use __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-8/+8
| | * | | | | | | | | | drm.h: use __kernel_size_t instead of size_tMikko Rapeli2015-12-101-4/+5
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-171-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-151-1/+1
| * | | | | | | | | | | mm: support madvise(MADV_FREE)Minchan Kim2016-01-151-0/+1
* | | | | | | | | | | | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-173-5/+13
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge tag 'asoc-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2015-12-232-3/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/topology', 'as...Mark Brown2015-12-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | ASoC: topology: ABI - Rename dai_elems to pcm_elems in manifestMengdong Lin2015-11-161-1/+1
| | | |/ / / / / / / / / /
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/adsp', 'asoc/to...Mark Brown2015-12-231-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | / / / / / / | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | | | * | | | | | | | | ALSA: compress: Add SND_AUDIOCODEC_BESPOKECharles Keepax2015-12-231-2/+3
| | | |/ / / / / / / / /
| * | | / / / / / / / / Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-233-8/+2
| |\| | | | | | | | | | | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie2015-12-011-2/+9
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
OpenPOWER on IntegriCloud