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
/
saa7164
/
saa7164-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] use pci_dev->revision
Bjørn Mork
2011-05-20
1
-1
/
+1
*
[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-03-21
1
-4
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-2
/
+2
*
|
[media] saa7164: Checkpatch compliance cleanup
Steven Toth
2010-12-29
1
-19
/
+19
*
|
[media] saa7164: make buffer smaller
Dan Carpenter
2010-12-29
1
-1
/
+1
|
/
*
[media] saa7134: Fix lots os spaces at the wrong places
Mauro Carvalho Chehab
2010-10-21
1
-39
/
+39
*
[media] saa7164: Don't use typedefs
Mauro Carvalho Chehab
2010-10-21
1
-18
/
+18
*
[media] saa7164: Disable firmware debug message output
Steven Toth
2010-10-21
1
-1
/
+1
*
[media] saa7164: bugfix, avoid oops when driver unloads without firmware
Steven Toth
2010-10-21
1
-1
/
+2
*
[media] saa7164: Some whitespace cleanup
Steven Toth
2010-10-21
1
-1
/
+0
*
[media] saa7164: monitor the RISC cpu load via a thread
Steven Toth
2010-10-21
1
-0
/
+10
*
[media] saa7164: collect/show the firmware debugging via a thread
Steven Toth
2010-10-21
1
-7
/
+81
*
[media] saa7164: enforce the march 10th firmware is used
Steven Toth
2010-10-21
1
-42
/
+0
*
[media] saa7164: Monitor the command bus and check for inconsistencies
Steven Toth
2010-10-21
1
-0
/
+40
*
[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
1
-1
/
+75
*
[media] saa7164: add NTSC VBI support
Steven Toth
2010-10-21
1
-6
/
+137
*
[media] saa7164: Avoid spurious error after firmware starts
Steven Toth
2010-10-21
1
-3
/
+10
*
[media] saa7164: allow DMA engine buffers to vary in size between analog and ...
Steven Toth
2010-10-21
1
-17
/
+68
*
[media] saa7164: code cleanup
Steven Toth
2010-10-21
1
-38
/
+1
*
[media] saa7164: irqhandler cleanup and helper function added
Steven Toth
2010-10-21
1
-174
/
+78
*
[media] saa7164: mundane buffer debugging changes to track issues
Steven Toth
2010-10-21
1
-15
/
+18
*
[media] saa7164: Implement resolution control firmware command
Steven Toth
2010-10-21
1
-1
/
+2
*
[media] saa7164: adjust the PS pack size handling to fill buffers 100%
Steven Toth
2010-10-21
1
-23
/
+37
*
[media] saa7164: buffer crc checks and ensure we use the memcpy func
Steven Toth
2010-10-21
1
-12
/
+145
*
[media] saa7164: add guard bytes around critical buffers to detect failure
Steven Toth
2010-10-21
1
-2
/
+20
*
[media] saa7164: measure via histograms various irq and queue latencies
Steven Toth
2010-10-21
1
-4
/
+38
*
[media] saa7164: allow the number of encoder buffers to be user configurable
Steven Toth
2010-10-21
1
-3
/
+7
*
[media] saa7164: patches to monitor TS payload for inconsistencies
Steven Toth
2010-10-21
1
-1
/
+60
*
[media] saa7164: generate a fixed kernel warning if the irq is 'late'
Steven Toth
2010-10-21
1
-1
/
+6
*
[media] saa7164: Implement encoder irq handling in a deferred work queue
Steven Toth
2010-10-21
1
-29
/
+194
*
[media] saa7164: add various encoder message functions
Steven Toth
2010-10-21
1
-25
/
+142
*
[media] saa7164: convert buffering structs to be more generic
Steven Toth
2010-10-21
1
-7
/
+5
*
[media] saa7164: basic definitions for -encoder.c
Steven Toth
2010-10-21
1
-1
/
+1
*
media/video: add __init/__exit macros to various drivers
Peter Huewe
2009-11-09
1
-2
/
+2
*
media: video: Fix build in saa7164
Ingo Molnar
2009-09-22
1
-3
/
+3
*
V4L/DVB (12970): saa7164: fix 64bit build warning
Michael Krufky
2009-09-19
1
-1
/
+1
*
V4L/DVB (12941): SAA7164: Removed spurious debug
Steven Toth
2009-09-19
1
-11
/
+0
*
V4L/DVB (12940): SAA7164: IRQ / message timeout related change
Steven Toth
2009-09-19
1
-1
/
+1
*
V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks.
Steven Toth
2009-09-19
1
-2
/
+0
*
V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firm...
Steven Toth
2009-09-19
1
-1
/
+1
*
V4L/DVB (12937): SAA7164: Cleanup a printk
Steven Toth
2009-09-19
1
-1
/
+3
*
V4L/DVB (12936): SAA7164: Added waitsecs module parameter
Steven Toth
2009-09-19
1
-0
/
+5
*
V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not fo...
Steven Toth
2009-09-19
1
-16
/
+13
*
V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with...
Steven Toth
2009-09-19
1
-3
/
+0
*
V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handling
Steven Toth
2009-09-19
1
-0
/
+6
*
V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style viola...
Steven Toth
2009-09-19
1
-6
/
+6
*
V4L/DVB (12926): SAA7164: Email address change
Steven Toth
2009-09-19
1
-1
/
+1
*
V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warnings
Steven Toth
2009-09-19
1
-10
/
+10
[next]