aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zoran/zoran_card.c
Commit message (Expand)AuthorAgeFilesLines
* [media] zoran: Drop unused module parameters encoder and decoderJean Delvare2011-05-201-8/+0
* [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* [media] zoran: use video_device_alloc instead of kmallocHans Verkuil2011-01-191-1/+1
* [media] zoran: remove V4L1 compat code and zoran custom ioctlsHans Verkuil2010-12-291-1/+1
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-3/+2
* [media] v4l: kill the BKLArnd Bergmann2010-11-081-0/+1
* [media] zoran: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-20/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-4/+4
* V4L/DVB (12435): strlcpy() will always null terminate the string.Roel Kluin2009-09-121-1/+1
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-1/+0
* V4L/DVB (11992): Add missing __devexit_p()Jean Delvare2009-06-161-1/+1
* V4L/DVB (11741): zoran: Fix &&/|| typoRoel Kluin2009-06-161-1/+1
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-3/+1
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-3/+5
* V4L/DVB (11048): zoran: fix incorrect return type of notify function.Hans Verkuil2009-03-301-2/+1
* V4L/DVB (11022): zoran/bt819: use new notify functionality.Hans Verkuil2009-03-301-3/+17
* V4L/DVB (10934): zoran: replace functions names in strings with __func__Trent Piepho2009-03-301-69/+46
* V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil2009-03-301-33/+10
* V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.Hans Verkuil2009-03-301-177/+86
* V4L/DVB (10716): zoran: change buffer defaults to something that works with t...Hans Verkuil2009-03-301-2/+2
* V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil2009-03-301-30/+30
* V4L/DVB (10711): zoran: fix TRY_FMT supportHans Verkuil2009-03-301-18/+45
* V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...Hans Verkuil2009-03-301-6/+3
* V4L/DVB (10709): zoran: set correct parent of the video device.Hans Verkuil2009-03-301-0/+1
* V4L/DVB (10225): zoran: Remove zr36057_adr fieldTrent Piepho2009-01-291-6/+5
* V4L/DVB (10224): zoran: Use pci device table to get card typeTrent Piepho2009-01-291-63/+47
* V4L/DVB (10223): zoran: Remove global device arrayTrent Piepho2009-01-291-6/+3
* 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-291-302/+294
* V4L/DVB (10208): zoran: Re-adds udev entry removed by changeset 60b4bde4Mauro Carvalho Chehab2009-01-291-0/+8
* V4L/DVB (10118): zoran: fix warning for a variable not usedMauro Carvalho Chehab2008-12-301-6/+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-121-0/+1670