summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/dib3000mc.c
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab2012-01-041-1/+0
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-6/+4
* [media] dvb-core: don't use fe_bandwidth_t on driverMauro Carvalho Chehab2011-12-311-1/+1
* [media] dibx000: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-61/+70
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-1/+1
* [media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab2011-12-311-1/+1
* [media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab2011-12-311-1/+1
* V4L/DVB: "dib3000mc: reduce large stack usage" fixAndrew Morton2010-08-021-1/+1
* V4L/DVB: dib3000mc: reduce large stack usageRandy Dunlap2010-05-191-13/+22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (7070): Fix some tuning problemsSoeren Moch2008-01-251-2/+6
* V4L/DVB (7067): fix autoserach in the Hauppauge NOVA-T 500Jose Alberto Reguero2008-01-251-1/+1
* V4L/DVB (5963): Module parameter description for SFN workaroundPatrick Boettcher2007-10-091-1/+1
* V4L/DVB (5960): Add module parameter to enable SFN workaroundMatt Doran2007-10-091-5/+17
* V4L/DVB (5955): Add support for DiB7070-based devicesPatrick Boettcher2007-10-091-1/+1
* V4L/DVB (5954): Sync with DiBcom Driver Release 2.1.3 + some improvementsPatrick Boettcher2007-10-091-66/+104
* V4L/DVB (4998): [PATCH] DIB3000MC and NOVA T USB2 #2Mario Rossi2007-02-211-1/+1
* V4L/DVB (4955): Fix autosearch indexMario Rossi2006-12-271-1/+1
* V4L/DVB (4773): Misc fixes for DiB3000 and DiB7000Patrick Boettcher2006-12-101-6/+1
* V4L/DVB (4750): AGC command1/2 is board specificPatrick Boettcher2006-10-141-1/+1
* V4L/DVB (4653): Misc fixes for Nova-T 500Patrick Boettcher2006-10-031-4/+5
* V4L/DVB (4652): Misc fixes for DiB3000MC and Nova-T 500Patrick Boettcher2006-10-031-47/+34
* V4L/DVB (4648): Hauppauge Nova-T 500 support addedPatrick Boettcher2006-10-031-0/+1
* V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060Patrick Boettcher2006-10-031-91/+56
* V4L/DVB (4530): Another fix for the PID parsingPatrick Boettcher2006-09-261-3/+2
* V4L/DVB (4529): Keep the PID parse bit when resetting the output modePatrick Boettcher2006-09-261-3/+4
* V4L/DVB (4472): Remove debug-print from dib3000mcPatrick Boettcher2006-09-261-25/+0
* V4L/DVB: DiB3000MC: set FE to NULL after being freedPatrick Boettcher2006-09-261-2/+3
* V4L/DVB: Complete rewrite of the DiB3000mc-driverPatrick Boettcher2006-09-261-733/+739
* V4L/DVB: Cleanups for mt2060-integrationPatrick Boettcher2006-09-261-6/+25
* V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on itOlivier DANET2006-09-261-7/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-7/+5
* V4L/DVB (3870): Convert dib3000* to refactored tuner codeAndrew de Quincey2006-06-251-5/+3
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* [PATCH] dvb: remove version.h dependenciesOlaf Hering2005-09-091-1/+0
* [PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach2005-06-241-21/+8
* [PATCH] dvb: dib3000: add NULL pointer checkJohannes Stezenbach2005-05-171-1/+1
* [PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach2005-05-171-12/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+931