Age | Commit message (Expand) | Author |
2007-08-31 | tuner-simple: add get_rf_strength and improve status reading efficiency | Michael Krufky |
2007-08-27 | tuner-simple: convert from tuner sub-driver into dvb_frontend module | Michael Krufky |
2007-08-21 | tuner: kill i2c_client interface to tuner sub-drivers | Michael Krufky |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-21 | tuner: fix header file includes order | Michael Krufky |
2007-08-11 | tuner: move last_div to tuner-simple private data | Michael Krufky |
2007-08-03 | tuner: Better tuner radio support | Trent Piepho |
2007-06-26 | tuner: remove hardware-specific info from public header | Michael Krufky |
2007-06-06 | tuner-simple: store tuning operations in tuner_operations structure | Michael Krufky |
2007-06-06 | tuner: create struct tuner_operations | Michael Krufky |
2007-05-21 | Correct aliases for STD/L and STD/Lc | Mauro Carvalho Chehab |
2007-05-21 | Tuner-simple.c add suport for SECAM-BG with FI1216MF | Mauro Carvalho Chehab |
2006-12-04 | Added the capability of selecting fm gain by tuner | Mauro Carvalho Chehab |
2006-12-03 | Fix broken TUNER_LG_NTSC_TAPE radio support | Hans Verkuil |
2006-08-24 | tda9887: add configuration setting for L standard PLL gating | Trent Piepho |
2006-08-12 | Offset parameter permission were 0x666, instead of 0x664 | Mauro Carvalho Chehab |
2006-07-25 | Remove of couple of useless lines | Trent Piepho |
2006-07-17 | Set the Auxiliary Byte when tuning LG H06xF in analog mode | Michael Krufky |
2006-06-25 | Add tda9887-specific tuner configuration | Hans Verkuil |
2006-06-20 | Whitespace cleanups | Mauro Carvalho Chehab |
2006-04-11 | Since we are not using CVS, $Id makes no sense anymore | Mauro Carvalho Chehab |
2006-03-09 | imported patch tenna_xxx5.patch | Mauro Carvalho Chehab |
2006-01-30 | show debug info for tuners trying to use unsupported video standards | Michael Krufky |
2006-01-30 | use default tuner_params if desired_type not available | Michael Krufky |
2006-01-30 | update tuner comments | Michael Krufky |
2006-01-29 | tuner_dbg will show tuner param and range selected | Michael Krufky |
2006-01-29 | allow multiple tuner params in each tuner definition | Michael Krufky |
2006-01-29 | move video std detection to top of set_tv_freq function | Michael Krufky |
2006-01-23 | move config byte from tuner_params to tuner_range struct. | Michael Krufky |
2006-01-23 | rename cb variable names in tuner structures for global consistency | Michael Krufky |
2006-01-15 | Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this. | Hans Verkuil |
2006-01-12 | Redesign tuners struct for maximum flexibility | Michael Krufky |
2006-01-11 | Fixes some bad global variables | Hans Verkuil |
2005-12-27 | reorganize tuner-simple threshold structure. | Michael Krufky |
2005-12-25 | replace <media/i2c-compat.h> with "i2c-compat.h" | Michael Krufky |
2005-12-20 | correct Thomson DTT 761x frequency ranges | Michael Krufky |
2005-12-11 | added ntsc parameter to tuner and more standardized debugs | Mauro Carvalho Chehab |
2005-12-11 | "Philips 1236D ATSC/NTSC dual in" - fix typo. | Michael Krufky |
2005-12-05 | Fix broken TV standard check. | Hans Verkuil |
2005-11-30 | Added a new debug msg to help identifying tuner Problems | Mauro Carvalho Chehab |
2005-11-29 | added offset parameter for adjusting tuner offset by hand | Mauro Carvalho Chehab |
2005-11-27 | Fix wrong tuner.h define for tuner 46 (it's a Panasonic, not a Microtune). | Hans Verkuil |
2005-11-25 | tuner description now follows the same CodingStyle as the others | Mauro Carvalho Chehab |
2005-11-16 | Tuner cleanups by removing Video IF from tuners struct. | Mauro Carvalho Chehab |
2005-11-08 | * ../linux/Documentation/video4linux/CARDLIST.bttv: | Nickolay V. Shmyrev |
2005-10-27 | * ../linux/drivers/media/video/tuner-simple.c: | Michael Krufky |
2005-10-27 | * ../linux/drivers/media/video/cx88/Kconfig: | Michael Krufky |
2005-10-16 | - Whitespace Cleanups. | Mauro Carvalho Chehab |
2005-10-05 | * cx88.h, cx88-cards.c: (cx88_card_setup): | Michael Krufky |
2005-09-28 | * tuner-simple.c: | Nickolay V. Shmyrev |