linux-sg2042/drivers/media/platform/soc_camera
Hans Verkuil 36c0f8b32c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Make this a proper typed array. Drop the old allocate context code since
that is no longer used.

Note that the memops functions now get a struct device pointer instead of
the struct device ** that was there initially (actually a void pointer to
a struct containing only a struct device pointer).

This code is now a lot cleaner.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-07-08 14:45:07 -03:00
..
Kconfig [media] rcar-vin: add Renesas R-Car VIN driver 2016-06-16 07:42:32 -03:00
Makefile [media] rcar-vin: add Renesas R-Car VIN driver 2016-06-16 07:42:32 -03:00
atmel-isi.c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
atmel-isi.h [media] atmel-isi: add code to setup correct resolution for preview path 2015-11-17 15:29:39 -02:00
pxa_camera.c [media] pxa_camera: conversion to dmaengine 2016-03-03 07:29:17 -03:00
rcar_vin.c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
sh_mobile_ceu_camera.c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
sh_mobile_csi2.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
soc_camera.c [media] soc_camera: cleanup control device on async_unbind 2016-01-25 08:54:39 -02:00
soc_camera_platform.c [media] include/media: move platform_data to linux/platform_data/media 2015-11-17 06:58:42 -02:00
soc_mediabus.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
soc_scale_crop.c [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers 2015-05-01 09:01:16 -03:00
soc_scale_crop.h [media] V4L2: soc-camera: move generic functions into a separate file 2013-06-28 15:03:16 -03:00