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
2009-05-20
DIBUSB_MC : fix i2c to not corrupt eeprom in case of strange read pattern
Patrick Boettcher
2008-11-25
fix boards for kernels with algo_control
Mauro Carvalho Chehab
2007-12-11
Fix compilation when dib3000mc is compiled as a module
Mauro Carvalho Chehab
2007-12-05
DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB3000MC
Mauro Carvalho Chehab
2007-06-12
dvb: Remove static dependencies on dvb-pll
Michael Krufky
2006-10-13
AGC command1/2 is board specific
Patrick Boettcher
2006-09-20
Another fix because of dvb_attach
Patrick Boettcher
2006-09-20
Fixed dvb_attach for dib3000mc in dibusb
Patrick Boettcher
2006-09-19
Misc. changes, DiB3000MC, MT2060
Patrick Boettcher
2006-09-19
cf4dcf5526aa0e0acd02
Patrick Boettcher
2006-09-11
Fix AGC configuration for MOD3000P-based boards
Patrick Boettcher
2006-08-03
Another fix for attaching the DiB3000MC
Patrick Boettcher
2006-08-02
Attach the dib3000mc correctly
Patrick Boettcher
2006-07-29
merge from v4l-dvb.stk3000p
Patrick Boettcher
2006-07-29
Complete rewrite of the DiB3000mc-driver
Patrick Boettcher
2006-07-04
Update for MT2060 to use dvb_tuner_ops
Patrick Boettcher
2006-07-04
sync with master
Patrick Boettcher
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
[PATCH] dibcom mod3000p + mt2060 -- remote control
Patrick Boettcher
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-04-17
MT2060: Code cleanups, adding to new build-mechanism
Patrick Boettcher
2006-04-17
MT2060: IF1 Offset from EEPROM, several updates
Patrick Boettcher
2006-03-26
Cleanups for mt2060-integration
Patrick Boettcher
2006-03-25
Adding support for MT2060 and thus for some DVB-USB-devices based on it
Patrick Boettcher
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