aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21[media] saa7164: enforce the march 10th firmware is usedSteven Toth2-46/+4
2010-10-21[media] saa7164: Monitor the command bus and check for inconsistenciesSteven Toth3-70/+131
2010-10-21[media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustmentsSteven Toth1-5/+28
2010-10-21[media] saa7164: add firmware debug message collection and procfs changesSteven Toth5-3/+173
2010-10-21[media] saa7164: add NTSC VBI supportSteven Toth7-17/+326
2010-10-21[media] saa7164: Add missing saa7164-vbi.c fileSteven Toth1-0/+1411
2010-10-21[media] saa7164: rename a structure for readabilitySteven Toth2-23/+23
2010-10-21[media] saa7164: Avoid spurious error after firmware startsSteven Toth1-3/+10
2010-10-21[media] saa7164: New firmware changes, new size, new filenameSteven Toth1-2/+2
2010-10-21[media] saa7164: allow DMA engine buffers to vary in size between analog and digitalSteven Toth4-122/+220
2010-10-21[media] saa7164: code cleanupSteven Toth4-55/+1
2010-10-21[media] saa7164: irqhandler cleanup and helper function addedSteven Toth2-176/+80
2010-10-21[media] saa7164: mundane buffer debugging changes to track issuesSteven Toth4-16/+29
2010-10-21[media] saa7164: Implement resolution control firmware commandSteven Toth3-1/+14
2010-10-21[media] saa7164: adjust the PS pack size handling to fill buffers 100%Steven Toth4-29/+46
2010-10-21[media] saa7164: buffer crc checks and ensure we use the memcpy funcSteven Toth5-40/+191
2010-10-21[media] saa7164: add guard bytes around critical buffers to detect failureSteven Toth2-6/+37
2010-10-21[media] saa7164: measure via histograms various irq and queue latenciesSteven Toth3-4/+59
2010-10-21[media] saa7164: allow the number of encoder buffers to be user configurableSteven Toth3-5/+15
2010-10-21[media] saa7164: patches to monitor TS payload for inconsistenciesSteven Toth3-1/+82
2010-10-21[media] saa7164: allow variable length GOP sizes and switch encoder default to CBRSteven Toth3-4/+12
2010-10-21[media] saa7164: allow encoder output format to be user configurableSteven Toth2-4/+10
2010-10-21[media] saa7164: implement encoder peak bitrate featureSteven Toth3-1/+19
2010-10-21[media] saa7164: allow the IBP reference distance to be configurableSteven Toth3-1/+18
2010-10-21[media] saa7164: add support for encoder CBR and VBR optionallySteven Toth4-1/+25
2010-10-21[media] saa7164: generate a fixed kernel warning if the irq is 'late'Steven Toth1-1/+6
2010-10-21[media] saa7164: allow the encoder GOP structure to be configuredSteven Toth3-1/+35
2010-10-21[media] saa7164: command dequeue fixup to clean the bus after errorSteven Toth1-2/+17
2010-10-21[media] saa7164: Implement encoder irq handling in a deferred work queueSteven Toth2-29/+217
2010-10-21[media] saa7164: add various encoder message functionsSteven Toth6-38/+2348
2010-10-21[media] saa7164: convert buffering structs to be more genericSteven Toth5-116/+178
2010-10-21[media] saa7164: Add some encoder firmwares message types and structsSteven Toth2-1/+160
2010-10-21[media] saa7164: basic definitions for -encoder.cSteven Toth14-15/+39
2010-09-27V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+4
2010-02-26V4L/DVB (12930): Wrong variable testedRoel Kluin1-1/+1
2009-12-05V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe1-2/+2
2009-12-05V4L/DVB (13201): saa7164: disable tda18271 slave tuner output on slave in standby modeMichael Krufky1-0/+1
2009-11-07V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeofJean Delvare1-1/+1
2009-09-22 media: video: Fix build in saa7164Ingo Molnar4-10/+10
2009-09-19V4L/DVB (12993a): saa7164: Fix compilation warning on i386Mauro Carvalho Chehab1-4/+4
2009-09-19V4L/DVB (12976): SAA7164: Removed bus registration messages from driver startupSteven Toth1-4/+1
2009-09-19V4L/DVB (12975): SAA7164: Remove the i2c client_attach/detach support, no longer required.Steven Toth1-25/+0
2009-09-19V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required.Steven Toth1-1/+0
2009-09-19V4L/DVB (12970): saa7164: fix 64bit build warningMichael Krufky1-1/+1
2009-09-19V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependencyMichael Krufky1-1/+0
2009-09-19V4L/DVB (12967): saa7164: fix Kconfig: rename DVB_FE_CUSTOMIZE to MEDIA_TUNER_CUSTOMISEMichael Krufky1-1/+1
2009-09-19V4L/DVB (12946): SAA7164: Add support for a new HVR-2250 hardware revisionSteven Toth1-0/+4
2009-09-19V4L/DVB (12945): SAA7164: Ensure the HVR-2200 second tuner is configured in slave mode.Steven Toth1-1/+1
2009-09-19V4L/DVB (12944): SAA7164: Minor i2c assignment cleanupSteven Toth1-4/+1