aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zoran_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12V4L/DVB (9129): zoran: move zoran sources into a zoran subdirectoryHans Verkuil1-1747/+0
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-2/+0
2008-10-12V4L/DVB (8729): Use DIV_ROUND_UPJulia Lawall1-2/+2
2008-06-05V4L/DVB (7968): zoran: endianness annotationsAl Viro1-1/+1
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7479): proper prototype for zoran_device.c:zr36016_write()Adrian Bunk1-5/+0
2008-04-24V4L/DVB (7459): Test cmd, not definition in decoder_command(), drivers/media/video/zoran_device.cRoel Kluin1-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-2/+3
2008-02-18V4L/DVB (7219): zoran: Fix namespace conflicts with Zoran 'GPIO_MAX' enumMauro Carvalho Chehab1-6/+6
2007-10-09V4L/DVB (5885): zr36067: Fix problems with module parametersTrent Piepho1-1/+1
2007-10-09V4L/DVB (5884): zr36067: clean up debug functionJean Delvare1-12/+5
2007-07-30V4L/DVB (5891): zr36067: Turn off raw capture properlyTrent Piepho1-5/+12
2007-07-30V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formatsTrent Piepho1-32/+1
2006-12-27V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same paletteaudetto@tiscali.it1-1/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4036): Fix some compilation warningsMauro Carvalho Chehab1-1/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-8/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1785