android_kernel_xiaomi_sm8350/drivers/media/video/em28xx
Devin Heitmueller 2584bc4337 V4L/DVB: Fix case where fields were not at the correct start location
This patch address an arithmetic error for the case where the only remaining
content in the USB packet was the "225Axxxx" start of active video.  In cases
where that happened to be at the end of the frame, we would inject it into the
videobuf (which is incorrect).  This caused fields to be intermittently
rendered off by two pixels.

Thanks to Eugeniy Meshcheryakov for bringing this issue to my attention

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-08-02 14:49:04 -03:00
..
em28xx-audio.c V4L/DVB: em28xx: "Empia Em28xx Audio" too long 2010-05-18 00:51:18 -03:00
em28xx-cards.c V4L/DVB: ir-core: Make use of the new IR keymap modules 2010-05-19 12:56:50 -03:00
em28xx-core.c V4L/DVB: em28xx: remove unneeded null checks 2010-06-01 01:23:23 -03:00
em28xx-dvb.c V4L/DVB: em28xx: fix locks during dvb init sequence 2010-05-19 12:58:28 -03:00
em28xx-i2c.c
em28xx-input.c V4L/DVB: em28xx: fix a regression caused by the rc-map changes 2010-05-19 12:57:00 -03:00
em28xx-reg.h
em28xx-vbi.c
em28xx-video.c V4L/DVB: Fix case where fields were not at the correct start location 2010-08-02 14:49:04 -03:00
em28xx.h V4L/DVB: ir-core: Make use of the new IR keymap modules 2010-05-19 12:56:50 -03:00
Kconfig
Makefile