summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/cxusb.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7513): media/dvb/dvb-usb replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* V4L/DVB (7413): use tuner-simple for Philips FMD1216ME digital tuning supportMichael Krufky2008-04-241-2/+3
* V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky2008-04-241-2/+5
* V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab2008-04-241-1/+0Star
* V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab2008-01-251-1/+0Star
* V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding er...Chris Pascoe2008-01-251-1/+1
* V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devicesChris Pascoe2008-01-251-11/+105
* V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firm...Chris Pascoe2008-01-251-1/+87
* V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4Chris Pascoe2008-01-251-2/+198
* V4L/DVB (6627): CXUSB: handle write then read from different addressChris Pascoe2008-01-251-5/+3Star
* V4L/DVB (6626): CXUSB: support only-read i2c requestsChris Pascoe2008-01-251-3/+17
* V4L/DVB (6625): CXUSB: i2c transfer failure notificationChris Pascoe2008-01-251-1/+1
* V4L/DVB (6624): CXUSB: return control message transfer result to callerChris Pascoe2008-01-251-4/+2Star
* V4L/DVB (6578): dvb-usb: make some debug vars staticAdrian Bunk2008-01-251-1/+4
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-181-5/+5
* V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho2007-07-181-8/+2Star
* V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho2007-04-271-2/+2
* V4L/DVB (5276): Cxusb: fix firmware patch for big endian systemsJin-Bong lee2007-03-011-2/+2
* V4L/DVB (4949): Cxusb: codingstyle cleanupsMichael Krufky2006-12-101-50/+60
* V4L/DVB (4948): Cxusb: Convert tuner functions to use dvb_pll_attachMichael Krufky2006-12-101-9/+5Star
* V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky2006-12-101-9/+2Star
* V4L/DVB (4754): Cxusb: update copyright and author email addressMichael Krufky2006-12-101-2/+2
* V4L/DVB (4753): Cxusb: rename cxusb_lgdt3303_tuner_attach Michael Krufky2006-12-101-2/+2
* V4L/DVB (4749): Fixed DVB-USB-Adapter indentionPatrick Boettcher2006-12-101-65/+65
* V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2Michael Krufky2006-10-031-5/+11
* V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher2006-10-031-105/+136
* V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problemChris Pascoe2006-09-261-0/+1
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-261-5/+5
* V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based ...Michael Krufky2006-06-251-1/+7
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-6/+6
* V4L/DVB (4027): Fixes after dvb_tuner_ops-conversionPatrick Boettcher2006-06-251-13/+18
* V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey2006-06-251-2/+2
* V4L/DVB (3888): Convert cxusb to refactored tuner codeAndrew de Quincey2006-06-251-12/+15
* V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky2006-06-251-1/+1
* V4L/DVB (3843): Cxusb: use fe_lgh06xf.hMichael Krufky2006-06-251-32/+2Star
* V4L/DVB (3820): Drivers/media/dvb/dvb-usb/: possible cleanupsAdrian Bunk2006-06-251-1/+1
* V4L/DVB (3811): Cxusb: lgh064f: set auxiliary byte in pll_setMichael Krufky2006-06-251-5/+31
* V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontendMichael Krufky2006-05-131-4/+13
* V4L/DVB (3621): Fix camera key on FusionHDTV portable remote controlMichael Krufky2006-04-021-5/+1Star
* V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote controlMichael Krufky2006-04-021-0/+58
* V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devicesMichael Krufky2006-03-241-2/+2
* V4L/DVB (3574): Cxusb: fix debug messagesMichael Krufky2006-03-241-3/+3
* V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...Michael Krufky2006-03-241-1/+0Star
* V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion boxMichael Krufky2006-03-241-8/+9
* V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky2006-02-271-4/+4
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-2/+2
* V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky2006-02-071-1/+1
* V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe2006-02-071-1/+1
* V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk2006-01-231-4/+4
* V4L/DVB (3358): Updated MODULE_AUTHORMichael Krufky2006-01-131-0/+2