linux/drivers/media/video/em28xx
Mauro Carvalho Chehab f2a2e49105 V4L/DVB (9647): em28xx: void having two concurrent control URB's
Now that we have a polling task for IR, there's a race condition, since
IR can be polling while other operations are being doing. Also, we are
now sharing the same urb_buf for both read and write control urb
operations. So, we need a mutex.

Thanks to Davin Heitmueller <devin.heitmueller@gmail.com> for warning me.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-11-20 17:20:14 -02:00
..
Kconfig V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvb 2008-05-14 02:54:07 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00
em28xx-audio.c V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue 2008-10-04 23:15:30 -03:00
em28xx-cards.c V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback 2008-10-12 09:37:09 -02:00
em28xx-core.c V4L/DVB (9647): em28xx: void having two concurrent control URB's 2008-11-20 17:20:14 -02:00
em28xx-dvb.c V4L/DVB (9155): em28xx-dvb: dvb_init() code factorization 2008-10-13 07:16:18 -02:00
em28xx-i2c.c V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eeprom 2008-11-16 23:55:48 -02:00
em28xx-input.c V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera 2008-07-20 07:12:48 -03:00
em28xx-reg.h V4L/DVB (8018): Add em2860 chip ID 2008-06-26 15:58:45 -03:00
em28xx-video.c V4L/DVB (9647): em28xx: void having two concurrent control URB's 2008-11-20 17:20:14 -02:00
em28xx.h V4L/DVB (9647): em28xx: void having two concurrent control URB's 2008-11-20 17:20:14 -02:00