summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164
Commit message (Expand)AuthorAgeFilesLines
* [media] saa7134: remove unused log_err() macroMauro Carvalho Chehab2012-05-151-5/+0
* [media] saa7164: saa7164_vbi_stop_port() returns linux error codesDan Carpenter2012-04-261-2/+2
* [media] media: saa7164: append $(srctree) to -I parametersAndy Shevchenko2012-03-081-4/+4
* [media] v4l2: standardize log start/end messageHans Verkuil2012-02-142-12/+0
* [media] saa7164: remove duplicate initializationDan Carpenter2012-01-161-4/+0
* [media] saa7164: fix endian conversion in saa7164_bus_set()Dan Carpenter2011-12-111-2/+2
* [media] saa7164: Adding support for HVR2200 card id 0x8953Steven Toth2011-09-213-0/+64
* [media] saa7164: Add support for another HVR2200 hardware revisionTony Jago2011-09-083-0/+68
* [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-5/+5
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-271-1/+0
* [media] saa7164: poll mask set incorrectlyDan Carpenter2011-07-272-10/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-231-1/+1
|\
| * [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-102-2/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-03-219-37/+37
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+0
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* | | [media] saa7164: Remove pointless conditional and save a few bytes in saa7164...Jesper Juhl2010-12-291-3/+1
* | | [media] saa7164: Checkpatch compliance cleanupSteven Toth2010-12-2911-163/+215
* | | [media] saa7164: make buffer smallerDan Carpenter2010-12-292-2/+2
| |/ |/|
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* [media] saa7164: Removed use of the BKLSteven Toth2010-10-212-78/+18
* [media] saa7164: Remove V4L2_CAP_STREAMING capability flagSteven Toth2010-10-212-2/+0
* [media] Fix the -E{*} returns in the VBI device as wellGavin Hurlbut2010-10-211-1/+1
* [media] Fix the negative -E{BLAH} returns from fops_readGavin Hurlbut2010-10-211-1/+1
* [media] Change the second input names to include " 2" to distinguish themGavin Hurlbut2010-10-212-2/+2
* [media] saa7134: Fix lots os spaces at the wrong placesMauro Carvalho Chehab2010-10-216-79/+79
* [media] saa7164: Don't use typedefsMauro Carvalho Chehab2010-10-219-214/+196
* [media] saa7164: fix a warning at some printk's on i386Mauro Carvalho Chehab2010-10-211-4/+4
* [media] saa7164: Disable firmware debug message outputSteven Toth2010-10-211-1/+1
* [media] saa7164: Remove loud debugging during video_poll()Steven Toth2010-10-211-1/+0
* [media] saa7164: bugfix, avoid oops when driver unloads without firmwareSteven Toth2010-10-213-1/+4
* [media] saa7164: saa7164-buffer.c line 274 bugfixSteven Toth2010-10-211-0/+10
* [media] saa7164: Some whitespace cleanupSteven Toth2010-10-218-15/+4
* [media] saa7164: fix vbi compiler warningsSteven Toth2010-10-211-3/+0
* [media] saa7164: change debug to saa_debugSteven Toth2010-10-212-5/+5
* [media] saa7164: monitor the RISC cpu load via a threadSteven Toth2010-10-215-0/+50
* [media] saa7164: collect/show the firmware debugging via a threadSteven Toth2010-10-213-11/+92
* [media] saa7164: enforce the march 10th firmware is usedSteven Toth2010-10-212-46/+4
* [media] saa7164: Monitor the command bus and check for inconsistenciesSteven Toth2010-10-213-70/+131
* [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-215-3/+173
* [media] saa7164: add NTSC VBI supportSteven Toth2010-10-217-17/+326
* [media] saa7164: Add missing saa7164-vbi.c fileSteven Toth2010-10-211-0/+1411
* [media] saa7164: rename a structure for readabilitySteven Toth2010-10-212-23/+23
* [media] saa7164: Avoid spurious error after firmware startsSteven Toth2010-10-211-3/+10
* [media] saa7164: New firmware changes, new size, new filenameSteven Toth2010-10-211-2/+2
* [media] saa7164: allow DMA engine buffers to vary in size between analog and ...Steven Toth2010-10-214-122/+220