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