| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | 2008-04-29 | 1 | -1093/+0 |
* | V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 1 | -1/+1 |
* | V4L/DVB (7407): tuner-simple: add module options to specify rf input | Michael Krufky | 2008-04-24 | 1 | -12/+47 |
* | V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D | Michael Krufky | 2008-04-24 | 1 | -3/+3 |
* | V4L/DVB (7380): tuner-simple: warn if tuner can't be probed during attach | Michael Krufky | 2008-04-24 | 1 | -0/+22 |
* | V4L/DVB (7360): tuner-simple: fix return value of simple_dvb_configure | Michael Krufky | 2008-04-24 | 1 | -8/+6 |
* | V4L/DVB (7358): tuner-simple: enable digital tuning support for Philips TD1316 | Michael Krufky | 2008-04-24 | 1 | -0/+9 |
* | V4L/DVB (7355): tuner-simple: use separate inputs for vsb and qam on tuv1236d... | Michael Krufky | 2008-04-24 | 1 | -0/+49 |
* | V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD12... | Michael Krufky | 2008-04-24 | 1 | -0/+18 |
* | V4L/DVB (7351): tuner-simple: add init and sleep methods | Michael Krufky | 2008-04-24 | 1 | -0/+48 |
* | V4L/DVB (7348): tuner-simple: do not send i2c commands if there is no i2c ada... | Michael Krufky | 2008-04-24 | 1 | -2/+15 |
* | V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid ... | Michael Krufky | 2008-04-24 | 1 | -10/+146 |
* | V4L/DVB (7235): tuner-simple: fix a buffer overflow | Mauro Carvalho Chehab | 2008-04-24 | 1 | -6/+5 |
* | V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macros | Michael Krufky | 2008-04-24 | 1 | -2/+2 |
* | V4L/DVB (7129): tuner-simple: move device-specific code into three separate f... | Michael Krufky | 2008-04-24 | 1 | -147/+184 |
* | V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types | Michael Krufky | 2008-04-24 | 1 | -5/+5 |
* | V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach | Michael Krufky | 2008-04-24 | 1 | -0/+6 |
* | V4L/DVB (7124): tuner-simple: display frequency in MHz | Michael Krufky | 2008-04-24 | 1 | -2/+4 |
* | V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup func... | Michael Krufky | 2008-04-24 | 1 | -29/+80 |
* | V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanups | Michael Krufky | 2008-04-24 | 1 | -60/+78 |
* | V4L/DVB (6556): tuner: convert to bus-based I2C API | Hans Verkuil | 2008-01-25 | 1 | -1/+1 |
* | V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab | 2008-01-25 | 1 | -2/+13 |
* | V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading ... | Michael Krufky | 2007-10-10 | 1 | -22/+36 |
* | V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend... | Michael Krufky | 2007-10-10 | 1 | -107/+187 |
* | V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers | Michael Krufky | 2007-10-10 | 1 | -29/+28 |
* | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 2007-10-10 | 1 | -1/+0 |
* | V4L/DVB (6075): tuner: kernel headers go above subsystem headers | Michael Krufky | 2007-10-10 | 1 | -0/+1 |
* | V4L/DVB (6006): tuner: move last_div to tuner-simple private data | Michael Krufky | 2007-10-10 | 1 | -4/+25 |
* | V4L/DVB (5978): tuner: Better tuner radio support | Trent Piepho | 2007-10-10 | 1 | -19/+36 |
* | V4L/DVB (5793): Tuner: remove hardware-specific info from public header | Michael Krufky | 2007-07-18 | 1 | -0/+2 |
* | V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations struct | Michael Krufky | 2007-07-18 | 1 | -5/+8 |
* | V4L/DVB (5753): Tuner: create struct tuner_operations | Michael Krufky | 2007-07-18 | 1 | -5/+5 |
* | V4L/DVB (5681): Correct aliases for STD/L and STD/Lc | Mauro Carvalho Chehab | 2007-07-18 | 1 | -6/+6 |
* | V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MF | matthieu castet | 2007-05-22 | 1 | -3/+7 |
* | V4L/DVB (4935): Added the capability of selecting fm gain by tuner | Mauro Carvalho Chehab | 2006-12-10 | 1 | -0/+2 |
* | V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio support | Hans Verkuil | 2006-12-10 | 1 | -0/+2 |
* | V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating | Trent Piepho | 2006-09-26 | 1 | -0/+2 |
* | V4L/DVB (4498): Offset parameter permission were 0x666, instead of 0x664 | Mauro Carvalho Chehab | 2006-09-26 | 1 | -1/+1 |
* | V4L/DVB (4366): Remove of couple of useless lines | Trent Piepho | 2006-09-26 | 1 | -2/+0 |
* | V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode | Michael Krufky | 2006-07-29 | 1 | -2/+17 |
* | V4L/DVB (4270): Add tda9887-specific tuner configuration | Hans Verkuil | 2006-06-30 | 1 | -10/+64 |
* | V4L/DVB (4118): Whitespace cleanups | Trent Piepho | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (3419): This patch fixes Tuner TNF5335 family | Mauro Carvalho Chehab | 2006-03-21 | 1 | -0/+3 |
* | V4L/DVB (3278): Show debug for tuners trying to use unsupported video standards | Michael Krufky | 2006-02-07 | 1 | -1/+4 |
* | V4L/DVB (3277): Use default tuner_params if desired_type not available | Michael Krufky | 2006-02-07 | 1 | -0/+7 |
* | V4L/DVB (3271): Update tuner comments | Michael Krufky | 2006-02-07 | 1 | -10/+0 |
* | V4L/DVB (3270): Tuner_dbg will show tuner param and range selected | Michael Krufky | 2006-02-07 | 1 | -1/+1 |
* | V4L/DVB (3269): Allow multiple tuner params in each tuner definition | Michael Krufky | 2006-02-07 | 1 | -9/+23 |
* | V4L/DVB (3268): Move video std detection to top of set_tv_freq function | Michael Krufky | 2006-02-07 | 1 | -34/+34 |
* | V4L/DVB (3436): move config byte from tuner_params to tuner_range struct. | Michael Krufky | 2006-01-23 | 1 | -7/+8 |