summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7164/saa7164-core.c
AgeCommit message (Expand)Author
2011-05-20[media] use pci_dev->revisionBjørn Mork
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: Checkpatch compliance cleanupSteven Toth
2010-12-29[media] saa7164: make buffer smallerDan Carpenter
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
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: Disable firmware debug message outputSteven Toth
2010-10-21[media] saa7164: bugfix, avoid oops when driver unloads without firmwareSteven Toth
2010-10-21[media] saa7164: Some whitespace cleanupSteven 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: Avoid spurious error after firmware startsSteven 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
2010-10-21[media] saa7164: allow the number of encoder buffers to be user configurableSteven Toth
2010-10-21[media] saa7164: patches to monitor TS payload for inconsistenciesSteven Toth
2010-10-21[media] saa7164: generate a fixed kernel warning if the irq is 'late'Steven Toth
2010-10-21[media] saa7164: Implement encoder irq handling in a deferred work queueSteven Toth
2010-10-21[media] saa7164: add various encoder message functionsSteven Toth
2010-10-21[media] saa7164: convert buffering structs to be more genericSteven Toth
2010-10-21[media] saa7164: basic definitions for -encoder.cSteven Toth
2009-11-09media/video: add __init/__exit macros to various driversPeter Huewe
2009-09-22 media: video: Fix build in saa7164Ingo Molnar
2009-09-19V4L/DVB (12970): saa7164: fix 64bit build warningMichael Krufky
2009-09-19V4L/DVB (12941): SAA7164: Removed spurious debugSteven Toth
2009-09-19V4L/DVB (12940): SAA7164: IRQ / message timeout related changeSteven Toth
2009-09-19V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks.Steven Toth
2009-09-19V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firm...Steven Toth
2009-09-19V4L/DVB (12937): SAA7164: Cleanup a printkSteven Toth
2009-09-19V4L/DVB (12936): SAA7164: Added waitsecs module parameterSteven Toth
2009-09-19V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not fo...Steven Toth
2009-09-19V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with...Steven Toth
2009-09-19V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handlingSteven Toth
2009-09-19V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style viola...Steven Toth
2009-09-19V4L/DVB (12926): SAA7164: Email address changeSteven Toth
2009-09-19V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warningsSteven Toth