summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164/saa7164-core.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-151-1488/+0
* [media] saa7164: use native print_hex_dump() instead of custom oneAndy Shevchenko2012-08-121-42/+4
* [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-03-211-4/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* | [media] saa7164: Checkpatch compliance cleanupSteven Toth2010-12-291-19/+19
* | [media] saa7164: make buffer smallerDan Carpenter2010-12-291-1/+1
|/
* [media] saa7134: Fix lots os spaces at the wrong placesMauro Carvalho Chehab2010-10-211-39/+39
* [media] saa7164: Don't use typedefsMauro Carvalho Chehab2010-10-211-18/+18
* [media] saa7164: Disable firmware debug message outputSteven Toth2010-10-211-1/+1
* [media] saa7164: bugfix, avoid oops when driver unloads without firmwareSteven Toth2010-10-211-1/+2
* [media] saa7164: Some whitespace cleanupSteven Toth2010-10-211-1/+0
* [media] saa7164: monitor the RISC cpu load via a threadSteven Toth2010-10-211-0/+10
* [media] saa7164: collect/show the firmware debugging via a threadSteven Toth2010-10-211-7/+81
* [media] saa7164: enforce the march 10th firmware is usedSteven Toth2010-10-211-42/+0
* [media] saa7164: Monitor the command bus and check for inconsistenciesSteven Toth2010-10-211-0/+40
* [media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustmentsSteven Toth2010-10-211-5/+28
* [media] saa7164: add firmware debug message collection and procfs changesSteven Toth2010-10-211-1/+75
* [media] saa7164: add NTSC VBI supportSteven Toth2010-10-211-6/+137
* [media] saa7164: Avoid spurious error after firmware startsSteven Toth2010-10-211-3/+10
* [media] saa7164: allow DMA engine buffers to vary in size between analog and ...Steven Toth2010-10-211-17/+68
* [media] saa7164: code cleanupSteven Toth2010-10-211-38/+1
* [media] saa7164: irqhandler cleanup and helper function addedSteven Toth2010-10-211-174/+78
* [media] saa7164: mundane buffer debugging changes to track issuesSteven Toth2010-10-211-15/+18
* [media] saa7164: Implement resolution control firmware commandSteven Toth2010-10-211-1/+2
* [media] saa7164: adjust the PS pack size handling to fill buffers 100%Steven Toth2010-10-211-23/+37
* [media] saa7164: buffer crc checks and ensure we use the memcpy funcSteven Toth2010-10-211-12/+145
* [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
OpenPOWER on IntegriCloud