index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
dvb-usb
Age
Commit message (
Expand
)
Author
2005-08-27
Fixed race between submitting streaming URBs in the driver and starting the
Patrick Boettcher
2005-08-23
This patch changes two things:
Patrick Boettcher
2005-08-16
white space cleanup
Patrick Boettcher
2005-08-16
init-prototype change for the cxusb-driver
Patrick Boettcher
2005-08-16
added support for the NXT6000-based digitv-box.
Patrick Boettcher
2005-08-16
changed the init call to get the dvb_usb_device back immediatly if necessary.
Patrick Boettcher
2005-08-01
added names for clones of the DVB-T stick.
Patrick Boettcher
2005-07-22
From: Ye Jianjun (Joey) <joeyye@trident.com.cn>
Patrick Boettcher
2005-07-19
removed empty module_init/exit calls
Andreas Oberritter
2005-07-11
added USB IDs if the Kworld Xpert DVB-T USB2.0 (clone of the ADStech box)
Patrick Boettcher
2005-07-10
gcc-2.95 compile fix
Johannes Stezenbach
2005-07-10
gcc-4.0 compile fix
Johannes Stezenbach
2005-07-02
corrected some typos.
Patrick Boettcher
2005-07-02
USB IDs for the vp702x-driver.
Patrick Boettcher
2005-07-02
added driver for the TwinhanDTV StarBox and clones. This is a preliminary dri...
Patrick Boettcher
2005-07-01
added support and rewrote some parts with the help of vendor information (Tha...
Patrick Boettcher
2005-06-28
Changed the name-field of the pci_driver and usb_driver structs to the name of
Patrick Boettcher
2005-06-26
FIX: not using HZ for usb-transfer-timeouts.
Patrick Boettcher
2005-06-26
FIX: The changes to a800.c are trivial just a few errors in the remote contro...
Patrick Boettcher
2005-06-24
initialization of globals to 0 is not wanted by kernel-folks. Removing it.
Patrick Boettcher
2005-06-24
fixed usage of the correct number of events in keymapping-array
Patrick Boettcher
2005-06-19
backport of 2.6.12 changes to match other API changes (i2c, usb)
Johannes Stezenbach
2005-06-18
Michael Paxton: corrected two keys of the remote control key mapping
Patrick Boettcher
2005-06-17
Steve Chang reported the real name behind 0x14aa: WideView.
Patrick Boettcher
2005-06-16
added keymap for Twinhan's remote control
Patrick Boettcher
2005-06-13
From: Randy Dunlap <rdunlap@xenotime.net>
Patrick Boettcher
2005-06-08
corrected some typos.
Patrick Boettcher
2005-06-08
fixed memcpy copying into the wrong destination. Thanks to Allan Third for re...
Patrick Boettcher
2005-06-07
added another USB ID pair for the VideoWalker USB DVB-T
Patrick Boettcher
2005-06-07
DVB-T part seems to work properly now.
Patrick Boettcher
2005-06-07
Fixed isochronous transfers. Thanks to Alan Stern and David Brownell for the ...
Patrick Boettcher
2005-06-07
There was no pid-filter-count set for some devices - led to an error. Thanks ...
Patrick Boettcher
2005-06-06
Some more work on the digitv-usb-driver:
Patrick Boettcher
2005-06-06
added module parameter to deactive remote control polling.
Patrick Boettcher
2005-05-31
added preliminary support for the Medion Hybrid USB2.0 DVB-T/Analogue box. An...
Patrick Boettcher
2005-05-31
added isochronous-streaming method.
Patrick Boettcher
2005-05-30
From: Thierry Vignaud <tvignaud@mandriva.com>
Patrick Boettcher
2005-05-30
The solution below wastes a few 100 bytes of space, but I think we can
Patrick Boettcher
2005-05-26
fixed support for the ADSTech Instant TV DVB-T USB (2.0 version) Thanks to Ge...
Patrick Boettcher
2005-05-13
added #define for device with faulty USB IDs
Patrick Boettcher
2005-05-10
error checking when doing init was wrong (== 0 was missing).
Patrick Boettcher
2005-05-02
preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from d...
Patrick Boettcher
2005-04-29
using usb_buffer_(alloc|free) instead of pci_(free|alloc)_consistent as
Patrick Boettcher
2005-04-29
added comments to dvb-usb.h to better describe the dvb-usb structure
Patrick Boettcher
2005-04-29
never test any change you make with old drivers, never
Patrick Boettcher
2005-04-29
added experimental (guessed) nova-t mac address reading
Patrick Boettcher
2005-04-29
added key-mapping for the a800 (Thanks to Glen Harris)
Patrick Boettcher
2005-04-27
forgot the header file *argl*
Patrick Boettcher
2005-04-27
- more work on the nebula digitv USB
Patrick Boettcher
2005-04-27
- removed the field which specified the delay between the two transfer of a r...
Patrick Boettcher
[next]