aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zoran_driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12V4L/DVB (9129): zoran: move zoran sources into a zoran subdirectoryHans Verkuil1-4649/+0
2008-10-12V4L/DVB (8962): zr36067: VIDIOC_S_FMT returns the colorspace valueJean Delvare1-0/+4
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-6/+0
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-0/+3
2008-10-04V4L/DVB (8961): zr36067: Fix RGBR pixel formatJean Delvare1-1/+1
2008-10-04V4L/DVB (8958): zr36067: Return proper bytes-per-line valueJean Delvare1-8/+5
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-2/+0
2008-07-26V4L/DVB (8499): zr36067: Rework device memory allocationJean Delvare1-2/+2
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil1-0/+1
2008-07-20V4L/DVB (8134): zoran annotations and fixesAl Viro1-2/+2
2008-07-20V4L/DVB (8095): zoran_driver.c: Removed duplicated includeHuang Weiyi1-1/+0
2008-06-05V4L/DVB (7968): zoran: endianness annotationsAl Viro1-2/+2
2008-06-05V4L/DVB (7901): zoran: use correct type for CPU flagsAndrew Morton1-3/+3
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=mMauro Carvalho Chehab1-16/+2
2008-04-24V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf1-0/+2
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-03-30NULL noise: drivers/mediaAl Viro1-1/+1
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