summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-dvb.c
AgeCommit message (Expand)Author
2007-10-13cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-08-15cx88: Clean up some ugly and inconsistent printk()sTrent Piepho
2007-08-15cx88: Copy board information into card stateTrent Piepho
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2007-05-08merge: http://linuxtv.org/hg/~mkrufky/dvb-pll-convMauro Carvalho Chehab
2007-05-08cx88: kill core->pll_desc and core->pll_addrMichael Krufky
2007-05-08Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho
2007-05-05cx88: VP3054 support can't be a module when cx88 is compiled inTrent Piepho
2007-05-05tuv1236d: move rf input switching code into dvb-pllMichael Krufky
2007-05-05dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky
2007-03-25Reverted changeset 5463Mauro Carvalho Chehab
2007-03-23Fix pll input logic for nxt200x/tuv1236dMauro Carvalho Chehab
2007-03-09cx88: merge identical boardsTrent Piepho
2007-02-27dvb: Remove lgh06xf driverTrent Piepho
2007-01-30Remove obsolete alias defines of CONFIG_* settingsTrent Piepho
2006-12-05cx88: trivial cleanupsMichael Krufky
2006-12-04cx88: Move cx88_dvb_bus_ctrl out of the card-specific areaMichael Krufky
2006-12-04cx88: consolidate cx22702_config structsMichael Krufky
2006-12-04cx88: Convert DViCO FusionHDTV Hybrid to use dvb_pll_attachMichael Krufky
2006-12-04cx88: cleanup dvb_pll_attach for lgdt3302 tunersMichael Krufky
2006-12-04cx88: Convert lgdt3302 tuning function to use dvb_pll_attachTrent Piepho
2006-11-19create new lgh06xf atsc tuner moduleMichael Krufky
2006-11-05cx88-dvb: whitespace cleanupMichael Krufky
2006-09-29Add WinTV-HVR3000 DVB-T supportSteven Toth
2006-09-29Force all cx88 DVB frontends to request bus access.Steven Toth
2006-09-27Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. Steven Toth
2006-09-25cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOOMichael Krufky
2006-09-25Changed cx88_board .dvb and .register to an enum.Steven Toth
2006-09-14Basic DVB-T and analog TV support for the HVR1300.Steven Toth
2006-08-12CONFIG_PM=n slim: drivers/media/video/*Mauro Carvalho Chehab
2006-08-07LNB voltage control was inverted for the benefit of geniatech cards on KworldMauro Carvalho Chehab
2006-08-05whitespace cleanups for cx88-dvb and saa7134-dvbMichael Krufky
2006-08-05fix dvb_pll_attach for nxt2004-based cardsMichael Krufky
2006-08-06dvb-pll support for MT352/ZL10353 based tuners.Chris Pascoe
2006-07-28Remove frontend selection from cx88/saa7134 driversAndrew de Quincey
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-06-29cx88: add support for Geniatech Digistar / Digiwave 103gMichael Krufky
2006-06-20Whitespace cleanupsMauro Carvalho Chehab
2006-06-12cx88-dvb: clean up long linewrapsMichael Krufky
2006-06-12cx88: #ifdef cleanupsMichael Krufky
2006-06-12cx88: add support for DViCO FusionHDTV DVB-T Dual PCI based on zl10353Michael Krufky
2006-05-29cx88: Add basic support for Leadtek Winfast DTV2000H cardMichael Krufky
2006-05-19Fix broken DVB drivers caused by a recent mergeMauro Carvalho Chehab
2006-05-19merge: http://linuxtv.org/hg/~pb/v4l-dvbMauro Carvalho Chehab
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-05-13Fix cx24123 diseqcAndrew de Quincey
2006-04-24rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky
2006-04-19Fix tda10046 tuningAndrew de Quincey
2006-04-18Convert cx88-dvb to refactored tuner codeAndrew de Quincey