summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-usb/dibusb-common.c
AgeCommit message (Expand)Author
2009-05-20DIBUSB_MC : fix i2c to not corrupt eeprom in case of strange read patternPatrick Boettcher
2008-11-25fix boards for kernels with algo_controlMauro Carvalho Chehab
2007-12-11Fix compilation when dib3000mc is compiled as a moduleMauro Carvalho Chehab
2007-12-05DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB3000MCMauro Carvalho Chehab
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2006-10-13AGC command1/2 is board specificPatrick Boettcher
2006-09-20Another fix because of dvb_attachPatrick Boettcher
2006-09-20Fixed dvb_attach for dib3000mc in dibusbPatrick Boettcher
2006-09-19Misc. changes, DiB3000MC, MT2060Patrick Boettcher
2006-09-19cf4dcf5526aa0e0acd02Patrick Boettcher
2006-09-11Fix AGC configuration for MOD3000P-based boardsPatrick Boettcher
2006-08-03Another fix for attaching the DiB3000MCPatrick Boettcher
2006-08-02Attach the dib3000mc correctlyPatrick Boettcher
2006-07-29merge from v4l-dvb.stk3000pPatrick Boettcher
2006-07-29Complete rewrite of the DiB3000mc-driverPatrick Boettcher
2006-07-04Update for MT2060 to use dvb_tuner_opsPatrick Boettcher
2006-07-04sync with masterPatrick Boettcher
2006-05-19Fix broken DVB drivers caused by a recent mergeMauro Carvalho Chehab
2006-05-19merge: http://linuxtv.org/hg/~pb/v4l-dvbMauro Carvalho Chehab
2006-05-14[PATCH] dibcom mod3000p + mt2060 -- remote controlPatrick Boettcher
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-05-14Fixes after dvb_tuner_ops-conversionPatrick Boettcher
2006-05-13Fix PLL refactoring breakage to WinTV NOVA T USB 2 driverAndrew de Quincey
2006-04-18Convert dibusb* to refactored tuner codeAndrew de Quincey
2006-04-17MT2060: Code cleanups, adding to new build-mechanismPatrick Boettcher
2006-04-17MT2060: IF1 Offset from EEPROM, several updatesPatrick Boettcher
2006-03-26Cleanups for mt2060-integrationPatrick Boettcher
2006-03-25Adding support for MT2060 and thus for some DVB-USB-devices based on itPatrick Boettcher
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2005-12-08syncronizes some changes between v4l and dvbMauro Carvalho Chehab
2005-11-10fixed 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-27Fixed race between submitting streaming URBs in the driver and starting thePatrick Boettcher
2005-06-19backport of 2.6.12 changes to match other API changes (i2c, usb)Johannes Stezenbach
2005-06-13From: Randy Dunlap <rdunlap@xenotime.net>Patrick Boettcher
2005-05-02preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from d...Patrick Boettcher
2005-04-29added experimental (guessed) nova-t mac address readingPatrick Boettcher
2005-04-29added key-mapping for the a800 (Thanks to Glen Harris)Patrick Boettcher
2005-04-27- more work on the nebula digitv USBPatrick Boettcher
2005-04-27- removed the field which specified the delay between the two transfer of a r...Patrick Boettcher
2005-04-17enabled remote controls againPatrick Boettcher
2005-04-17- ported all dibusb drivers to fit into the dvb-usb-framewordPatrick Boettcher