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
/
umt-010.c
Age
Commit message (
Expand
)
Author
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-06-13
DVB-USB UMT-010 channel scan oops
Mauro Carvalho Chehab
2008-04-09
Adds selectable adapter numbers as per module option
Michael Krufky
2007-06-12
dvb: Remove static dependencies on dvb-pll
Michael Krufky
2007-05-09
umt-010: trivial whitespace cleanup
Michael Krufky
2007-05-09
umt-010: convert tua6034 handling to properly use dvb-pll
Michael Krufky
2006-10-13
Fixed DVB-USB-Adapter indention
Mauro Carvalho Chehab
2006-09-19
cf4dcf5526aa0e0acd02
Patrick Boettcher
2006-07-28
Convert DVB devices to use dvb_attach()
Andrew de Quincey
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-05-14
Fixes after dvb_tuner_ops-conversion
Patrick Boettcher
2006-04-19
Convert calls from _pllbuf() to _calc_reg()
Andrew de Quincey
2006-04-18
Convert dvb-usb/umt-010 to refactored tuner code
Andrew de Quincey
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-08-16
changed the init call to get the dvb_usb_device back immediatly if necessary.
Patrick Boettcher
2005-06-28
Changed the name-field of the pci_driver and usb_driver structs to the name of
Patrick Boettcher
2005-05-30
From: Thierry Vignaud <tvignaud@mandriva.com>
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 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-22
corrected a typo in umt-010.c
Patrick Boettcher
2005-04-17
- ported all dibusb drivers to fit into the dvb-usb-frameword
Patrick Boettcher