| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab | 2012-08-14 | 1 | -940/+0 |
* | [media] dvb: Remove ops->info.type from frontends | Mauro Carvalho Chehab | 2012-01-04 | 1 | -1/+0 |
* | [media] dvb: don't require a parameter for get_frontend | Mauro Carvalho Chehab | 2011-12-31 | 1 | -6/+4 |
* | [media] dvb-core: don't use fe_bandwidth_t on driver | Mauro Carvalho Chehab | 2011-12-31 | 1 | -1/+1 |
* | [media] dibx000: convert set_fontend to use DVBv5 parameters | Mauro Carvalho Chehab | 2011-12-31 | 1 | -61/+70 |
* | [media] dvb-core: add support for a DVBv5 get_frontend() callback | Mauro Carvalho Chehab | 2011-12-31 | 1 | -1/+1 |
* | [media] Rename set_frontend fops to set_frontend_legacy | Mauro Carvalho Chehab | 2011-12-31 | 1 | -1/+1 |
* | [media] tuners: remove dvb_frontend_parameters from set_params() | Mauro Carvalho Chehab | 2011-12-31 | 1 | -1/+1 |
* | V4L/DVB: "dib3000mc: reduce large stack usage" fix | Andrew Morton | 2010-08-02 | 1 | -1/+1 |
* | V4L/DVB: dib3000mc: reduce large stack usage | Randy Dunlap | 2010-05-19 | 1 | -13/+22 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | V4L/DVB (7070): Fix some tuning problems | Soeren Moch | 2008-01-25 | 1 | -2/+6 |
* | V4L/DVB (7067): fix autoserach in the Hauppauge NOVA-T 500 | Jose Alberto Reguero | 2008-01-25 | 1 | -1/+1 |
* | V4L/DVB (5963): Module parameter description for SFN workaround | Patrick Boettcher | 2007-10-10 | 1 | -1/+1 |
* | V4L/DVB (5960): Add module parameter to enable SFN workaround | Matt Doran | 2007-10-10 | 1 | -5/+17 |
* | V4L/DVB (5955): Add support for DiB7070-based devices | Patrick Boettcher | 2007-10-10 | 1 | -1/+1 |
* | V4L/DVB (5954): Sync with DiBcom Driver Release 2.1.3 + some improvements | Patrick Boettcher | 2007-10-10 | 1 | -66/+104 |
* | V4L/DVB (4998): [PATCH] DIB3000MC and NOVA T USB2 #2 | Mario Rossi | 2007-02-21 | 1 | -1/+1 |
* | V4L/DVB (4955): Fix autosearch index | Mario Rossi | 2006-12-27 | 1 | -1/+1 |
* | V4L/DVB (4773): Misc fixes for DiB3000 and DiB7000 | Patrick Boettcher | 2006-12-10 | 1 | -6/+1 |
* | V4L/DVB (4750): AGC command1/2 is board specific | Patrick Boettcher | 2006-10-14 | 1 | -1/+1 |
* | V4L/DVB (4653): Misc fixes for Nova-T 500 | Patrick Boettcher | 2006-10-03 | 1 | -4/+5 |
* | V4L/DVB (4652): Misc fixes for DiB3000MC and Nova-T 500 | Patrick Boettcher | 2006-10-03 | 1 | -47/+34 |
* | V4L/DVB (4648): Hauppauge Nova-T 500 support added | Patrick Boettcher | 2006-10-03 | 1 | -0/+1 |
* | V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060 | Patrick Boettcher | 2006-10-03 | 1 | -91/+56 |
* | V4L/DVB (4530): Another fix for the PID parsing | Patrick Boettcher | 2006-09-26 | 1 | -3/+2 |
* | V4L/DVB (4529): Keep the PID parse bit when resetting the output mode | Patrick Boettcher | 2006-09-26 | 1 | -3/+4 |
* | V4L/DVB (4472): Remove debug-print from dib3000mc | Patrick Boettcher | 2006-09-26 | 1 | -25/+0 |
* | V4L/DVB: DiB3000MC: set FE to NULL after being freed | Patrick Boettcher | 2006-09-26 | 1 | -2/+3 |
* | V4L/DVB: Complete rewrite of the DiB3000mc-driver | Patrick Boettcher | 2006-09-26 | 1 | -733/+739 |
* | V4L/DVB: Cleanups for mt2060-integration | Patrick Boettcher | 2006-09-26 | 1 | -6/+25 |
* | V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on it | Olivier DANET | 2006-09-26 | 1 | -7/+14 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point... | Patrick Boettcher | 2006-06-25 | 1 | -7/+5 |
* | V4L/DVB (3870): Convert dib3000* to refactored tuner code | Andrew de Quincey | 2006-06-25 | 1 | -5/+3 |
* | V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-01-11 | 1 | -2/+1 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 1 | -0/+2 |
* | [PATCH] dvb: remove version.h dependencies | Olaf Hering | 2005-09-09 | 1 | -1/+0 |
* | [PATCH] dvb: Add generalized dvb-usb driver | Johannes Stezenbach | 2005-06-24 | 1 | -21/+8 |
* | [PATCH] dvb: dib3000: add NULL pointer check | Johannes Stezenbach | 2005-05-17 | 1 | -1/+1 |
* | [PATCH] dvb: remove unnecessary casts in frontends | Johannes Stezenbach | 2005-05-17 | 1 | -12/+12 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+931 |