summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164/saa7164-buffer.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-151-322/+0
* [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-03-211-8/+8
* [media] saa7164: Checkpatch compliance cleanupSteven Toth2010-12-291-47/+45
* [media] saa7164: Don't use typedefsMauro Carvalho Chehab2010-10-211-2/+2
* [media] saa7164: fix a warning at some printk's on i386Mauro Carvalho Chehab2010-10-211-4/+4
* [media] saa7164: allow DMA engine buffers to vary in size between analog and ...Steven Toth2010-10-211-4/+5
* [media] saa7164: code cleanupSteven Toth2010-10-211-1/+0
* [media] saa7164: mundane buffer debugging changes to track issuesSteven Toth2010-10-211-0/+1
* [media] saa7164: adjust the PS pack size handling to fill buffers 100%Steven Toth2010-10-211-1/+2
* [media] saa7164: buffer crc checks and ensure we use the memcpy funcSteven Toth2010-10-211-2/+5
* [media] saa7164: patches to monitor TS payload for inconsistenciesSteven Toth2010-10-211-0/+14
* [media] saa7164: add various encoder message functionsSteven Toth2010-10-211-0/+38
* [media] saa7164: convert buffering structs to be more genericSteven Toth2010-10-211-10/+119
* [media] saa7164: basic definitions for -encoder.cSteven Toth2010-10-211-1/+1
* V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter2010-09-271-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* V4L/DVB (12993a): saa7164: Fix compilation warning on i386Mauro Carvalho Chehab2009-09-191-4/+4
* V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warningsSteven Toth2009-09-191-7/+4
* V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 siliconSteven Toth2009-09-191-0/+158