index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx18
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-03-30
1
-0
/
+1
*
V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video
Hans Verkuil
2009-03-30
1
-6
/
+11
*
V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz sy...
Andy Walls
2009-03-30
6
-27
/
+88
*
V4L/DVB (10445): cx18: Process Raw VBI on a whole frame basis; fix VBI buffer...
Andy Walls
2009-03-30
2
-52
/
+33
*
V4L/DVB (10444): cx18: Fix sliced VBI PTS and fix artifacts in last raw line ...
Andy Walls
2009-03-30
1
-5
/
+19
*
V4L/DVB (10443): cx18: Use correct line counts per field in firmware API call
Andy Walls
2009-03-30
2
-5
/
+3
*
V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be...
Andy Walls
2009-03-30
2
-28
/
+71
*
V4L/DVB (10441): cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state mana...
Andy Walls
2009-03-30
2
-29
/
+94
*
V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers
Andy Walls
2009-03-30
4
-13
/
+12
*
V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling
Andy Walls
2009-03-30
11
-160
/
+383
*
V4L/DVB (10437): cx18: Remove an unused spinlock
Andy Walls
2009-03-30
2
-3
/
+0
*
V4L/DVB (10436): cx18: Fix coding style of a switch statement per checkpatch.pl
Andy Walls
2009-03-30
1
-25
/
+25
*
V4L/DVB (10435): cx18: Normalize APU after second APU firmware load
Andy Walls
2009-03-30
1
-0
/
+13
*
V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writes
Andy Walls
2009-03-30
2
-3
/
+3
*
V4L/DVB (10433): cx18: Defer A/V core initialization until a valid cx18_av_cm...
Andy Walls
2009-03-30
1
-7
/
+33
*
V4L/DVB (10408): v4l2: fix incorrect hue range check
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid card
Andy Walls
2009-03-30
3
-4
/
+5
*
V4L/DVB (10283): cx18: Call request_module() with proper argument types.
Andy Walls
2009-03-30
1
-1
/
+1
*
V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device object
Andy Walls
2009-03-30
2
-7
/
+19
*
V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...
Andy Walls
2009-03-30
11
-70
/
+73
*
V4L/DVB (10279): cx18: Print driver version number when logging status
Andy Walls
2009-03-30
1
-1
/
+3
*
V4L/DVB (10278): cx18: Fix bad audio in first analog capture.
Andy Walls
2009-03-30
3
-2
/
+33
*
V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with ...
Andy Walls
2009-03-30
1
-2
/
+1
*
V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18
Andy Walls
2009-03-30
3
-6
/
+7
*
V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parameters
Andy Walls
2009-03-30
1
-12
/
+30
*
V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clock
Andy Walls
2009-03-30
1
-2
/
+2
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
3
-54
/
+16
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
2
-4
/
+4
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
5
-19
/
+10
*
V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL pa...
Andy Walls
2008-12-30
3
-45
/
+191
*
V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for analog captures
Andy Walls
2008-12-30
1
-12
/
+12
*
V4L/DVB (9895): cx18: Refine the firmware load and firmware startup process
Andy Walls
2008-12-30
5
-52
/
+60
*
V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341...
Andy Walls
2008-12-30
4
-4
/
+19
*
V4L/DVB (9893): cx18: Convert some list manipulations to emphasize entries no...
Andy Walls
2008-12-30
2
-11
/
+7
*
V4L/DVB (9892): cx18: VBI comment corrections and comments about VBI issues
Andy Walls
2008-12-30
1
-4
/
+12
*
V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM
Andy Walls
2008-12-30
3
-6
/
+9
*
V4L/DVB (9806): cx18: Enable raw VBI capture
Andy Walls
2008-12-30
6
-18
/
+59
*
V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840
Andy Walls
2008-12-30
7
-17
/
+21
*
V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock held
Andy Walls
2008-12-30
4
-37
/
+30
*
V4L/DVB (9803): cx18: Increment version number due to siginificant buffering ...
Andy Walls
2008-12-30
1
-1
/
+1
*
V4L/DVB (9802): cx18: Add module parameters for finer control over buffer all...
Andy Walls
2008-12-30
4
-24
/
+167
*
V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream
Andy Walls
2008-12-30
8
-70
/
+113
*
V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling
Andy Walls
2008-12-30
5
-15
/
+25
*
V4L/DVB (9778): cx18: cx18_writel_expect() should not declare success on a PC...
Andy Walls
2008-12-30
1
-1
/
+5
*
V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable...
Andy Walls
2008-12-30
3
-23
/
+14
*
V4L/DVB (9730): cx18: Quiet a sometimes common warning that often has benign ...
Andy Walls
2008-12-30
1
-3
/
+3
*
V4L/DVB (9729): cx18: Update version due to significant irq handling changes
Andy Walls
2008-12-30
1
-1
/
+1
*
V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls
Andy Walls
2008-12-30
25
-0
/
+25
*
V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...
Andy Walls
2008-12-30
6
-54
/
+8
*
V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer ro...
Andy Walls
2008-12-30
3
-27
/
+92
[next]