summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-dvb.c
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab2008-04-241-2/+0
* V4L/DVB (7375): cx88/saa7134: fix magic number for xc3028 reusage detectionMauro Carvalho Chehab2008-04-241-1/+1
* V4L/DVB (7325): cx88-dvb: fix an OOPS for xc3028 devices, when dvb_attach failsMauro Carvalho Chehab2008-04-241-0/+7
* V4L/DVB (7270): cx88-dvb: Renames pci_nano callbackMauro Carvalho Chehab2008-04-241-2/+2
* V4L/DVB (7266): cx88-dvb: convert attach_xc3028 into a functionMauro Carvalho Chehab2008-04-241-27/+31
* V4L/DVB (7265): cx88: prints an info when xc2028 is set or is attachedMauro Carvalho Chehab2008-04-241-0/+2
* V4L/DVB (7259): FusionHDTV DVB-T Pro tuning problem fixesChris Pascoe2008-04-241-0/+8
* V4L/DVB (7258): Support DVB-T tuning on the DViCO FusionHDTV DVB-T ProChris Pascoe2008-04-241-0/+23
* V4L/DVB (7257): cx88: Add xc2028/3028 boardsMauro Carvalho Chehab2008-04-241-1/+43
* V4L/DVB (7252): cx88: Add support for the Dvico PCI NanoSteven Toth2008-04-241-0/+69
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-2/+2
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7046): Finalise support for the Pinnacle HD 8000iSteven Toth2008-01-251-3/+1
* V4L/DVB (7045): xc5000: Small amount of cleanup and commentingSteven Toth2008-01-251-2/+1
* V4L/DVB (7043): New card supported(partially): Pinnacle 800iSteven Toth2008-01-251-0/+36
* V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho2007-10-221-1/+2
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-1/+1
* V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()sTrent Piepho2007-10-091-6/+7
* V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho2007-10-091-5/+5
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-181-17/+17
* V4L/DVB (5637): Cx88: kill core->pll_desc and core->pll_addrMichael Krufky2007-07-181-4/+0
* V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho2007-07-181-59/+2
* V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky2007-07-181-10/+0
* V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky2007-07-181-3/+1
* V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled inTrent Piepho2007-07-181-9/+4
* V4L/DVB (5452): Cx88: merge identical boardsTrent Piepho2007-04-271-18/+2
* V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho2007-04-271-5/+6
* V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho2007-02-211-5/+5
* V4L/DVB (4947): Cx88: trivial cleanupsMichael Krufky2006-12-101-19/+13
* V4L/DVB (4946): Cx88: Move cx88_dvb_bus_ctrl out of the card-specific areaMichael Krufky2006-12-101-18/+20
* V4L/DVB (4945): Cx88: consolidate cx22702_config structsMichael Krufky2006-12-101-18/+5
* V4L/DVB (4944): Cx88: Convert DViCO FusionHDTV Hybrid to use dvb_pll_attachMichael Krufky2006-12-101-32/+3
* V4L/DVB (4943): Cx88: cleanup dvb_pll_attach for lgdt3302 tunersMichael Krufky2006-12-101-8/+6
* V4L/DVB (4938): Cx88: Convert lgdt3302 tuning function to use dvb_pll_attachTrent Piepho2006-12-101-34/+4
* V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky2006-12-101-15/+5
* V4L/DVB (4676): Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T sup...Steven Toth2006-12-101-89/+108
* V4L/DVB (4692): Add WinTV-HVR3000 DVB-T supportSteven Toth2006-10-141-0/+17
* V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX8...Michael Krufky2006-10-031-1/+1
* V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum.Steven Toth2006-10-031-1/+1
* V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.Steven Toth2006-09-261-0/+14
* V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan2006-09-261-0/+2
* V4L/DVB (4479): LNB voltage control was inverted for the benefit of geniatech...Yeasah Pell2006-09-261-0/+1
* V4L/DVB (4439): Whitespace cleanups for cx88-dvb and saa7134-dvbMichael Krufky2006-09-261-86/+107
* V4L/DVB (4438): Fix dvb_pll_attach for nxt2004-based cardsMichael Krufky2006-09-261-2/+1
* V4L/DVB (4436): Dvb-pll support for MT352/ZL10353 based tuners.Chris Pascoe2006-09-261-12/+6
* V4L/DVB (4388): Remove frontend selection from cx88/saa7134 driversAndrew de Quincey2006-09-261-64/+11
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-261-32/+32
* V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103gSaqeb Akhter2006-06-301-0/+28
* V4L/DVB (4118): Whitespace cleanupsTrent Piepho2006-06-251-1/+1
* V4L/DVB (4099): Cx88-dvb: clean up long linewrapsMichael Krufky2006-06-251-12/+35