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
/
dvb-usb.h
Age
Commit message (
Expand
)
Author
2009-08-29
dvb-usb: store rc5 custom and data at the same field
Mauro Carvalho Chehab
2009-07-05
backport commit 56aec8d874e222f68baffbda33322c9be4cbf2ea
Mauro Carvalho Chehab
2009-04-20
Add Elgato EyeTV DTT deluxe to dibcom driver
Patrick Boettcher
2009-03-29
Add Elgato EyeTV DTT to dibcom driver
Patrick Boettcher
2009-02-26
Add ids for Yuan PD378S DVB adapter
Mauro Carvalho Chehab
2009-03-03
compat: rename struct delayed_work to work_struct on pre-2.6.20
Trent Piepho
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-06-12
dibusb-mb: fix broken 'tuner_pass_ctrl' functionality
Michael Krufky
2007-06-12
dvb-usb: kill unused tuner/i2c functions
Michael Krufky
2007-06-02
dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configure
Trent Piepho
2007-05-04
dvb-usb: fix typo
Michael Krufky
2006-12-16
Several stuff backported from 2.6.19-git series
Mauro Carvalho Chehab
2006-09-20
Power control of the device for dual board
Patrick Boettcher
2006-09-19
Merged VP702x support to dvb-usb multi input
Patrick Boettcher
2006-09-19
Misc. changes, DiB3000MC, MT2060
Patrick Boettcher
2006-09-19
cf4dcf5526aa0e0acd02
Patrick Boettcher
2006-07-19
Remove obsolete #include <linux/config.h>
Mauro Carvalho Chehab
2006-04-19
Convert calls from _pllbuf() to _calc_reg()
Andrew de Quincey
2006-04-18
Convert core dvb-usb pll code to refactored tuner code
Andrew de Quincey
2006-03-08
Typos grab bag of the month
Oliver Endriss
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-01-22
drivers/media/dvb/: possible cleanups
Michael Krufky
2006-01-09
Remove DViCO specific firmware hacks from the generic code.
Christopher Pascoe
2005-12-04
Backport of Dmitry Torokhov's input layer changes at mainline kernel
Ricardo Cerqueira
2005-11-02
To make the integration of future devices easier I
Patrick Boettcher
2005-08-16
changed the init call to get the dvb_usb_device back immediatly if necessary.
Patrick Boettcher
2005-06-07
added another USB ID pair for the VideoWalker USB DVB-T
Patrick Boettcher
2005-05-31
added isochronous-streaming method.
Patrick Boettcher
2005-05-30
The solution below wastes a few 100 bytes of space, but I think we can
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
- 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
2005-04-22
corrected a typo in umt-010.c
Patrick Boettcher
2005-04-20
compile fix, when debugging is disabled
Patrick Boettcher
2005-04-17
- ported all dibusb drivers to fit into the dvb-usb-frameword
Patrick Boettcher
2005-04-15
Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which le...
Patrick Boettcher
2005-04-14
on fast (or slow) machines it is important for some devices to delay the actu...
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