linux-bl808/drivers/media/platform
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally
This was entirely automated, using the script by Al:

  PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*<asm/uaccess.h>'
  sed -i -e "s!$PATT!#include <linux/uaccess.h>!" \
        $(git grep -l "$PATT"|grep -v ^include/linux/uaccess.h)

to do the replacement at the end of the merge window.

Requested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-24 11:46:01 -08:00
..
am437x
atmel [media] atmel-isc: fix error return code in atmel_isc_probe() 2016-11-22 05:40:52 -02:00
blackfin [media] blackfin: check devm_pinctrl_get() for errors 2016-11-18 14:22:27 -02:00
coda
davinci [media] DaVinci-VPFE-Capture: fix error handling 2016-11-25 07:57:07 -02:00
exynos-gsc
exynos4-is
marvell-ccic
mtk-mdp [media] mtk-mdp: allocate video_device dynamically 2016-11-22 05:42:29 -02:00
mtk-vcodec
mtk-vpu
omap Linux 4.9-rc5 2016-11-16 16:42:27 -02:00
omap3isp
rcar-vin
s3c-camif
s5p-g2d
s5p-jpeg
s5p-mfc [media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCs 2016-11-30 09:22:07 -02:00
soc_camera
sti [media] c8sectpfe: fix error return code in c8sectpfe_probe() 2016-11-21 11:41:43 -02:00
ti-vpe [media] ti-vpe: get rid of some smatch warnings 2016-11-22 09:08:36 -02:00
vivid [media] vivid: Set color_enc on HSV formats 2016-11-29 12:12:32 -02:00
vsp1
xilinx
arv.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
fsl-viu.c
Kconfig [media] v4l: rcar_fdp1: add FCP dependency 2016-11-25 07:47:17 -02:00
m2m-deinterlace.c
Makefile
mx2_emmaprp.c
pxa_camera.c
rcar-fcp.c
rcar_fdp1.c [media] v4l: rcar_fdp1: mark PM functions as __maybe_unused 2016-11-25 07:45:27 -02:00
rcar_jpu.c
sh_veu.c
sh_vou.c
via-camera.c
via-camera.h
vim2m.c