android_kernel_xiaomi_sdm845/drivers/media/video/em28xx
Mauro Carvalho Chehab 818a557eeb V4L/DVB (9668): em28xx: fix a race condition with hald
Newer versions of hald tries to open it to call QUERYCAP.

Due to the lack of a proper locking, it is possible to open the device
before it finishes initialization.

This patch adds a lock to avoid this risk, and to protect the list of
em28xx devices.

While here, remove the uneeded BKL lock.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-11-20 18:12:02 -02: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 (9668): em28xx: fix a race condition with hald 2008-11-20 18:12:02 -02:00
em28xx.h V4L/DVB (9647): em28xx: void having two concurrent control URB's 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