aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/cxusb.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-2043/+0
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+5
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-5/+3
2011-12-31[media] cxusb: use DVBv5 parameters on set_params()Mauro Carvalho Chehab1-1/+2
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-20/+1
2011-09-21[media] cxusb: fix ERROR: do not use assignment in if conditionMichael Krufky1-20/+32
2011-09-06[media] dvb-usb: refactor MFE code for individual streaming config per frontendMichael Krufky1-36/+70
2011-07-31[media] dvb-usb: prepare for multi-frontend support (MFE)Antti Palosaari1-30/+30
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab1-31/+31
2010-08-02V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab1-48/+68
2010-08-02V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab1-9/+9
2010-06-01V4L/DVB: Add notification to cxusb_dualdig4_rev2_frontend_attach() error han...Prarit Bhargava1-1/+3
2010-05-19V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap1-2/+3
2010-05-19V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab1-23/+23
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-26V4L/DVB (13838): atbm8830: use AGC setting from configDavid Wong1-0/+3
2009-12-05V4L/DVB (13479): cxusb: fix compile warningHans Verkuil1-1/+0
2009-12-05V4L/DVB (13376): cx-usb: add Mygica D689 DMB-TH USB supportDavid Wong1-0/+118
2009-11-27V4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (re...Robert Lowery1-1/+9
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 firmwa...Michael 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 ...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 Du...Robert 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 er...Chris 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 firm...Chris 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 ...Michael Krufky1-1/+7
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick 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
2006-05-12V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontendMichael Krufky1-4/+13
2006-04-02V4L/DVB (3621): Fix camera key on FusionHDTV portable remote controlMichael Krufky1-5/+1
2006-04-02V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote controlMichael Krufky1-0/+58
2006-03-24V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devicesMichael Krufky1-2/+2
2006-03-24V4L/DVB (3574): Cxusb: fix debug messagesMichael Krufky1-3/+3
2006-03-24V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...Michael Krufky1-1/+0
2006-03-24V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion boxMichael Krufky1-8/+9
2006-02-27V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky1-4/+4
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-2/+2
2006-02-07V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky1-1/+1
2006-02-07V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe1-1/+1
2006-01-23V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk1-4/+4
2006-01-13V4L/DVB (3358): Updated MODULE_AUTHORMichael Krufky1-0/+2
2006-01-12V4L/DVB (3350): Added USB ID for DigitalNow DVB-T Dual USB, DViCO cloneMichael Krufky1-1/+7
2006-01-11V4L/DVB (3343): Add support for DViCO FusionHDTV DVB-T USB devicesMichael Krufky1-1/+143
2006-01-09V4L/DVB (3328): replace omitted 'TODO:'Michael Krufky1-1/+1
2006-01-09V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.Patrick Boettcher1-6/+31
2006-01-09V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...Michael Krufky1-54/+54
2006-01-09V4L/DVB (3312): DViCO USB IR Remote supportChris Pascoe1-0/+78
2006-01-09V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updatesChris Pascoe1-1/+94
2006-01-09V4L/DVB (3282): rename cxusb_bluebird_atsc_properties to cxusb_bluebird_lgh06...Michael Krufky1-3/+3
2006-01-09V4L/DVB (3268): Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV ...Michael Krufky1-2/+4
2006-01-09V4L/DVB (3266): Add support for DViCO FusionHDTV5 USB GoldMichael Krufky1-8/+84
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-09-09[PATCH] dvb: usb: cxusb: fixes for new firmwarePatrick Boettcher1-41/+23
2005-09-09[PATCH] dvb: usb: core: change dvb_usb_device_init() APIPatrick Boettcher1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare1-1/+0
2005-07-07[PATCH] dvb: usb/pci: correct syntax of driver name fieldsPatrick Boettcher1-1/+1
2005-07-07[PATCH] dvb: usb: cxusb DVB-T fixesPatrick Boettcher1-7/+15
2005-07-07[PATCH] dvb: usb: support Medion hybrid USB2.0 DVB-T/analogue boxPatrick Boettcher1-0/+287