aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil4-255/+228
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unitAndy Walls1-54/+49
2009-03-30V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG streamAndy Walls1-0/+2
2009-03-30V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for an MPEG PSAndy Walls1-9/+31
2009-03-30V4L/DVB (10855): cx18: Fix VPS service register codesAndy Walls1-3/+3
2009-03-30V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blanking timingsAndy Walls3-20/+30
2009-03-30V4L/DVB (10853): cx18: Fix s-parse warnings and a logic error about extracting the VBI PTSAndy Walls1-4/+5
2009-03-30V4L/DVB (10852): cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-parse warningAndy Walls1-0/+1
2009-03-30V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced VBI changesAndy Walls1-1/+15
2009-03-30V4L/DVB (10850): cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c_client setupAndy Walls1-2/+1
2009-03-30V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3Andy Walls1-1/+1
2009-03-30V4L/DVB (10763): cx18: Increment version number due to significant changes for v4l2_subdevsAndy Walls1-2/+2
2009-03-30V4L/DVB (10762): cx18: Get rid of unused variables related to video outputAndy Walls2-8/+3
2009-03-30V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom readsAndy Walls6-77/+135
2009-03-30V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI insertionAndy Walls1-1/+5
2009-03-30V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevicesAndy Walls12-123/+278
2009-03-30V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls13-363/+250
2009-03-30V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdevAndy Walls11-66/+98
2009-03-30V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_device.nameAndy Walls6-119/+71
2009-03-30V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a v4l2_subdevAndy Walls2-260/+336
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil1-2/+5
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+1
2009-03-30V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil1-6/+11
2009-03-30V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at leastAndy Walls6-27/+88
2009-03-30V4L/DVB (10445): cx18: Process Raw VBI on a whole frame basis; fix VBI buffer sizeAndy Walls2-52/+33
2009-03-30V4L/DVB (10444): cx18: Fix sliced VBI PTS and fix artifacts in last raw line of fieldAndy Walls1-5/+19
2009-03-30V4L/DVB (10443): cx18: Use correct line counts per field in firmware API callAndy Walls2-5/+3
2009-03-30V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be setAndy Walls2-28/+71
2009-03-30V4L/DVB (10441): cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state managementAndy Walls2-29/+94
2009-03-30V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffersAndy Walls4-13/+12
2009-03-30V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handlingAndy Walls11-160/+383
2009-03-30V4L/DVB (10437): cx18: Remove an unused spinlockAndy Walls2-3/+0
2009-03-30V4L/DVB (10436): cx18: Fix coding style of a switch statement per checkpatch.plAndy Walls1-25/+25
2009-03-30V4L/DVB (10435): cx18: Normalize APU after second APU firmware loadAndy Walls1-0/+13
2009-03-30V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writesAndy Walls2-3/+3
2009-03-30V4L/DVB (10433): cx18: Defer A/V core initialization until a valid cx18_av_cmd arrivesAndy Walls1-7/+33
2009-03-30V4L/DVB (10408): v4l2: fix incorrect hue range checkHans Verkuil1-1/+1
2009-03-30V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid cardAndy Walls3-4/+5
2009-03-30V4L/DVB (10283): cx18: Call request_module() with proper argument types.Andy Walls1-1/+1
2009-03-30V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device objectAndy Walls2-7/+19
2009-03-30V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_devAndy Walls11-70/+73
2009-03-30V4L/DVB (10279): cx18: Print driver version number when logging statusAndy Walls1-1/+3
2009-03-30V4L/DVB (10278): cx18: Fix bad audio in first analog capture.Andy Walls3-2/+33
2009-03-30V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with V4L2 specAndy Walls1-2/+1
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls3-6/+7
2009-03-30V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parametersAndy Walls1-12/+30
2009-03-30V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clockAndy Walls1-2/+2
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil3-54/+16
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2-4/+4