aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zoran/zoran_card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-3/+1
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-3/+5
2009-03-30V4L/DVB (11048): zoran: fix incorrect return type of notify function.Hans Verkuil1-2/+1
2009-03-30V4L/DVB (11022): zoran/bt819: use new notify functionality.Hans Verkuil1-3/+17
2009-03-30V4L/DVB (10934): zoran: replace functions names in strings with __func__Trent Piepho1-69/+46
2009-03-30V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil1-33/+10
2009-03-30V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.Hans Verkuil1-177/+86
2009-03-30V4L/DVB (10716): zoran: change buffer defaults to something that works with tvtimeHans Verkuil1-2/+2
2009-03-30V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil1-30/+30
2009-03-30V4L/DVB (10711): zoran: fix TRY_FMT supportHans Verkuil1-18/+45
2009-03-30V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more readable.Hans Verkuil1-6/+3
2009-03-30V4L/DVB (10709): zoran: set correct parent of the video device.Hans Verkuil1-0/+1
2009-01-29V4L/DVB (10225): zoran: Remove zr36057_adr fieldTrent Piepho1-6/+5
2009-01-29V4L/DVB (10224): zoran: Use pci device table to get card typeTrent Piepho1-63/+47
2009-01-29V4L/DVB (10223): zoran: Remove global device arrayTrent Piepho1-6/+3
2009-01-29V4L/DVB (10222): zoran: Better syntax for initializing array module paramsTrent Piepho1-8/+8
2009-01-29V4L/DVB (10212): Convert to be a pci driverTrent Piepho1-302/+294
2009-01-29V4L/DVB (10208): zoran: Re-adds udev entry removed by changeset 60b4bde4Mauro Carvalho Chehab1-0/+8
2008-12-30V4L/DVB (10118): zoran: fix warning for a variable not usedMauro Carvalho Chehab1-6/+0
2008-10-17V4L/DVB (9197): zoran: set adapter class to I2C_CLASS_TV_ANALOGJean Delvare1-0/+1
2008-10-12V4L/DVB (9129): zoran: move zoran sources into a zoran subdirectoryHans Verkuil1-0/+1670