summaryrefslogtreecommitdiff
path: root/drivers/media/video/zoran_driver.c
AgeCommit message (Expand)Author
2008-10-12V4L/DVB (9129): zoran: move zoran sources into a zoran subdirectoryHans Verkuil
2008-10-12V4L/DVB (8962): zr36067: VIDIOC_S_FMT returns the colorspace valueJean Delvare
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil
2008-10-04V4L/DVB (8961): zr36067: Fix RGBR pixel formatJean Delvare
2008-10-04V4L/DVB (8958): zr36067: Return proper bytes-per-line valueJean Delvare
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8499): zr36067: Rework device memory allocationJean Delvare
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-20V4L/DVB (8134): zoran annotations and fixesAl Viro
2008-07-20V4L/DVB (8095): zoran_driver.c: Removed duplicated includeHuang Weiyi
2008-06-05V4L/DVB (7968): zoran: endianness annotationsAl Viro
2008-06-05V4L/DVB (7901): zoran: use correct type for CPU flagsAndrew Morton
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison
2008-04-24V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_...Mauro Carvalho Chehab
2008-04-24V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-03-30NULL noise: drivers/mediaAl Viro
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-10V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI con...Jesper Juhl
2007-10-09V4L/DVB (5981): Zoran_driver.c: fix memset in ioctlMariusz Kozlowski
2007-10-09V4L/DVB (5885): zr36067: Fix problems with module parametersTrent Piepho
2007-10-09V4L/DVB (5884): zr36067: clean up debug functionJean Delvare
2007-07-30V4L/DVB (5891): zr36067: Turn off raw capture properlyTrent Piepho
2007-07-30V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formatsTrent Piepho
2007-07-30V4L/DVB (5888): zr36067: Driver was not returning correct image sizeTrent Piepho
2007-07-30V4L/DVB (5887): zr36067: Fix poll() operationTrent Piepho
2007-07-30V4L/DVB (5886): zr36067: Fix problem setting normsTrent Piepho
2007-07-18V4L/DVB (5774a): Remove CONFIG_BIGPHYS_AREA from zoran_driverMauro Carvalho Chehab
2007-05-08Clean up mutex_trylock noiseJean Delvare
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2007-02-11[PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day
2006-09-26V4L/DVB (4632): Zoran: Implement pcipci failure checkAlan Cox
2006-09-10V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25V4L/DVB (4070): Zoran strncpy() fixEric Sesterhenn
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab
2006-03-23V4L/DVB (3568g): sem2mutex: zoranIngo Molnar
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard
2005-11-07[PATCH] prevent dmesg warning in zr36067 driverRonald S. Bultje
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds