summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zoran
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-07-21backport commit 405f55712dfe464b3240d7816cc4fe4174831be2Mauro Carvalho Chehab
2009-06-04Add missing __devexit_p()Mauro Carvalho Chehab
2009-05-30zoran: Use v4l bounding/alignment functiobTrent Piepho
2009-05-02zoran: Fix &&/|| typoMauro Carvalho Chehab
2009-04-30zoran: fix bug when enumerating format -1Trent Piepho
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l: increase version numbers of drivers converted to v4l2_subdev.Hans Verkuil
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-27Fix printk format warning:Mauro Carvalho Chehab
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-03-10zoran: Pass zoran_fh pointers instead of file pointersTrent Piepho
2009-03-10zoran: Don't frighten users with failed buffer allocationTrent Piepho
2009-03-10zoran: Drop the lock_norm module parameterTrent Piepho
2009-03-10zoran: Unify buffer descriptorsTrent Piepho
2009-03-10avoid loading the entire videodev.h header for drivers that are already V4L2 ...Mauro Carvalho Chehab
2009-03-09merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2009-03-05zoran: Change first argument to zoran_v4l2_buffer_statusTrent Piepho
2009-03-05zoran: auto-select bt866 for AverMedia 6 EyesMauro Carvalho Chehab
2009-03-03v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho
2009-02-20zoran: increase bufsize to a value suitable for 768x576.Hans Verkuil
2009-02-20zoran: s_jpegcomp should return a proper result, not 0.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: TRY_FMT and S_FMT now do the same parameter checks.Hans Verkuil
2009-02-18zoran: change buffer defaults to something that works with tvtimeHans Verkuil
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