linux/drivers/media/dvb
Patrick Boettcher 8126fdbc76 [PATCH] fix for race problem in DVB USB drivers (dibusb)
Fixed race between submitting streaming URBs in the driver and starting
the actual transfer in hardware (demodulator and USB controller) which
sometimes lead to garbled data transfers. URBs are now submitted first,
then the transfer is enabled. Dibusb devices and clones are now fully
functional again.

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-27 11:03:45 -07:00
..
b2c2 [PATCH] dvb: usb/pci: correct syntax of driver name fields 2005-07-07 18:24:02 -07:00
bt8xx [PATCH] dvb: dst: printk -> dprintk 2005-07-12 16:01:04 -07:00
cinergyT2 [PATCH] dvb: cinergyT2: endianness fix for raw remote-control keys 2005-07-07 18:23:52 -07:00
dvb-core [PATCH] dvb: frontend: remove unused I2C ids 2005-07-07 18:23:54 -07:00
dvb-usb [PATCH] fix for race problem in DVB USB drivers (dibusb) 2005-08-27 11:03:45 -07:00
frontends [PATCH] DVB: lgdt330x frontend: some bug fixes & add lgdt3303 support 2005-08-09 17:59:52 -07:00
pluto2 [PATCH] dvb: add Pluto2 driver 2005-07-07 18:23:55 -07:00
ttpci [PATCH] dvb: fix kobject names (no slashes) 2005-07-12 16:01:04 -07:00
ttusb-budget [PATCH] dvb: fix kobject names (no slashes) 2005-07-12 16:01:04 -07:00
ttusb-dec [PATCH] dvb: ttusb-dec: kfree cleanup 2005-07-07 18:23:56 -07:00
Kconfig [PATCH] dvb: add Pluto2 driver 2005-07-07 18:23:55 -07:00
Makefile [PATCH] dvb: add Pluto2 driver 2005-07-07 18:23:55 -07:00