History log of /linux-master/drivers/media/pci/zoran/zoran_device.h
Revision Date Author Comments
# 9ab9037f 28-Feb-2023 Hans Verkuil <hverkuil-cisco@xs4all.nl>

media: zoran: drop two obsolete prototypes from zoran_device.h

These overlay-related functions no longer exist, so drop them
from the header.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>


# 54be4c5b 11-Sep-2022 Gaosheng Cui <cuigaosheng1@huawei.com>

media: zoran: remove unused declarations in zoran_device.h

jpg_bufsize and v4l_bufsize have been removed since
commit 202ddbc9a33b ("media: staging: media: zoran:
clean unused code"), so remove them.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>


# 2a0c2806 10-Aug-2022 Hans Verkuil <hverkuil-cisco@xs4all.nl>

media: zoran: move to mainline

The zoran driver can be moved back to mainline after it has been
converted by Corentin Labbe to vb2.

Note that the zoran driver no longer supports video output, but
video capture is working fine now.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>