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
/
a800.c
Age
Commit message (
Expand
)
Author
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-04-09
Adds selectable adapter numbers as per module option
Michael Krufky
2006-10-13
Fixed DVB-USB-Adapter indention
Mauro Carvalho Chehab
2006-09-19
cf4dcf5526aa0e0acd02
Patrick Boettcher
2006-07-29
FIX_ AverTV A800 trouble
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-11-20
From: Adrian Bunk <bunk@stusta.de>
Johannes Stezenbach
2005-09-19
The duplicate key definitions cause misinterpretations with
Patrick Boettcher
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-06-26
FIX: The changes to a800.c are trivial just a few errors in the remote contro...
Patrick Boettcher
2005-05-30
From: Thierry Vignaud <tvignaud@mandriva.com>
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-27
added the correct firmware file for the AVerMedia A800
Patrick Boettcher
2005-04-17
- ported all dibusb drivers to fit into the dvb-usb-frameword
Patrick Boettcher