aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164/saa7164-api.c
Commit message (Expand)AuthorAgeFilesLines
* [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-03-211-5/+5
* [media] saa7164: Checkpatch compliance cleanupSteven Toth2010-12-291-44/+79
* [media] saa7134: Fix lots os spaces at the wrong placesMauro Carvalho Chehab2010-10-211-27/+27
* [media] saa7164: Don't use typedefsMauro Carvalho Chehab2010-10-211-61/+61
* [media] saa7164: Some whitespace cleanupSteven Toth2010-10-211-4/+2
* [media] saa7164: change debug to saa_debugSteven Toth2010-10-211-2/+2
* [media] saa7164: monitor the RISC cpu load via a threadSteven Toth2010-10-211-0/+25
* [media] saa7164: collect/show the firmware debugging via a threadSteven Toth2010-10-211-3/+2
* [media] saa7164: add firmware debug message collection and procfs changesSteven Toth2010-10-211-2/+81
* [media] saa7164: add NTSC VBI supportSteven Toth2010-10-211-5/+106
* [media] saa7164: Implement resolution control firmware commandSteven Toth2010-10-211-0/+11
* [media] saa7164: allow variable length GOP sizes and switch encoder default t...Steven Toth2010-10-211-1/+1
* [media] saa7164: allow encoder output format to be user configurableSteven Toth2010-10-211-0/+5
* [media] saa7164: implement encoder peak bitrate featureSteven Toth2010-10-211-1/+1
* [media] saa7164: allow the IBP reference distance to be configurableSteven Toth2010-10-211-1/+1
* [media] saa7164: add support for encoder CBR and VBR optionallySteven Toth2010-10-211-1/+4
* [media] saa7164: allow the encoder GOP structure to be configuredSteven Toth2010-10-211-1/+22
* [media] saa7164: add various encoder message functionsSteven Toth2010-10-211-7/+662
* [media] saa7164: convert buffering structs to be more genericSteven Toth2010-10-211-3/+3
* [media] saa7164: basic definitions for -encoder.cSteven Toth2010-10-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (12930): Wrong variable testedRoel Kluin2010-02-261-1/+1
* media: video: Fix build in saa7164Ingo Molnar2009-09-221-4/+4
* V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with...Steven Toth2009-09-191-19/+0
* V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warningsSteven Toth2009-09-191-2/+2
* V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 siliconSteven Toth2009-09-191-0/+619