summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7164
AgeCommit message (Expand)Author
2011-11-26saa7164: Add support for another HVR2200 hardware revisionTony Jago
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab
2011-07-27[media] saa7164: poll mask set incorrectlyDan Carpenter
2011-05-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-20[media] use pci_dev->revisionBjørn Mork
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-21[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-29[media] saa7164: Remove pointless conditional and save a few bytes in saa7164...Jesper Juhl
2010-12-29[media] saa7164: Checkpatch compliance cleanupSteven Toth
2010-12-29[media] saa7164: make buffer smallerDan Carpenter
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-21[media] saa7164: Removed use of the BKLSteven Toth
2010-10-21[media] saa7164: Remove V4L2_CAP_STREAMING capability flagSteven Toth
2010-10-21[media] Fix the -E{*} returns in the VBI device as wellGavin Hurlbut
2010-10-21[media] Fix the negative -E{BLAH} returns from fops_readGavin Hurlbut
2010-10-21[media] Change the second input names to include " 2" to distinguish themGavin Hurlbut
2010-10-21[media] saa7134: Fix lots os spaces at the wrong placesMauro Carvalho Chehab
2010-10-21[media] saa7164: Don't use typedefsMauro Carvalho Chehab
2010-10-21[media] saa7164: fix a warning at some printk's on i386Mauro Carvalho Chehab
2010-10-21[media] saa7164: Disable firmware debug message outputSteven Toth
2010-10-21[media] saa7164: Remove loud debugging during video_poll()Steven Toth
2010-10-21[media] saa7164: bugfix, avoid oops when driver unloads without firmwareSteven Toth
2010-10-21[media] saa7164: saa7164-buffer.c line 274 bugfixSteven Toth
2010-10-21[media] saa7164: Some whitespace cleanupSteven Toth
2010-10-21[media] saa7164: fix vbi compiler warningsSteven Toth
2010-10-21[media] saa7164: change debug to saa_debugSteven Toth
2010-10-21[media] saa7164: monitor the RISC cpu load via a threadSteven Toth
2010-10-21[media] saa7164: collect/show the firmware debugging via a threadSteven Toth
2010-10-21[media] saa7164: enforce the march 10th firmware is usedSteven Toth
2010-10-21[media] saa7164: Monitor the command bus and check for inconsistenciesSteven Toth
2010-10-21[media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustmentsSteven Toth
2010-10-21[media] saa7164: add firmware debug message collection and procfs changesSteven Toth
2010-10-21[media] saa7164: add NTSC VBI supportSteven Toth
2010-10-21[media] saa7164: Add missing saa7164-vbi.c fileSteven Toth
2010-10-21[media] saa7164: rename a structure for readabilitySteven Toth
2010-10-21[media] saa7164: Avoid spurious error after firmware startsSteven Toth
2010-10-21[media] saa7164: New firmware changes, new size, new filenameSteven Toth
2010-10-21[media] saa7164: allow DMA engine buffers to vary in size between analog and ...Steven Toth
2010-10-21[media] saa7164: code cleanupSteven Toth
2010-10-21[media] saa7164: irqhandler cleanup and helper function addedSteven Toth
2010-10-21[media] saa7164: mundane buffer debugging changes to track issuesSteven Toth
2010-10-21[media] saa7164: Implement resolution control firmware commandSteven Toth
2010-10-21[media] saa7164: adjust the PS pack size handling to fill buffers 100%Steven Toth
2010-10-21[media] saa7164: buffer crc checks and ensure we use the memcpy funcSteven Toth
2010-10-21[media] saa7164: add guard bytes around critical buffers to detect failureSteven Toth
2010-10-21[media] saa7164: measure via histograms various irq and queue latenciesSteven Toth