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-dvb.c
Age
Commit message (
Expand
)
Author
2008-10-27
backport commit 7c510e4b730a92cecf94ada45c989d8be0200d47
Mauro Carvalho Chehab
2008-04-09
Adds selectable adapter numbers as per module option
Michael Krufky
2006-09-19
cf4dcf5526aa0e0acd02
Patrick Boettcher
2006-08-02
DiB3000MC: set FE to NULL after being freed
Patrick Boettcher
2006-08-02
Attach the dib3000mc correctly
Patrick Boettcher
2006-07-29
merge: from main
Patrick Boettcher
2006-07-29
Complete rewrite of the DiB3000mc-driver
Patrick Boettcher
2006-07-28
Refactor dvb_detach calls into a single dvb_frontend_detach function.
Andrew de Quincey
2006-07-28
Convert DVB devices to use dvb_attach()
Andrew de Quincey
2006-05-19
merge: http://linuxtv.org/hg/~pb/v4l-dvb
Mauro Carvalho Chehab
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-05-13
Remove the spagetti code gotos that aren't useful
Andrew de Quincey
2006-04-10
Add sysfs device links to dvb devices
Andrew de Quincey
2005-08-27
Fixed race between submitting streaming URBs in the driver and starting the
Patrick Boettcher
2005-07-02
corrected some typos.
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-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-03-31
- added read_mac_address-callback
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