aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164/saa7164-api.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-1524/+0
2012-08-12[media] saa7164: use native print_hex_dump() instead of custom oneAndy Shevchenko1-5/+10
2012-06-21[media] saa7164: Variable set but not usedPeter Senna Tschudin1-14/+0
2011-03-21[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe1-5/+5
2010-12-29[media] saa7164: Checkpatch compliance cleanupSteven Toth1-44/+79
2010-10-21[media] saa7134: Fix lots os spaces at the wrong placesMauro Carvalho Chehab1-27/+27
2010-10-21[media] saa7164: Don't use typedefsMauro Carvalho Chehab1-61/+61
2010-10-21[media] saa7164: Some whitespace cleanupSteven Toth1-4/+2
2010-10-21[media] saa7164: change debug to saa_debugSteven Toth1-2/+2
2010-10-21[media] saa7164: monitor the RISC cpu load via a threadSteven Toth1-0/+25
2010-10-21[media] saa7164: collect/show the firmware debugging via a threadSteven Toth1-3/+2
2010-10-21[media] saa7164: add firmware debug message collection and procfs changesSteven Toth1-2/+81
2010-10-21[media] saa7164: add NTSC VBI supportSteven Toth1-5/+106
2010-10-21[media] saa7164: Implement resolution control firmware commandSteven Toth1-0/+11
2010-10-21[media] saa7164: allow variable length GOP sizes and switch encoder default to CBRSteven Toth1-1/+1
2010-10-21[media] saa7164: allow encoder output format to be user configurableSteven Toth1-0/+5
2010-10-21[media] saa7164: implement encoder peak bitrate featureSteven Toth1-1/+1
2010-10-21[media] saa7164: allow the IBP reference distance to be configurableSteven Toth1-1/+1
2010-10-21[media] saa7164: add support for encoder CBR and VBR optionallySteven Toth1-1/+4
2010-10-21[media] saa7164: allow the encoder GOP structure to be configuredSteven Toth1-1/+22
2010-10-21[media] saa7164: add various encoder message functionsSteven Toth1-7/+662
2010-10-21[media] saa7164: convert buffering structs to be more genericSteven Toth1-3/+3
2010-10-21[media] saa7164: basic definitions for -encoder.cSteven Toth1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB (12930): Wrong variable testedRoel Kluin1-1/+1
2009-09-22 media: video: Fix build in saa7164Ingo Molnar1-4/+4
2009-09-19V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with DVB-T boards.Steven Toth1-19/+0
2009-09-19V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warningsSteven Toth1-2/+2
2009-09-19V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 siliconSteven Toth1-0/+619