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-init.c
Age
Commit message (
Expand
)
Author
2006-03-08
Typos grab bag of the month
Oliver Endriss
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2005-12-20
Initialize the dvb-usb-device-pointer to NULL
Patrick Boettcher
2005-11-20
From: Adrian Bunk <bunk@stusta.de>
Johannes Stezenbach
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-07-19
removed empty module_init/exit calls
Andreas Oberritter
2005-07-02
corrected some typos.
Patrick Boettcher
2005-06-24
initialization of globals to 0 is not wanted by kernel-folks. Removing it.
Patrick Boettcher
2005-06-24
fixed usage of the correct number of events in keymapping-array
Patrick Boettcher
2005-06-06
added module parameter to deactive remote control polling.
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-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-19
firmware load fixed for big-endian (thanks to Martin Loschwitz (madkiss))
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-02
re-enabled and improved commonly used remote control code for dvb-usb
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