android_kernel_xiaomi_sm8350/drivers/media/video/ivtv
Hans Verkuil b654fcdc0e V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir field
has_ir was set to and compared to -1 in several cases, even though it is
an u32. ivtv also contained a FIXME for an old kernel that could be
removed.

Thanks to Roel Kluin for creating an initial patch for this. Although
I chose a different solution here it did help in pointing out the problem.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-26 12:54:42 -03:00
..
ivtv-cards.c V4L/DVB (8106): ivtv/cx18: improve tuner std check in card definitions. 2008-07-20 07:12:01 -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 (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl 2008-07-20 07:12:23 -03:00
ivtv-controls.h V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl 2008-07-20 07:12:23 -03:00
ivtv-driver.c V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir field 2008-07-26 12:54:42 -03:00
ivtv-driver.h V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 2008-07-23 19:00:17 -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 V4L/DVB (8379): saa7127: Make device detection optional 2008-07-20 07:28:17 -03:00
ivtv-i2c.h
ivtv-ioctl.c V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl 2008-07-20 07:12:23 -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
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 (8428): videodev: rename 'dev' to 'parent' 2008-07-23 16:42:49 -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 (8249): Fix pointer cast warnings in the ivtv framebuffer driver 2008-07-20 07:18:58 -03:00
Kconfig V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb 2008-05-14 02:54:08 -03:00
Makefile