| Commit message (Expand) | Author | Age |
* | V4L/DVB (9379): FIX: fix a bug in the charge pump setting | Manu Abraham | 2008-12-29 |
* | V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tuner | Antti Palosaari | 2008-07-20 |
* | V4L/DVB (7427): dvb-pll: remove rf input module options | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7425): dvb-pll: remove dead code | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7424): dvb-pll: remove support for Philips TUV1236D | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7423): dvb-pll: remove support for Philips TD1316 | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7422): dvb-pll: remove support for Philips FMD1216ME | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7421): dvb-pll: remove support for LG TDVS-H06xF | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7420): dvb-pll: remove support for Philips FCV1236D | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7419): dvb-pll: remove support for Thomson FE6600 | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7418): dvb-pll: remove support for Microtune 4042 FI5 | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7417): dvb-pll: remove support for Thomson dtt761x | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7416): dvb-pll: remove support for Thomson dtt7610 | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 |
* | V4L/DVB (6232): dvb-pll: report whether input rf will be autoselected or set ... | Michael Krufky | 2007-10-09 |
* | V4L/DVB (6231): dvb-pll: always show pll name if forced via insmod option | Michael Krufky | 2007-10-09 |
* | V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debu... | Michael Krufky | 2007-10-09 |
* | V4L/DVB (6229): dvb-pll: increase DVB_PLL_MAX to 64 | Michael Krufky | 2007-10-09 |
* | V4L/DVB (6228): dvb-pll: add module option to specify rf input | Michael Krufky | 2007-10-09 |
* | V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structure | Michael Krufky | 2007-10-09 |
* | V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() f... | Michael Krufky | 2007-10-09 |
* | V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properly | Trent Piepho | 2007-08-20 |
* | V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static | Adrian Bunk | 2007-07-30 |
* | V4L/DVB (5814): Unexport dvb_pll_configure | Adrian Bunk | 2007-07-18 |
* | V4L/DVB (5798): Dvb-pll: add support for Philips fcv1236d | Michael Krufky | 2007-07-18 |
* | V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll | Michael Krufky | 2007-07-18 |
* | V4L/DVB (5777): Dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configure | Trent Piepho | 2007-07-18 |
* | V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pll | Trent Piepho | 2007-07-18 |
* | V4L/DVB (5651): Dibusb-mb: convert pll handling to properly use dvb-pll | Michael Krufky | 2007-07-18 |
* | V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pll | Michael Krufky | 2007-07-18 |
* | V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() function | Michael Krufky | 2007-07-18 |
* | V4L/DVB (5532): Add support for Opera S1- DVB-USB | Marco Gittler | 2007-04-27 |
* | V4L/DVB (5457): Dvb-pll: Replace sleep function with a more capable one | Trent Piepho | 2007-04-27 |
* | V4L/DVB (5456): Dvb-pll: Move IF frequency from per-band data to per-tuner data | Trent Piepho | 2007-04-27 |
* | V4L/DVB (5455): Dvb-pll: Adjust rounding to be consistent | Trent Piepho | 2007-04-27 |
* | V4L/DVB (5363): Dvb: Remove lgh06xf driver | Trent Piepho | 2007-04-27 |
* | V4L/DVB (5362): Dvb-pll: add code for doing tuner initialization | Trent Piepho | 2007-04-27 |
* | V4L/DVB (5360): Dvb-pll: Use sizeof() to get name length | Trent Piepho | 2007-04-27 |
* | V4L/DVB (4868): Dvb-pll: return frequency set by dvb_pll_configure() | Michael Krufky | 2006-12-10 |
* | V4L/DVB (4867): Whitespace cleanup | Michael Krufky | 2006-12-10 |
* | V4L/DVB (4847): Drivers/media/dvb/frontends: kfree() cleanups | Michael Krufky | 2006-12-10 |
* | V4L/DVB (4436): Dvb-pll support for MT352/ZL10353 based tuners. | Chris Pascoe | 2006-09-26 |
* | V4L/DVB (4386): Convert DVB devices to use dvb_attach() | Andrew de Quincey | 2006-09-26 |
* | V4L/DVB (4322): Fix dvb-pll autoprobing | Andrew de Quincey | 2006-07-29 |
* | V4L/DVB (4311): Fix possible dvb-pll oops | Andrew de Quincey | 2006-07-29 |
* | V4L/DVB (4294): Fix broken tda665x PLL definition. | Andrew de Quincey | 2006-07-29 |
* | V4L/DVB (4291): Add dvbpll i2c device check. | Andrew de Quincey | 2006-07-29 |
* | V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point... | Patrick Boettcher | 2006-06-25 |
* | V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg() | Andrew de Quincey | 2006-06-25 |
* | V4L/DVB (3920): Dvb: rename dvb_pll_tdvs_tua6034 to dvb_pll_lg_tdvs_h06xf | Michael Krufky | 2006-06-25 |