linux/drivers/media
Devin Heitmueller a595c1ce4c [media] au0828: fix case where STREAMOFF being called on stopped stream causes BUG()
We weren't checking whether the resource was in use before calling
res_free(), so applications which called STREAMOFF on a v4l2 device that
wasn't already streaming would cause a BUG() to be hit (MythTV).

Reported-by: Larry Finger <larry.finger@lwfinger.net>
Reported-by: Jay Harbeston <jharbestonus@gmail.com>
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-09 20:38:35 -03:00
..
common [media] xc5000: don't invoke auto calibration unless we really did reset tuner 2012-08-09 20:36:43 -03:00
dvb [media] au0828: prevent i2c gate from being kept open while in analog mode 2012-08-09 20:37:56 -03:00
radio [media] wl128x: remove V4L2_FL_LOCK_ALL_FOPS 2012-08-09 19:48:32 -03:00
rc [media] Add support for the IguanaWorks USB IR Transceiver 2012-07-30 21:53:49 -03:00
video [media] au0828: fix case where STREAMOFF being called on stopped stream causes BUG() 2012-08-09 20:38:35 -03:00
Kconfig [media] Kconfig: Split the core support options from the driver ones 2012-07-06 09:12:59 -03:00
Makefile
media-device.c
media-devnode.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
media-entity.c [media] media: Add link_validate() op to check links to the sink pad 2012-05-14 08:44:11 -03:00