summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-av-core.c
AgeCommit message (Expand)Author
2009-05-29cx18: Perform 64 bit divide so it works for 32 bit systemsAndy Walls
2009-05-16cx18: Tweak color burst gate delay and initial color sub-carrier freqAndy Walls
2009-05-16cx18: Complete support for Sliced and Raw VBI for 625 line systemsAndy Walls
2009-05-10cx18: Initial attempt to get sliced VBI working for 625 line systemsAndy Walls
2009-05-03cx18: Have audio decoder drive SIF gain control, and rework AFE configAndy Walls
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil
2009-03-30cx18: remove intermediate 'ioctl' stepHans Verkuil
2009-02-28cx18: Correct comments about vertical and horizontal blanking timingsAndy Walls
2009-02-28cx18: Fix a video scaling check problem introduced by sliced VBI changesAndy Walls
2009-02-27cx18 and saa7110: remove the fake v4l2_ctrl_query_fill calls for the proper onesMauro Carvalho Chehab
2009-02-26cx18: Fix compilation and remove the obsoleted v4l2_ctrl_query_fill_std() callMauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~awalls/cx18Mauro Carvalho Chehab
2009-02-21cx18: Change log lines for internal subdevs and fix tveeprom readsAndy Walls
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-02-20cx18: Convert I2C devices to v4l2_subdevicesAndy Walls
2009-02-16cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdevAndy Walls
2009-02-14cx18: Convert the integrated A/V decoder core interface to a v4l2_subdevAndy Walls
2009-02-09merge: http://linuxtv.org/hg/~awalls/cx18-sliced-vbiMauro Carvalho Chehab
2009-02-09merge: http://linuxtv.org/hg/~awalls/cx18Mauro Carvalho Chehab
2009-02-08cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at leastAndy Walls
2009-02-01cx18: Fix coding style of a switch statement per checkpatch.plAndy Walls
2009-01-30cx18: Clean-up and enable sliced VBI handlingAndy Walls
2009-01-30cx18: Defer A/V core initialization until a valid cx18_av_cmd arrivesAndy Walls
2009-01-29v4l2: fix incorrect hue range checkHans Verkuil
2008-12-20cx18: Use a consistent crystal value for computing all PLL parametersAndy Walls
2008-11-21cx18: Copyright attribution update for files modified by awallsAndy Walls
2008-11-16cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategyAndy Walls
2008-11-02cx18: Fix PLL freq computation for debug displayAndy Walls
2008-11-02cx18: Fix write retries for registers that always change - part 3.Andy Walls
2008-09-28cx18: Add default behavior of checking and retrying PCI MMIO accessesAndy Walls
2008-08-30cx18: Create cx18_ specific wrappers for all pci mmio accessesors.Andy Walls
2008-07-17cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_av_std_setupHans Verkuil
2008-07-17ivtv/cx18: ensure the default control values are correctHans Verkuil
2008-06-28cx18: set correct audio inputs for tuner and line-in 2.Hans Verkuil
2008-06-27cx18: fix PAL/SECAM supportHans Verkuil
2008-06-13cx18: Fix unintended auto configurations in cx18-av-coreAndy Walls
2008-06-07cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil
2008-05-21cx18: fix audio registers 808 and 80cHans Verkuil
2008-04-28cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil