aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-av-core.c
Commit message (Expand)AuthorAgeFilesLines
* [media] cx18: Use the control frameworkHans Verkuil2011-03-211-104/+71
* V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls2010-06-011-1/+1
* V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdevHans Verkuil2010-06-011-25/+0
* V4L/DVB: cx18: add s_mbus_fmt supportHans Verkuil2010-06-011-57/+69
* V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil2010-05-191-6/+0
* V4L/DVB: cx18: support new vbi ops to set/get VBI formatHans Verkuil2010-05-191-5/+8
* V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil2010-05-191-1/+5
* V4L/DVB: cx18: Add support for component video inputsAndy Walls2010-05-181-4/+29
* V4L/DVB (13478): cx18: remove bogus init call.Hans Verkuil2009-12-051-7/+7
* V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systemsAndy Walls2009-06-161-1/+4
* V4L/DVB (11865): cx18: Tweak color burst gate delay and initial color sub-car...Andy Walls2009-06-161-21/+48
* V4L/DVB (11864): cx18: Complete support for Sliced and Raw VBI for 625 line s...Andy Walls2009-06-161-8/+19
* V4L/DVB (11863): cx18: Initial attempt to get sliced VBI working for 625 line...Andy Walls2009-06-161-12/+47
* V4L/DVB (11703): cx18: Have audio decoder drive SIF gain control, and rework ...Andy Walls2009-06-161-69/+165
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-4/+4
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-061-30/+30
* V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil2009-03-301-24/+5
* V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blankin...Andy Walls2009-03-301-10/+16
* V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced...Andy Walls2009-03-301-1/+15
* V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom...Andy Walls2009-03-301-67/+75
* V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls2009-03-301-7/+8
* V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls2009-03-301-23/+62
* V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a...Andy Walls2009-03-301-259/+324
* V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil2009-03-301-2/+5
* V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz sy...Andy Walls2009-03-301-11/+33
* V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handlingAndy Walls2009-03-301-3/+8
* V4L/DVB (10436): cx18: Fix coding style of a switch statement per checkpatch.plAndy Walls2009-03-301-25/+25
* V4L/DVB (10433): cx18: Defer A/V core initialization until a valid cx18_av_cm...Andy Walls2009-03-301-7/+33
* V4L/DVB (10408): v4l2: fix incorrect hue range checkHans Verkuil2009-03-301-1/+1
* V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL pa...Andy Walls2008-12-301-1/+1
* V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls2008-12-301-0/+1
* V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry ...Andy Walls2008-12-301-5/+0
* V4L/DVB (9514): cx18: Fix PLL freq computation for debug displayAndy Walls2008-12-291-3/+2
* V4L/DVB (9512): cx18: Fix write retries for registers that always change - pa...Andy Walls2008-12-291-27/+68
* V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...Andy Walls2008-10-121-0/+11
* V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls2008-10-121-5/+7
* V4L/DVB (8378): cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_...Hans Verkuil2008-07-201-1/+142
* V4L/DVB (8377): ivtv/cx18: ensure the default control values are correctHans Verkuil2008-07-201-0/+5
* V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2.Hans Verkuil2008-07-201-1/+2
* V4L/DVB (8162): cx18: fix PAL/SECAM supportHans Verkuil2008-07-201-67/+7
* V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-coreAndy Walls2008-06-261-8/+63
* V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil2008-06-261-1/+1
* V4L/DVB (7928): cx18: fix audio registers 808 and 80cHans Verkuil2008-06-051-36/+45
* V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil2008-04-291-0/+879