aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164/saa7164-core.c
Commit message (Expand)AuthorAgeFilesLines
* [media] saa7164: add guard bytes around critical buffers to detect failureSteven Toth2010-10-211-2/+20
* [media] saa7164: measure via histograms various irq and queue latenciesSteven Toth2010-10-211-4/+38
* [media] saa7164: allow the number of encoder buffers to be user configurableSteven Toth2010-10-211-3/+7
* [media] saa7164: patches to monitor TS payload for inconsistenciesSteven Toth2010-10-211-1/+60
* [media] saa7164: generate a fixed kernel warning if the irq is 'late'Steven Toth2010-10-211-1/+6
* [media] saa7164: Implement encoder irq handling in a deferred work queueSteven Toth2010-10-211-29/+194
* [media] saa7164: add various encoder message functionsSteven Toth2010-10-211-25/+142
* [media] saa7164: convert buffering structs to be more genericSteven Toth2010-10-211-7/+5
* [media] saa7164: basic definitions for -encoder.cSteven Toth2010-10-211-1/+1
* media/video: add __init/__exit macros to various driversPeter Huewe2009-11-091-2/+2
* media: video: Fix build in saa7164Ingo Molnar2009-09-221-3/+3
* V4L/DVB (12970): saa7164: fix 64bit build warningMichael Krufky2009-09-191-1/+1
* V4L/DVB (12941): SAA7164: Removed spurious debugSteven Toth2009-09-191-11/+0
* V4L/DVB (12940): SAA7164: IRQ / message timeout related changeSteven Toth2009-09-191-1/+1
* V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks.Steven Toth2009-09-191-2/+0
* V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firm...Steven Toth2009-09-191-1/+1
* V4L/DVB (12937): SAA7164: Cleanup a printkSteven Toth2009-09-191-1/+3
* V4L/DVB (12936): SAA7164: Added waitsecs module parameterSteven Toth2009-09-191-0/+5
* V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not fo...Steven Toth2009-09-191-16/+13
* V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with...Steven Toth2009-09-191-3/+0
* V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handlingSteven Toth2009-09-191-0/+6
* V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style viola...Steven Toth2009-09-191-6/+6
* V4L/DVB (12926): SAA7164: Email address changeSteven Toth2009-09-191-1/+1
* V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warningsSteven Toth2009-09-191-10/+10
* V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 siliconSteven Toth2009-09-191-0/+746