aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18
AgeCommit message (Expand)Author
2009-03-30V4L/DVB (10850): cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c...Andy Walls
2009-03-30V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3Andy Walls
2009-03-30V4L/DVB (10763): cx18: Increment version number due to significant changes fo...Andy Walls
2009-03-30V4L/DVB (10762): cx18: Get rid of unused variables related to video outputAndy Walls
2009-03-30V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom...Andy Walls
2009-03-30V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI inser...Andy Walls
2009-03-30V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...Andy Walls
2009-03-30V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls
2009-03-30V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls
2009-03-30V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls
2009-03-30V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a...Andy Walls
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil
2009-03-30V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil
2009-03-30V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz sy...Andy Walls
2009-03-30V4L/DVB (10445): cx18: Process Raw VBI on a whole frame basis; fix VBI buffer...Andy Walls
2009-03-30V4L/DVB (10444): cx18: Fix sliced VBI PTS and fix artifacts in last raw line ...Andy Walls
2009-03-30V4L/DVB (10443): cx18: Use correct line counts per field in firmware API callAndy Walls
2009-03-30V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be...Andy Walls
2009-03-30V4L/DVB (10441): cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state mana...Andy Walls
2009-03-30V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffersAndy Walls
2009-03-30V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handlingAndy Walls
2009-03-30V4L/DVB (10437): cx18: Remove an unused spinlockAndy Walls
2009-03-30V4L/DVB (10436): cx18: Fix coding style of a switch statement per checkpatch.plAndy Walls
2009-03-30V4L/DVB (10435): cx18: Normalize APU after second APU firmware loadAndy Walls
2009-03-30V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writesAndy Walls
2009-03-30V4L/DVB (10433): cx18: Defer A/V core initialization until a valid cx18_av_cm...Andy Walls
2009-03-30V4L/DVB (10408): v4l2: fix incorrect hue range checkHans Verkuil
2009-03-30V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid cardAndy Walls
2009-03-30V4L/DVB (10283): cx18: Call request_module() with proper argument types.Andy Walls
2009-03-30V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device objectAndy Walls
2009-03-30V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...Andy Walls
2009-03-30V4L/DVB (10279): cx18: Print driver version number when logging statusAndy Walls
2009-03-30V4L/DVB (10278): cx18: Fix bad audio in first analog capture.Andy Walls
2009-03-30V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with ...Andy Walls
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls
2009-03-30V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parametersAndy Walls
2009-03-30V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clockAndy Walls
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-30V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL pa...Andy Walls
2008-12-30V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for analog capturesAndy Walls
2008-12-30V4L/DVB (9895): cx18: Refine the firmware load and firmware startup processAndy Walls
2008-12-30V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341...Andy Walls
2008-12-30V4L/DVB (9893): cx18: Convert some list manipulations to emphasize entries no...Andy Walls
2008-12-30V4L/DVB (9892): cx18: VBI comment corrections and comments about VBI issuesAndy Walls
2008-12-30V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAMAndy Walls
2008-12-30V4L/DVB (9806): cx18: Enable raw VBI captureAndy Walls
2008-12-30V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840Andy Walls