android_kernel_xiaomi_sm8350/drivers/media/video/ivtv
Ian Armstrong 464e9f3a0c V4L/DVB (8088): ivtv: yuv decoder lock fix
write() operations to the yuv device may not always 'start' the decoder.
Although yuv output will be correct, some functions which should be disabled
while the decoder is in use remain enabled. This can result in hardware
registers being corrupted, causing problems with the mpeg decoder. This patch
simply moves the existing decoder 'start' sequence to earlier in the write()
handler.

Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-20 07:11:09 -03:00
..
ivtv-cards.c V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners. 2008-07-20 07:06:47 -03:00
ivtv-cards.h V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card. 2008-07-20 07:06:42 -03:00
ivtv-controls.c V4L/DVB (8079): ivtv: Convert to video_ioctl2. 2008-07-20 07:10:31 -03:00
ivtv-controls.h V4L/DVB (8079): ivtv: Convert to video_ioctl2. 2008-07-20 07:10:31 -03:00
ivtv-driver.c V4L/DVB (8079): ivtv: Convert to video_ioctl2. 2008-07-20 07:10:31 -03:00
ivtv-driver.h V4L/DVB (7963): ivtv: trivial annotations 2008-06-05 06:35:49 -03:00
ivtv-fileops.c V4L/DVB (8088): ivtv: yuv decoder lock fix 2008-07-20 07:11:09 -03:00
ivtv-fileops.h
ivtv-firmware.c
ivtv-firmware.h
ivtv-gpio.c V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners. 2008-07-20 07:06:47 -03:00
ivtv-gpio.h
ivtv-i2c.c i2c: Convert remaining new-style drivers to use module aliasing 2008-05-18 20:49:40 +02:00
ivtv-i2c.h
ivtv-ioctl.c V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handling 2008-07-20 07:11:00 -03:00
ivtv-ioctl.h V4L/DVB (8079): ivtv: Convert to video_ioctl2. 2008-07-20 07:10:31 -03:00
ivtv-irq.c V4L/DVB (7963): ivtv: trivial annotations 2008-06-05 06:35:49 -03:00
ivtv-irq.h
ivtv-mailbox.c V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etc 2008-04-24 14:09:40 -03:00
ivtv-mailbox.h
ivtv-queue.c V4L/DVB (7963): ivtv: trivial annotations 2008-06-05 06:35:49 -03:00
ivtv-queue.h
ivtv-routing.c
ivtv-routing.h
ivtv-streams.c V4L/DVB (8079): ivtv: Convert to video_ioctl2. 2008-07-20 07:10:31 -03:00
ivtv-streams.h V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00
ivtv-udma.c
ivtv-udma.h
ivtv-vbi.c V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_ 2008-05-14 02:54:08 -03:00
ivtv-vbi.h
ivtv-version.h V4L/DVB (7930): ivtv: bump version to 1.3.0. 2008-06-05 06:35:44 -03:00
ivtv-yuv.c V4L/DVB (7963): ivtv: trivial annotations 2008-06-05 06:35:49 -03:00
ivtv-yuv.h V4L/DVB (7963): ivtv: trivial annotations 2008-06-05 06:35:49 -03:00
ivtvfb.c V4L/DVB (7886): ivtvfb: Use DMA for write() 2008-07-20 07:05:57 -03:00
Kconfig V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb 2008-05-14 02:54:08 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00