summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/usbvision
AgeCommit message (Expand)Author
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-06-11usbvision-core.c: vfree does its own NULL checkDouglas Schilling Landgraf
2009-05-02V4L/DVB: cleanup redundant tests on unsignedMauro Carvalho Chehab
2009-04-02V4L/DVB: usbvision: remove unused #include <version.h>Mauro Carvalho Chehab
2009-04-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01usbvision: use usb_interface.dev for v4l2_device_registerJanne Grunau
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-28usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbufTrent Piepho
2009-03-22usbvision: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
2009-03-14v4l-dvb: replace remaining references to the old mailinglist.Mauro Carvalho Chehab
2009-03-14v4l2: call v4l2_device_disconnect in USB drivers.Mauro Carvalho Chehab
2009-03-03usbvision: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho
2009-02-26Get rid of video_decoder.h header were uneededMauro Carvalho Chehab
2009-02-21usbvision: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2009-01-20usbvision: use usb_make_path to report bus infoThierry MERLE
2009-01-08remove err macro from few usb devicesMauro Carvalho Chehab
2009-01-23Reverting changeset 10298. It were committed with a wrong From: meta-tagMauro Carvalho Chehab
2009-01-08remove err macro from few usb devicesMauro Carvalho Chehab
2009-01-17v4l-dvb: fix a bunch of compile warnings.Hans Verkuil
2009-01-03Use negated usb_endpoint_xfer_control, etcMauro Carvalho Chehab
2008-12-30merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb2Mauro Carvalho Chehab
2008-12-30use USB API functions rather than constantsMauro Carvalho Chehab
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.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-25fix boards for kernels with algo_controlMauro Carvalho Chehab
2008-10-30V4L: struct device - replace bus_id with dev_name(), dev_set_name()Mauro Carvalho Chehab
2008-11-01v4l: remove inode argument from video_usercopyHans Verkuil
2008-10-21backport commit a65e5d782f9db2a61a914dc01a329e0c2dcf92a1Mauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-10USB: remove info() macro from usb media driversMauro Carvalho Chehab
2008-08-23v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans Verkuil
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-25videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-23v4l: remove obsolete audiochip.hHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil