summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zoran
AgeCommit message (Expand)Author
2009-02-18zoran: clean up some old V4L1 left-overs and remove the MAP_NR macro.Hans Verkuil
2009-02-18zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil
2009-02-18zoran: if reqbufs is called with count == 0, do a streamoff.Hans Verkuil
2009-02-18zoran: fix G_FMTHans Verkuil
2009-02-18zoran: fix TRY_FMT supportHans Verkuil
2009-02-18zoran: cleanups in an attempt to make the source a bit more readable.Hans Verkuil
2009-02-18zoran: set correct parent of the video device.Hans Verkuil
2009-02-18zoran: remove old V4L1 ioctls, use v4l1-compat instead.Hans Verkuil
2009-02-18zoran: set bytesperline to 0 when using MJPEG.Hans Verkuil
2009-02-18zoran: fix field typo.Hans Verkuil
2009-02-18zoran: use slider flag with volume etc. controls.Hans Verkuil
2009-02-18zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and allow for kmallocs ...Hans Verkuil
2009-02-18zoran: convert to video_ioctl2 and remove 'ready_to_be_freed' hack.Hans Verkuil
2009-02-12zoran: fix printk formatMauro Carvalho Chehab
2009-01-12zoran: Get rid of extra module ref countTrent Piepho
2009-01-12zoran: Remove zr36057_adr fieldTrent Piepho
2009-01-12zoran: Use pci device table to get card typeTrent Piepho
2009-01-12zoran: Remove global device arrayTrent Piepho
2009-01-12zoran: Better syntax for initializing array module paramsTrent Piepho
2009-01-12fixup previous patchTrent Piepho
2009-01-11zoran: Fix a few CodingStyle issues rised by the previous patchMauro Carvalho Chehab
2009-01-11Convert to be a pci driverMauro Carvalho Chehab
2009-01-09zoran: Re-adds udev entry removed by changeset 60b4bde4Mauro Carvalho Chehab
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-30zoran: fix warning for a variable not usedMauro Carvalho Chehab
2008-11-01v4l: remove inode argument from video_usercopyHans Verkuil
2008-10-14zoran: Drop redundant printkMauro Carvalho Chehab
2008-10-13zoran: set adapter class to I2C_CLASS_TV_ANALOGHans Verkuil
2008-10-09zoran: move zoran sources into a zoran subdirectoryHans Verkuil