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
/
vp7045.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
2007-11-05
usb: make some debug vars static
Mauro Carvalho Chehab
2007-07-30
Usb/vp7045.c: ARRAY_SIZE()
Mauro Carvalho Chehab
2006-10-17
dvb-usb/vp7045.c patch for extra key
Patrick Boettcher
2006-10-13
Fixed DVB-USB-Adapter indention
Mauro Carvalho Chehab
2006-09-19
cf4dcf5526aa0e0acd02
Patrick Boettcher
2006-03-10
[PATCH] dvb NULL noise removal
Mauro Carvalho Chehab
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
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
white space cleanup
Patrick Boettcher
2005-08-16
changed the init call to get the dvb_usb_device back immediatly if necessary.
Patrick Boettcher
2005-07-02
corrected some typos.
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-18
Michael Paxton: corrected two keys of the remote control key mapping
Patrick Boettcher
2005-06-16
added keymap for Twinhan's remote control
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-26
added support for the DigitalNow TinyUSB 2 DVB-t Receiver, which is a clone of
Patrick Boettcher
2005-04-15
Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which le...
Patrick Boettcher
2005-04-02
forgot to add the MODULE_DEVICE_TABLE in the dvb-usb-device drivers
Patrick Boettcher
2005-04-02
re-enabled and improved commonly used remote control code for dvb-usb
Patrick Boettcher
2005-03-31
- added read_mac_address-callback
Patrick Boettcher
2005-03-31
- modifications/preparations for port of a driver (dtt200u)
Patrick Boettcher
2005-03-30
added copyright information
Patrick Boettcher
2005-03-30
Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device in
Patrick Boettcher