aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zoran_driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-2/+0
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-2/+2
2007-10-10V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI controller driverJesper Juhl1-4/+1
2007-10-09V4L/DVB (5981): Zoran_driver.c: fix memset in ioctlMariusz Kozlowski1-1/+1
2007-10-09V4L/DVB (5885): zr36067: Fix problems with module parametersTrent Piepho1-2/+2
2007-10-09V4L/DVB (5884): zr36067: clean up debug functionJean Delvare1-15/+5
2007-07-30V4L/DVB (5891): zr36067: Turn off raw capture properlyTrent Piepho1-1/+14
2007-07-30V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formatsTrent Piepho1-65/+80
2007-07-30V4L/DVB (5888): zr36067: Driver was not returning correct image sizeTrent Piepho1-3/+5
2007-07-30V4L/DVB (5887): zr36067: Fix poll() operationTrent Piepho1-26/+33
2007-07-30V4L/DVB (5886): zr36067: Fix problem setting normsTrent Piepho1-3/+3
2007-07-18V4L/DVB (5774a): Remove CONFIG_BIGPHYS_AREA from zoran_driverMauro Carvalho Chehab1-63/+0
2007-05-08Clean up mutex_trylock noiseJean Delvare1-1/+1
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2007-02-11[PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day1-1/+0
2006-09-26V4L/DVB (4632): Zoran: Implement pcipci failure checkAlan Cox1-0/+7
2006-09-10V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab1-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4070): Zoran strncpy() fixEric Sesterhenn1-13/+13
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab1-0/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-8/+8
2006-03-23V4L/DVB (3568g): sem2mutex: zoranIngo Molnar1-113/+114
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann1-0/+1
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-7/+7
2005-11-07[PATCH] prevent dmesg warning in zr36067 driverRonald S. Bultje1-2/+2
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4699