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