summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/vino.c
AgeCommit message (Expand)Author
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l: increase version numbers of drivers converted to v4l2_subdev.Hans Verkuil
2009-03-30v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.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-28vino: Remove code for things already done by video_ioctl2Trent Piepho
2009-03-06vino: add note that this conversion is untested.Hans Verkuil
2009-03-06vino: fold i2c-algo-sgi code into vino.Hans Verkuil
2009-02-18vino: convert to v4l2_subdev.Hans Verkuil
2009-02-18vino: introduce v4l2_device.Hans Verkuil
2009-02-27vino/indycam/saa7191: convert to i2c modules to V4L2.Hans Verkuil
2009-02-12vino: minor renamesHans Verkuil
2009-02-12vino: convert to video_ioctl2.Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-03v4l: missed some video_usercopy conversions.Hans Verkuil
2008-10-21backport commit a65e5d782f9db2a61a914dc01a329e0c2dcf92a1Mauro Carvalho Chehab
2008-08-23v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans Verkuil
2008-08-22v4l-dvb: fix compile warnings.Hans Verkuil
2008-07-29fix vino driver build errorMauro Carvalho Chehab
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-25videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-05-02backport commit 3c18ddd160d1fcd46d1131d9ad6c594dd8e9af99Mauro Carvalho Chehab
2008-03-27Fix blank lines to match in-kernel versionMauro Carvalho Chehab
2008-02-10arv/planb/vino: Add kernel validation to mutexDouglas Schilling Landgraf
2008-02-05backport kernel commit e48d33193d94175f012c3ed606a1d1e574ed726aMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-17Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab
2007-07-16Clean up setting state and scheduling timeoutsMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2006-12-27Backport some changes that happened at mainstreamMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-08-02V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexium_geminiMauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-04-11added /* keep */ to all #if 0 to avoid being removed by gentree.plMauro Carvalho Chehab
2006-04-07Added almost all other V4L missing drivers to the treeMauro Carvalho Chehab