aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/cxusb.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-48/+94
* [media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab2010-12-291-31/+31
* V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab2010-08-021-48/+68
* V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab2010-08-021-9/+9
* V4L/DVB: Add notification to cxusb_dualdig4_rev2_frontend_attach() error han...Prarit Bhargava2010-06-011-1/+3
* V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap2010-05-191-2/+3
* V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab2010-05-191-23/+23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13838): atbm8830: use AGC setting from configDavid Wong2010-02-261-0/+3
* V4L/DVB (13479): cxusb: fix compile warningHans Verkuil2009-12-051-1/+0
* V4L/DVB (13376): cx-usb: add Mygica D689 DMB-TH USB supportDavid Wong2009-12-051-0/+118
* V4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (re...Robert Lowery2009-11-271-1/+9
* V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same fieldMauro Carvalho Chehab2009-09-121-122/+122
* V4L/DVB (12423): cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5David T.L. Wong2009-09-121-3/+13
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-121-2/+5
* V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...Michael Krufky2008-10-121-1/+1
* V4L/DVB (8657): cxusb: add lgs8gl5 and support for Magic-Pro DMB-TH usb stickTimothy Lee2008-10-121-0/+286
* V4L/DVB (8655): cxusb: fix checkpatch warnings & errorsMichael Krufky2008-10-121-12/+15
* V4L/DVB (8654): cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 4 ...Anton Blanchard2008-10-121-0/+206
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-1/+1
* V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du...Robert Lowery2008-08-061-3/+4
* V4L/DVB (8147): cxusb: add initial support for AVerTVHD VolarDaniel Gimpelevich2008-07-201-4/+142
* cxusb: treat firmware data as constDavid Woodhouse2008-07-101-3/+18
* V4L/DVB (7651): tuner-xc2028: Several fixes to SCODEMauro Carvalho Chehab2008-04-241-2/+1
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-9/+20
* 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/+0
* V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab2008-01-251-1/+0
* 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/+3
* 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/+2
* 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/+2
* 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/+5
* V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky2006-12-101-9/+2
* 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