index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7164
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] saa7164: Removed use of the BKL
Steven Toth
2010-10-21
2
-78
/
+18
*
[media] saa7164: Remove V4L2_CAP_STREAMING capability flag
Steven Toth
2010-10-21
2
-2
/
+0
*
[media] Fix the -E{*} returns in the VBI device as well
Gavin Hurlbut
2010-10-21
1
-1
/
+1
*
[media] Fix the negative -E{BLAH} returns from fops_read
Gavin Hurlbut
2010-10-21
1
-1
/
+1
*
[media] Change the second input names to include " 2" to distinguish them
Gavin Hurlbut
2010-10-21
2
-2
/
+2
*
[media] saa7134: Fix lots os spaces at the wrong places
Mauro Carvalho Chehab
2010-10-21
6
-79
/
+79
*
[media] saa7164: Don't use typedefs
Mauro Carvalho Chehab
2010-10-21
9
-214
/
+196
*
[media] saa7164: fix a warning at some printk's on i386
Mauro Carvalho Chehab
2010-10-21
1
-4
/
+4
*
[media] saa7164: Disable firmware debug message output
Steven Toth
2010-10-21
1
-1
/
+1
*
[media] saa7164: Remove loud debugging during video_poll()
Steven Toth
2010-10-21
1
-1
/
+0
*
[media] saa7164: bugfix, avoid oops when driver unloads without firmware
Steven Toth
2010-10-21
3
-1
/
+4
*
[media] saa7164: saa7164-buffer.c line 274 bugfix
Steven Toth
2010-10-21
1
-0
/
+10
*
[media] saa7164: Some whitespace cleanup
Steven Toth
2010-10-21
8
-15
/
+4
*
[media] saa7164: fix vbi compiler warnings
Steven Toth
2010-10-21
1
-3
/
+0
*
[media] saa7164: change debug to saa_debug
Steven Toth
2010-10-21
2
-5
/
+5
*
[media] saa7164: monitor the RISC cpu load via a thread
Steven Toth
2010-10-21
5
-0
/
+50
*
[media] saa7164: collect/show the firmware debugging via a thread
Steven Toth
2010-10-21
3
-11
/
+92
*
[media] saa7164: enforce the march 10th firmware is used
Steven Toth
2010-10-21
2
-46
/
+4
*
[media] saa7164: Monitor the command bus and check for inconsistencies
Steven Toth
2010-10-21
3
-70
/
+131
*
[media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustments
Steven Toth
2010-10-21
1
-5
/
+28
*
[media] saa7164: add firmware debug message collection and procfs changes
Steven Toth
2010-10-21
5
-3
/
+173
*
[media] saa7164: add NTSC VBI support
Steven Toth
2010-10-21
7
-17
/
+326
*
[media] saa7164: Add missing saa7164-vbi.c file
Steven Toth
2010-10-21
1
-0
/
+1411
*
[media] saa7164: rename a structure for readability
Steven Toth
2010-10-21
2
-23
/
+23
*
[media] saa7164: Avoid spurious error after firmware starts
Steven Toth
2010-10-21
1
-3
/
+10
*
[media] saa7164: New firmware changes, new size, new filename
Steven Toth
2010-10-21
1
-2
/
+2
*
[media] saa7164: allow DMA engine buffers to vary in size between analog and ...
Steven Toth
2010-10-21
4
-122
/
+220
*
[media] saa7164: code cleanup
Steven Toth
2010-10-21
4
-55
/
+1
*
[media] saa7164: irqhandler cleanup and helper function added
Steven Toth
2010-10-21
2
-176
/
+80
*
[media] saa7164: mundane buffer debugging changes to track issues
Steven Toth
2010-10-21
4
-16
/
+29
*
[media] saa7164: Implement resolution control firmware command
Steven Toth
2010-10-21
3
-1
/
+14
*
[media] saa7164: adjust the PS pack size handling to fill buffers 100%
Steven Toth
2010-10-21
4
-29
/
+46
*
[media] saa7164: buffer crc checks and ensure we use the memcpy func
Steven Toth
2010-10-21
5
-40
/
+191
*
[media] saa7164: add guard bytes around critical buffers to detect failure
Steven Toth
2010-10-21
2
-6
/
+37
*
[media] saa7164: measure via histograms various irq and queue latencies
Steven Toth
2010-10-21
3
-4
/
+59
*
[media] saa7164: allow the number of encoder buffers to be user configurable
Steven Toth
2010-10-21
3
-5
/
+15
*
[media] saa7164: patches to monitor TS payload for inconsistencies
Steven Toth
2010-10-21
3
-1
/
+82
*
[media] saa7164: allow variable length GOP sizes and switch encoder default t...
Steven Toth
2010-10-21
3
-4
/
+12
*
[media] saa7164: allow encoder output format to be user configurable
Steven Toth
2010-10-21
2
-4
/
+10
*
[media] saa7164: implement encoder peak bitrate feature
Steven Toth
2010-10-21
3
-1
/
+19
*
[media] saa7164: allow the IBP reference distance to be configurable
Steven Toth
2010-10-21
3
-1
/
+18
*
[media] saa7164: add support for encoder CBR and VBR optionally
Steven Toth
2010-10-21
4
-1
/
+25
*
[media] saa7164: generate a fixed kernel warning if the irq is 'late'
Steven Toth
2010-10-21
1
-1
/
+6
*
[media] saa7164: allow the encoder GOP structure to be configured
Steven Toth
2010-10-21
3
-1
/
+35
*
[media] saa7164: command dequeue fixup to clean the bus after error
Steven Toth
2010-10-21
1
-2
/
+17
*
[media] saa7164: Implement encoder irq handling in a deferred work queue
Steven Toth
2010-10-21
2
-29
/
+217
*
[media] saa7164: add various encoder message functions
Steven Toth
2010-10-21
6
-38
/
+2348
*
[media] saa7164: convert buffering structs to be more generic
Steven Toth
2010-10-21
5
-116
/
+178
*
[media] saa7164: Add some encoder firmwares message types and structs
Steven Toth
2010-10-21
2
-1
/
+160
*
[media] saa7164: basic definitions for -encoder.c
Steven Toth
2010-10-21
14
-15
/
+39
[next]