summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zoran_driver.c
AgeCommit message (Expand)Author
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodevMauro Carvalho Chehab
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-14zr36067: Rework device memory allocationMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-06-22zoran annotations and fixesMauro Carvalho Chehab
2008-06-21 zoran_driver.c: Removed duplicated includeMauro Carvalho Chehab
2008-06-05Backport a few fixes from mainstreamMauro Carvalho Chehab
2008-05-21 zoran: endianness annotationsMauro Carvalho Chehab
2008-05-14 zoran: use correct type for CPU flagsMauro Carvalho Chehab
2008-04-15Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=mMauro Carvalho Chehab
2008-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-04-08media/video/ replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-23[PATCH] add macro validation for v4l_compat_ioctl32.Douglas Schilling Landgraf
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-11-02Backport commit ba25f9dcc4ea6e30839fcab5a5516f2176d5bfedMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-08-24 Remove pointless kmalloc() return value cast in Zoran PCI controller driverMauro Carvalho Chehab
2007-08-06Zoran_driver.c: fix memset in ioctlMauro Carvalho Chehab
2007-07-17zr36067: Turn off raw capture properlyTrent Piepho
2007-07-17zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formatsTrent Piepho
2007-07-17zr36067: fix x86_64 warningsJean Delvare
2007-07-17zr36067: Driver was not returning correct image sizeTrent Piepho
2007-07-17zr36067: Fix poll() operationTrent Piepho
2007-07-17zr36067: Fix problem setting normsTrent Piepho
2007-07-17zr36067: Fix problems with module parametersTrent Piepho
2007-07-17zr36067: clean up debug functionJean Delvare
2007-06-07Allow removing CONFIG_BIGPHYS_AREA from mainstream kernelMauro Carvalho Chehab
2007-05-21Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10Hans Verkuil
2007-05-19Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output formatHans Verkuil
2007-05-13backport a cleanup on zoran_driverMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-01-07Get rid of "double zeroing" of allocated pagesMauro Carvalho Chehab
2006-09-14Zoran: Implement pcipci failure checkMauro Carvalho Chehab
2006-09-06Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-06-06Zoran strncpy() fixMauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-04-11Removed a dot-commaMauro Carvalho Chehab
2006-04-11added /* keep */ to all #if 0 to avoid being removed by gentree.plMauro Carvalho Chehab
2006-04-09Make new drivers compile with older kernelsMauro Carvalho Chehab
2006-04-07Added almost all other V4L missing drivers to the treeMauro Carvalho Chehab