aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/cxusb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-12V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same fieldMauro Carvalho Chehab1-122/+122
2009-09-12V4L/DVB (12423): cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5David T.L. Wong1-3/+13
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky1-2/+5
2008-10-12V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmware namesMichael Krufky1-1/+1
2008-10-12V4L/DVB (8657): cxusb: add lgs8gl5 and support for Magic-Pro DMB-TH usb stickTimothy Lee1-0/+286
2008-10-12V4L/DVB (8655): cxusb: fix checkpatch warnings & errorsMichael Krufky1-12/+15
2008-10-12V4L/DVB (8654): cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 4 (rev 2)Anton Blanchard1-0/+206
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil1-1/+1
2008-08-06V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Dual Digital 4Robert Lowery1-3/+4
2008-07-20V4L/DVB (8147): cxusb: add initial support for AVerTVHD VolarDaniel Gimpelevich1-4/+142
2008-07-10cxusb: treat firmware data as constDavid Woodhouse1-3/+18
2008-04-24V4L/DVB (7651): tuner-xc2028: Several fixes to SCODEMauro Carvalho Chehab1-2/+1
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-9/+20
2008-04-24V4L/DVB (7513): media/dvb/dvb-usb replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-24V4L/DVB (7413): use tuner-simple for Philips FMD1216ME digital tuning supportMichael Krufky1-2/+3
2008-04-24V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky1-2/+5
2008-04-24V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab1-1/+0
2008-01-25V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab1-1/+0
2008-01-25V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding errorsChris Pascoe1-1/+1
2008-01-25V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devicesChris Pascoe1-11/+105
2008-01-25V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firmwareChris Pascoe1-1/+87
2008-01-25V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4Chris Pascoe1-2/+198
2008-01-25V4L/DVB (6627): CXUSB: handle write then read from different addressChris Pascoe1-5/+3
2008-01-25V4L/DVB (6626): CXUSB: support only-read i2c requestsChris Pascoe1-3/+17
2008-01-25V4L/DVB (6625): CXUSB: i2c transfer failure notificationChris Pascoe1-1/+1
2008-01-25V4L/DVB (6624): CXUSB: return control message transfer result to callerChris Pascoe1-4/+2
2008-01-25V4L/DVB (6578): dvb-usb: make some debug vars staticAdrian Bunk1-1/+4
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky1-5/+5
2007-07-18V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho1-8/+2
2007-04-27V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho1-2/+2
2007-03-01V4L/DVB (5276): Cxusb: fix firmware patch for big endian systemsJin-Bong lee1-2/+2
2006-12-10V4L/DVB (4949): Cxusb: codingstyle cleanupsMichael Krufky1-50/+60
2006-12-10V4L/DVB (4948): Cxusb: Convert tuner functions to use dvb_pll_attachMichael Krufky1-9/+5
2006-12-10V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky1-9/+2
2006-12-10V4L/DVB (4754): Cxusb: update copyright and author email addressMichael Krufky1-2/+2
2006-12-10V4L/DVB (4753): Cxusb: rename cxusb_lgdt3303_tuner_attach Michael Krufky1-2/+2
2006-12-10V4L/DVB (4749): Fixed DVB-USB-Adapter indentionPatrick Boettcher1-65/+65
2006-10-03V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2Michael Krufky1-5/+11
2006-10-03V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher1-105/+136
2006-09-26V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problemChris Pascoe1-0/+1
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-5/+5
2006-06-25V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based on zl10353Michael Krufky1-1/+7
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-6/+6
2006-06-25V4L/DVB (4027): Fixes after dvb_tuner_ops-conversionPatrick Boettcher1-13/+18
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey1-2/+2
2006-06-25V4L/DVB (3888): Convert cxusb to refactored tuner codeAndrew de Quincey1-12/+15
2006-06-25V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky1-1/+1
2006-06-25V4L/DVB (3843): Cxusb: use fe_lgh06xf.hMichael Krufky1-32/+2
2006-06-25V4L/DVB (3820): Drivers/media/dvb/dvb-usb/: possible cleanupsAdrian Bunk1-1/+1
2006-06-25V4L/DVB (3811): Cxusb: lgh064f: set auxiliary byte in pll_setMichael Krufky1-5/+31