index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
frontends
/
dvb-pll.c
Age
Commit message (
Expand
)
Author
2007-10-09
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-08-20
V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properly
Trent Piepho
2007-07-30
V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static
Adrian Bunk
2007-07-18
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-04-27
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
2006-12-10
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-09-26
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-07-29
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-06-25
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
V4L/DVB (3885): Convert dvb-pll to be a refactored tuner
Andrew de Quincey
2006-06-25
V4L/DVB (3830): Fix display name for LG TDVS-H06xF
Michael Krufky
2006-05-12
V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS ...
Rusty Scott
2006-03-08
V4L/DVB (3411): FE6600 is a Thomson tuner
Michael Krufky
2006-03-08
V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DV...
Chris Pascoe
2006-02-07
V4L/DVB (3267): Add support for the Avermedia 777 DVB-T card
Jose Alberto Reguero
2006-01-23
V4L/DVB (3435): rename cb variable names in tuner structures for global consi...
Michael Krufky
2006-01-23
V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmv
Michael Krufky
2006-01-23
V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x module
Michael Krufky
2006-01-15
V4L/DVB (3389): Samsung TBMV30111IN has 6 entries
Michael Krufky
2006-01-12
V4L/DVB (3351): adding support for knc1 Tv Star dvb-s
Regis Prevot
2006-01-09
V4L/DVB (3196): correct Thomson DTT 761x frequency ranges
Michael Krufky
2005-11-09
[PATCH] dvb: add nxt200x frontend module
Kirk Lapray
2005-11-09
[PATCH] dvb: add support for plls used by nxt200x
Kirk Lapray
[next]