aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zoran
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_statusTrent Piepho2009-03-301-5/+4
* V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho2009-03-301-6/+1
* V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil2009-03-3010-87/+50
* V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.Hans Verkuil2009-03-305-288/+159
* V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks.Hans Verkuil2009-03-301-2/+10
* V4L/DVB (10716): zoran: change buffer defaults to something that works with t...Hans Verkuil2009-03-301-2/+2
* V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_...Hans Verkuil2009-03-302-90/+43
* V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil2009-03-305-229/+122
* V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.Hans Verkuil2009-03-301-3/+7
* V4L/DVB (10712): zoran: fix G_FMTHans Verkuil2009-03-301-1/+1
* V4L/DVB (10711): zoran: fix TRY_FMT supportHans Verkuil2009-03-303-24/+63
* V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...Hans Verkuil2009-03-303-233/+184
* V4L/DVB (10709): zoran: set correct parent of the video device.Hans Verkuil2009-03-301-0/+1
* V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead.Hans Verkuil2009-03-302-417/+46
* V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG.Hans Verkuil2009-03-301-6/+2
* V4L/DVB (10706): zoran: fix field typo.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10705): zoran: use slider flag with volume etc. controls.Hans Verkuil2009-03-301-0/+1
* V4L/DVB (10704): zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and al...Hans Verkuil2009-03-302-160/+31
* V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed...Hans Verkuil2009-03-302-1443/+1112
* V4L/DVB (10631): zoran: fix printk formatRandy Dunlap2009-03-301-2/+2
* V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 EyesMauro Carvalho Chehab2009-03-051-0/+1
* V4L/DVB (10226): zoran: Get rid of extra module ref countTrent Piepho2009-01-291-49/+33
* V4L/DVB (10225): zoran: Remove zr36057_adr fieldTrent Piepho2009-01-292-15/+7
* V4L/DVB (10224): zoran: Use pci device table to get card typeTrent Piepho2009-01-292-64/+47
* V4L/DVB (10223): zoran: Remove global device arrayTrent Piepho2009-01-293-30/+6
* V4L/DVB (10222): zoran: Better syntax for initializing array module paramsTrent Piepho2009-01-291-8/+8
* V4L/DVB (10212): Convert to be a pci driverTrent Piepho2009-01-293-304/+296
* V4L/DVB (10208): zoran: Re-adds udev entry removed by changeset 60b4bde4Mauro Carvalho Chehab2009-01-291-0/+8
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-2/+2
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-14/+7
* V4L/DVB (10118): zoran: fix warning for a variable not usedMauro Carvalho Chehab2008-12-301-6/+0
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-6/+2
* V4L/DVB (9234): zoran: Drop redundant printkJean Delvare2008-10-171-1/+0
* V4L/DVB (9197): zoran: set adapter class to I2C_CLASS_TV_ANALOGJean Delvare2008-10-171-0/+1
* V4L/DVB (9129): zoran: move zoran sources into a zoran subdirectoryHans Verkuil2008-10-1219-0/+12964