summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zoran/zoran_card.c
AgeCommit message (Expand)Author
2009-08-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-core2Mauro Carvalho Chehab
2009-08-08strlcpy() will always null terminate the string.Douglas Schilling Landgraf
2009-06-19Stop defining I2C adapter IDs nobody usesMauro Carvalho Chehab
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-06-04Add missing __devexit_p()Mauro Carvalho Chehab
2009-05-02zoran: Fix &&/|| typoMauro Carvalho Chehab
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-03-14zoran: fix incorrect return type of notify function.Mauro Carvalho Chehab
2009-03-13merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-notifyMauro Carvalho Chehab
2009-03-08zoran/bt819: use new notify functionality.Hans Verkuil
2009-03-10zoran: replace functions names in strings with __func__Trent Piepho
2009-02-20zoran: increase bufsize to a value suitable for 768x576.Hans Verkuil
2009-02-19v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil
2009-02-19zoran: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2009-02-18zoran: change buffer defaults to something that works with tvtimeHans Verkuil
2009-02-18zoran et al: convert zoran i2c modules to V4L2.Hans 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-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-30zoran: fix warning for a variable not usedMauro 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