aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/zoran/zoran_driver.c
AgeCommit message (Expand)Author
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-16[media] zoran: do not set V4L2_FBUF_FLAG_OVERLAYHans Verkuil
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-04[media] zoran: fix compiler warningHans Verkuil
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil
2010-12-29[media] zoran: remove V4L1 compat code and zoran custom ioctlsHans Verkuil
2010-11-08[media] v4l: kill the BKLArnd Bergmann
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-21V4L/DVB: drivers/media/video/zoran: Use available error codesJulia Lawall
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-05-18V4L/DVB: zoran: remove V4L1 videodev.h includeHans Verkuil
2010-02-26V4L/DVB: zoran: match parameter signedness of g_input_statusMárton Németh
2010-02-26V4L/DVB: zoran: cleanup pointer conditionMárton Németh
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart
2009-12-05V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-23V4L/DVB (11904): zoran: Use v4l bounding/alignment functiobTrent Piepho
2009-05-09V4L/DVB (11660): zoran: fix bug when enumerating format -1Trent Piepho
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30V4L/DVB (11237): media/zoran: fix printk formatRandy Dunlap
2009-03-30V4L/DVB (11022): zoran/bt819: use new notify functionality.Hans Verkuil
2009-03-30V4L/DVB (10934): zoran: replace functions names in strings with __func__Trent Piepho
2009-03-30V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointersTrent Piepho
2009-03-30V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocationJean Delvare
2009-03-30V4L/DVB (10931): zoran: Drop the lock_norm module parameterJean Delvare
2009-03-30V4L/DVB (10930): zoran: Unify buffer descriptorsTrent Piepho
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab
2009-03-30V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_statusTrent Piepho
2009-03-30V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho
2009-03-30V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0.Hans Verkuil
2009-03-30V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil
2009-03-30V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2009-03-30V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks.Hans Verkuil
2009-03-30V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_...Hans Verkuil
2009-03-30V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil
2009-03-30V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.Hans Verkuil
2009-03-30V4L/DVB (10712): zoran: fix G_FMTHans Verkuil
2009-03-30V4L/DVB (10711): zoran: fix TRY_FMT supportHans Verkuil
2009-03-30V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...Hans Verkuil
2009-03-30V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead.Hans Verkuil
2009-03-30V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG.Hans Verkuil
2009-03-30V4L/DVB (10706): zoran: fix field typo.Hans Verkuil
2009-03-30V4L/DVB (10705): zoran: use slider flag with volume etc. controls.Hans Verkuil
2009-03-30V4L/DVB (10704): zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and al...Hans Verkuil
2009-03-30V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed...Hans Verkuil
2009-03-30V4L/DVB (10631): zoran: fix printk formatRandy Dunlap