linux/drivers/media/video/em28xx
Mauro Carvalho Chehab cf8c91c3e7 V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock
vidioc_try_fmt_vid_cap() just checks if a given resolution is supported.
It doesn't touch on struct em28xx device descriptor. so, there's no need
to lock.

While there, use unlikely() for those values that aren't likely to
occur.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-12-30 09:39: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 (9588): Don't load em28xx audio module for digital-only devices 2008-12-29 17:53:32 -02:00
em28xx-cards.c V4L/DVB (9799): em28xx: fix Kworld Hybrid 330 (A316) support 2008-12-30 09:38:28 -02:00
em28xx-core.c V4L/DVB (9756): em28xx: Improve register log format 2008-12-30 09:38:14 -02:00
em28xx-dvb.c V4L/DVB (9799): em28xx: fix Kworld Hybrid 330 (A316) support 2008-12-30 09:38:28 -02:00
em28xx-i2c.c V4L/DVB (9754): em28xx: improve debug messages 2008-12-29 17:53:42 -02:00
em28xx-input.c V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs 2008-12-29 17:53:41 -02:00
em28xx-reg.h V4L/DVB (9744): em28xx: cleanup XCLK register usage 2008-12-29 17:53:41 -02:00
em28xx-video.c V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock 2008-12-30 09:39:14 -02:00
em28xx.h V4L/DVB (9793): em28xx: Add specific entry for WinTV-HVR 850 2008-12-30 09:38:25 -02:00