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
/
dibusb-mb.c
Age
Commit message (
Expand
)
Author
2006-07-04
sync with master
Patrick Boettcher
2006-05-14
[PATCH] dibcom mod3000p + mt2060 -- remote control
Patrick Boettcher
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert dibusb* to refactored tuner code
Andrew de Quincey
2006-01-08
Add Kconfig option for wrongly programmed devices
Patrick Boettcher
2006-01-06
Latest patch #ifs were wrong. fixing.
Mauro Carvalho Chehab
2006-01-06
USB: remove .owner field from struct usb_driver
Mauro Carvalho Chehab
2005-10-28
Adding support for the Artec T1 USB2.0 box (real USB2.0)
Patrick Boettcher
2005-08-16
changed the init call to get the dvb_usb_device back immediatly if necessary.
Patrick Boettcher
2005-07-11
added USB IDs if the Kworld Xpert DVB-T USB2.0 (clone of the ADStech box)
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-17
Steve Chang reported the real name behind 0x14aa: WideView.
Patrick Boettcher
2005-06-07
added another USB ID pair for the VideoWalker USB DVB-T
Patrick Boettcher
2005-06-07
There was no pid-filter-count set for some devices - led to an error. Thanks ...
Patrick Boettcher
2005-05-30
From: Thierry Vignaud <tvignaud@mandriva.com>
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
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 key-mapping for the a800 (Thanks to Glen Harris)
Patrick Boettcher
2005-04-27
- removed the field which specified the delay between the two transfer of a r...
Patrick Boettcher
2005-04-17
enabled remote controls again
Patrick Boettcher
2005-04-17
- ported all dibusb drivers to fit into the dvb-usb-frameword
Patrick Boettcher