summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7164/saa7164-bus.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-475/+0
2011-12-11[media] saa7164: fix endian conversion in saa7164_bus_set()Dan Carpenter1-2/+2
2011-03-21[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe1-4/+4
2010-12-29[media] saa7164: Checkpatch compliance cleanupSteven Toth1-6/+10
2010-10-21[media] saa7164: Don't use typedefsMauro Carvalho Chehab1-11/+11
2010-10-21[media] saa7164: Some whitespace cleanupSteven Toth1-0/+2
2010-10-21[media] saa7164: change debug to saa_debugSteven Toth1-3/+3
2010-10-21[media] saa7164: Monitor the command bus and check for inconsistenciesSteven Toth1-66/+87
2010-10-21[media] saa7164: buffer crc checks and ensure we use the memcpy funcSteven Toth1-23/+23
2010-10-21[media] saa7164: basic definitions for -encoder.cSteven Toth1-1/+1
2009-09-19V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style viola...Steven Toth1-1/+1
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/+448