summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164/saa7164.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-21[media] saa7134: Fix lots os spaces at the wrong placesMauro Carvalho Chehab1-2/+2
2010-10-21[media] saa7164: Don't use typedefsMauro Carvalho Chehab1-16/+16
2010-10-21[media] saa7164: bugfix, avoid oops when driver unloads without firmwareSteven Toth1-0/+1
2010-10-21[media] saa7164: Some whitespace cleanupSteven Toth1-1/+0
2010-10-21[media] saa7164: monitor the RISC cpu load via a threadSteven Toth1-0/+2
2010-10-21[media] saa7164: collect/show the firmware debugging via a threadSteven Toth1-1/+9
2010-10-21[media] saa7164: add firmware debug message collection and procfs changesSteven Toth1-0/+2
2010-10-21[media] saa7164: add NTSC VBI supportSteven Toth1-5/+46
2010-10-21[media] saa7164: rename a structure for readabilitySteven Toth1-1/+1
2010-10-21[media] saa7164: allow DMA engine buffers to vary in size between analog and ...Steven Toth1-0/+3
2010-10-21[media] saa7164: code cleanupSteven Toth1-8/+0
2010-10-21[media] saa7164: irqhandler cleanup and helper function addedSteven Toth1-2/+2
2010-10-21[media] saa7164: mundane buffer debugging changes to track issuesSteven Toth1-1/+2
2010-10-21[media] saa7164: adjust the PS pack size handling to fill buffers 100%Steven Toth1-0/+3
2010-10-21[media] saa7164: buffer crc checks and ensure we use the memcpy funcSteven Toth1-3/+9
2010-10-21[media] saa7164: measure via histograms various irq and queue latenciesSteven Toth1-0/+5
2010-10-21[media] saa7164: allow the number of encoder buffers to be user configurableSteven Toth1-1/+2
2010-10-21[media] saa7164: patches to monitor TS payload for inconsistenciesSteven Toth1-0/+8
2010-10-21[media] saa7164: allow variable length GOP sizes and switch encoder default t...Steven Toth1-0/+1
2010-10-21[media] saa7164: implement encoder peak bitrate featureSteven Toth1-0/+1
2010-10-21[media] saa7164: allow the IBP reference distance to be configurableSteven Toth1-0/+1
2010-10-21[media] saa7164: add support for encoder CBR and VBR optionallySteven Toth1-0/+1
2010-10-21[media] saa7164: Implement encoder irq handling in a deferred work queueSteven Toth1-0/+23
2010-10-21[media] saa7164: add various encoder message functionsSteven Toth1-6/+121
2010-10-21[media] saa7164: convert buffering structs to be more genericSteven Toth1-17/+29
2010-10-21[media] saa7164: basic definitions for -encoder.cSteven Toth1-1/+2
2009-09-22 media: video: Fix build in saa7164Ingo Molnar1-2/+2
2009-09-19V4L/DVB (12940): SAA7164: IRQ / message timeout related changeSteven Toth1-0/+1
2009-09-19V4L/DVB (12936): SAA7164: Added waitsecs module parameterSteven Toth1-0/+1
2009-09-19V4L/DVB (12931): SAA7164: Fix the 88021 definition to work with production bo...Steven Toth1-0/+1
2009-09-19V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with...Steven Toth1-1/+0
2009-09-19V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style viola...Steven Toth1-3/+3
2009-09-19V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warningsSteven Toth1-5/+2
2009-09-19V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 siliconSteven Toth1-0/+401