summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/av7110_v4l.c
AgeCommit message (Expand)Author
2006-09-14av7110: remove V4L2_CAP_VBI_CAPTURE flagOliver Endriss
2006-07-29Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'sMauro Carvalho Chehab
2006-07-10Fix typo in comment for TDA9819Andrew de Quincey
2006-06-25av7110: analog sound output of DVB-C rev 2.3Oliver Endriss
2006-03-18Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-17Add WSS (wide screen signalling) module parametersOliver Endriss
2006-01-08WSS output interface for av7110Oliver Endriss
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-14fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Oliver Endriss
2005-07-16From: thomas schorpp <t.schorpp@gmx.de>Johannes Stezenbach
2005-04-23patch by Adrian Bunk:Johannes Stezenbach
2005-04-07fixed NTSC -> PAL switching (std->id is a bitmap!)Oliver Endriss
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2004-12-21Minor tweak for DVB modeAndrew de Quincy
2004-12-16Fixes for av7110+stv0297 supportAndrew de Quincy
2004-11-19More support for the new Nexus-CA cardAndrew de Quincy
2004-11-08- make needlessly global code staticMichael Hunold
2004-10-25- remove unnecessary type caseMichael Hunold
2004-09-20- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...Michael Hunold
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-18- nuke dvb functions stuffMichael Hunold
2004-07-30 - More MODULE_PARM -> module_param changes, all should be corrected now.Kenneth Aafloy
2004-05-03Overhaul frontend i2c subsystem because of the recent discussion aboutMichael Hunold
2004-03-15- remove superfluous h_calc and v_field entries from internal saa7146_vvMichael Hunold
2004-03-12- follow latest changes in saa7146 coreMichael Hunold
2004-03-02correct scaler settings to remove 1 pixel white line visible on the rightJohannes Stezenbach
2004-02-13turn off ves1820 test output pins (don't know if this makesJohannes Stezenbach
2004-02-04correct voffset for analog standard (looks better for me)Johannes Stezenbach
2004-01-10- make VIDIOC_S_FREQUENCY work again. I don't know who broke it...Michael Hunold
2004-01-09move #include <dvb_functions.h> after av7110.h to avoid irqreturn_t warningJohannes Stezenbach
2004-01-08rename some non-static functions to enhance readabilityJohannes Stezenbach
2004-01-06minor whitespace / coding style fixesJohannes Stezenbach
2004-01-05Split av7110.c into a few separate modules:Johannes Stezenbach