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
/
dibusb-common.c
Age
Commit message (
Expand
)
Author
2006-05-19
Fix broken DVB drivers caused by a recent merge
Mauro Carvalho Chehab
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-14
Fixes after dvb_tuner_ops-conversion
Patrick Boettcher
2006-05-13
Fix PLL refactoring breakage to WinTV NOVA T USB 2 driver
Andrew de Quincey
2006-04-18
Convert dibusb* to refactored tuner code
Andrew de Quincey
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2005-12-08
syncronizes some changes between v4l and dvb
Mauro Carvalho Chehab
2005-11-10
fixed mistake of an incorrect usage of pid_filter-callbacks inside the privat...
Patrick Boettcher
2005-10-01
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Michael Krufky
2005-08-27
Fixed race between submitting streaming URBs in the driver and starting the
Patrick Boettcher
2005-06-19
backport of 2.6.12 changes to match other API changes (i2c, usb)
Johannes Stezenbach
2005-06-13
From: Randy Dunlap <rdunlap@xenotime.net>
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 experimental (guessed) nova-t mac address reading
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-17
enabled remote controls again
Patrick Boettcher
2005-04-17
- ported all dibusb drivers to fit into the dvb-usb-frameword
Patrick Boettcher