Age | Commit message (Expand) | Author |
2009-05-02 | V4L/DVB: cleanup redundant tests on unsigned | Mauro Carvalho Chehab |
2009-04-05 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2009-04-01 | usbvision: use usb_interface.dev for v4l2_device_register | Janne Grunau |
2009-04-01 | v4l: increase version numbers of drivers converted to v4l2_subdev. | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-03-28 | usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbuf | Trent Piepho |
2009-03-14 | v4l2: call v4l2_device_disconnect in USB drivers. | Mauro Carvalho Chehab |
2009-03-03 | usbvision: Don't need to zero ioctl parameter fields | Trent Piepho |
2009-03-03 | v4l2: Move code to zero querybuf output struct to v4l2_ioctl | Trent Piepho |
2009-02-26 | Get rid of video_decoder.h header were uneeded | Mauro Carvalho Chehab |
2009-02-21 | usbvision: convert to v4l2_device/v4l2_subdev. | Hans Verkuil |
2009-01-20 | usbvision: use usb_make_path to report bus info | Thierry MERLE |
2009-01-08 | remove err macro from few usb devices | Mauro Carvalho Chehab |
2009-01-23 | Reverting changeset 10298. It were committed with a wrong From: meta-tag | Mauro Carvalho Chehab |
2009-01-08 | remove err macro from few usb devices | Mauro Carvalho Chehab |
2009-01-03 | Use negated usb_endpoint_xfer_control, etc | Mauro Carvalho Chehab |
2008-12-30 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb2 | Mauro Carvalho Chehab |
2008-12-30 | use USB API functions rather than constants | Mauro Carvalho Chehab |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-12-30 | v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-10-30 | V4L: struct device - replace bus_id with dev_name(), dev_set_name() | Mauro Carvalho Chehab |
2008-11-01 | v4l: remove inode argument from video_usercopy | Hans Verkuil |
2008-10-21 | backport commit a65e5d782f9db2a61a914dc01a329e0c2dcf92a1 | Mauro Carvalho Chehab |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-10-10 | USB: remove info() macro from usb media drivers | Mauro Carvalho Chehab |
2008-08-23 | v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) | Hans Verkuil |
2008-07-30 | v4l: move BKL down to the driver level. | Hans Verkuil |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-25 | videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h | Hans Verkuil |
2008-07-21 | Remove obsolete owner field from video_device struct. | Hans Verkuil |
2008-07-21 | videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct | Hans Verkuil |
2008-07-23 | v4l: remove obsolete audiochip.h | Hans Verkuil |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-20 | videodev: renamed 'class_dev' to 'dev' | Hans Verkuil |
2008-07-20 | videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-05-28 | videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-04 | usbvision: rename __PRETTY_FUNCTION__ occurrences | Thierry MERLE |
2008-04-04 | v4l: video/usbvision replace remaining __FUNCTION__ occurrences | Thierry MERLE |
2008-02-05 | backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92dd | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-12-12 | media: video: usbvision: remove ctrlUrbLock | Thierry MERLE |
2007-12-12 | media-video-usbvision-add-mutex_unlock-to-error-paths-fix | Thierry MERLE |
2007-12-12 | media: video: usbvision: add mutex_unlock() to error paths | Thierry MERLE |
2007-10-24 | usbvision: Convert the usbvision->lock semaphore to the mutex API | Thierry MERLE |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-10-08 | V4L: convert struct class_device to struct device | Mauro Carvalho Chehab |