Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/media/dvb/dvb-usb
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
..
a800.c [PATCH] dvb: usb/pci: correct syntax of driver name fields 2005-07-07 18:24:02 -07:00
cxusb.c [PATCH] dvb: usb/pci: correct syntax of driver name fields 2005-07-07 18:24:02 -07:00
cxusb.h [PATCH] dvb: usb: support Medion hybrid USB2.0 DVB-T/analogue box 2005-07-07 18:23:59 -07:00
dibusb-common.c [PATCH] fix for race problem in DVB USB drivers (dibusb) 2005-08-27 11:03:45 -07:00
dibusb-mb.c [PATCH] dvb: usb/pci: correct syntax of driver name fields 2005-07-07 18:24:02 -07:00
dibusb-mc.c [PATCH] dvb: usb/pci: correct syntax of driver name fields 2005-07-07 18:24:02 -07:00
dibusb.h
digitv.c [PATCH] dvb: usb/pci: correct syntax of driver name fields 2005-07-07 18:24:02 -07:00
digitv.h
dtt200u-fe.c [PATCH] dvb: usb: add supprt for WideView WT-220U 2005-07-07 18:24:03 -07:00
dtt200u.c [PATCH] dvb: usb: add supprt for WideView WT-220U 2005-07-07 18:24:03 -07:00
dtt200u.h [PATCH] dvb: usb: add supprt for WideView WT-220U 2005-07-07 18:24:03 -07:00
dvb-usb-common.h [PATCH] dvb: usb: add module parm to disable remote control polling 2005-07-07 18:23:59 -07:00
dvb-usb-dvb.c [PATCH] fix for race problem in DVB USB drivers (dibusb) 2005-08-27 11:03:45 -07:00
dvb-usb-firmware.c
dvb-usb-i2c.c
dvb-usb-ids.h [PATCH] dvb: usb: add supprt for WideView WT-220U 2005-07-07 18:24:03 -07:00
dvb-usb-init.c [PATCH] dvb: usb: fix some typos 2005-07-12 16:01:03 -07:00
dvb-usb-remote.c [PATCH] dvb: usb: IR input fixes 2005-07-07 18:24:02 -07:00
dvb-usb-urb.c [PATCH] dvb: usb: dont use HZ for timeouts 2005-07-07 18:24:02 -07:00
dvb-usb.h [PATCH] dvb: usb: add VideoWalker DVB-T USB ids 2005-07-07 18:24:00 -07:00
Kconfig [PATCH] dvb: usb: add supprt for WideView WT-220U 2005-07-07 18:24:03 -07:00
Makefile [PATCH] dvb: usb: support Medion hybrid USB2.0 DVB-T/analogue box 2005-07-07 18:23:59 -07:00
nova-t-usb2.c [PATCH] dvb: usb/pci: correct syntax of driver name fields 2005-07-07 18:24:02 -07:00
umt-010.c [PATCH] dvb: usb/pci: correct syntax of driver name fields 2005-07-07 18:24:02 -07:00
vp7045-fe.c
vp7045.c [PATCH] dvb: usb: fix some typos 2005-07-12 16:01:03 -07:00
vp7045.h