Age | Commit message (Expand) | Author |
2012-08-11 | [media] uvcvideo: Reset the bytesused field when recycling an erroneous buffer | Jayakrishnan Memana |
2012-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-30 | video/uvc: use memweight() | Akinobu Mita |
2012-07-06 | [media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl | Hans Verkuil |
2012-07-06 | [media] uvcvideo: Fix alternate setting selection | Laurent Pinchart |
2012-07-06 | [media] uvcvideo: Fix frame drop in bulk video stream | Jayakrishnan |
2012-07-06 | [media] uvc/Kconfig: Fix INPUT/EVDEV dependencies | Mauro Carvalho Chehab |
2012-05-20 | [media] uvcvideo: Fix V4L2 button controls that share the same UVC control | Laurent Pinchart |
2012-05-15 | [media] v4l2-event: fix regression with initial event handling | Hans Verkuil |
2012-05-08 | [media] uvcvideo: Use videobuf2 .get_unmapped_area() implementation | Laurent Pinchart |
2012-05-08 | [media] uvcvideo: Fix ENUMINPUT handling | Laurent Pinchart |
2012-05-07 | [media] uvcvideo: Drop unused ctrl member from struct uvc_control_mapping | Hans de Goede |
2012-05-07 | [media] uvcvideo: Send control change events for slave ctrls when the master ... | Hans de Goede |
2012-05-07 | [media] uvcvideo: Properly report the inactive flag for inactive controls | Hans de Goede |
2012-05-07 | [media] uvcvideo: Add support for control events | Hans de Goede |
2012-05-07 | [media] uvcvideo: Move __uvc_ctrl_get() up | Hans de Goede |
2012-05-07 | [media] uvcvideo: Refactor uvc_ctrl_get and query | Hans de Goede |
2012-05-07 | [media] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warning | Hans de Goede |
2012-04-19 | Merge tag 'v3.4-rc3' into staging/for_v3.5 | Mauro Carvalho Chehab |
2012-04-10 | [media] uvcvideo: remove unneeded access_ok() check | Dan Carpenter |
2012-04-09 | [media] uvcvideo: Fix race-related crash in uvc_video_clock_update() | Laurent Pinchart |
2012-03-19 | [media] uvcvideo: uvc_driver.c: use linux/atomic.h | Andrew Morton |
2012-03-19 | [media] uvcvideo: Add support for Dell XPS m1530 integrated webcam | Laurent Pinchart |
2012-03-19 | [media] uvcvideo: Allow userptr IO mode | Javier Martin |
2012-03-19 | [media] uvcvideo: Implement compat_ioctl32 for custom ioctls | Laurent Pinchart |
2012-03-19 | [media] uvcvideo: Return -ENOTTY in case of unknown ioctl | Laurent Pinchart |
2012-02-27 | [media] [FOR,v3.3] uvcvideo: Avoid division by 0 in timestamp calculation | Laurent Pinchart |
2011-12-30 | [media] uvcvideo: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer |
2011-12-11 | [media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map() | Haogang Chen |
2011-12-11 | [media] uvcvideo: Add UVC timestamps support | Laurent Pinchart |
2011-12-11 | [media] uvcvideo: Extract timestamp-related statistics | Laurent Pinchart |
2011-12-11 | [media] uvcvideo: Extract video stream statistics | Alexey Fisher |
2011-12-11 | [media] uvcvideo: Add debugfs support | Alexey Fisher |
2011-12-11 | [media] uvcvideo: Ignore GET_RES error for XU controls | Laurent Pinchart |
2011-12-11 | [media] uvcvideo: Don't skip erroneous payloads | Laurent Pinchart |
2011-12-11 | [media] uvcvideo: Make uvc_commit_video() static | Laurent Pinchart |
2011-12-11 | [media] uvcvideo: Add support for LogiLink Wireless Webcam | Laurent Pinchart |
2011-12-11 | [media] uvcvideo: Remove duplicate definitions of UVC_STREAM_* macros | Laurent Pinchart |
2011-12-11 | [media] uvcvideo: Handle uvc_init_video() failure in uvc_video_enable() | Laurent Pinchart |
2011-12-11 | [media] uvcvideo: Use videobuf2-vmalloc | Laurent Pinchart |
2011-12-11 | [media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer | Laurent Pinchart |
2011-11-07 | [media] uvcvideo: GET_RES should only be checked for BITMAP type menu controls | Hans de Goede |
2011-10-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-09-23 | [media] uvcvideo: Add a mapping for H.264 payloads | Stephan Lachowsky |
2011-09-23 | [media] media: Fix a UVC performance problem on systems with non-coherent DMA | Al Cooper |
2011-09-23 | [media] uvcvideo: Remove deprecated UVCIOC ioctls | Laurent Pinchart |
2011-09-23 | [media] uvcvideo: Detect The Imaging Source CCD cameras by vendor and product ID | Arne Caspari |
2011-09-21 | [media] uvcvideo: Fix crash when linking entities | Laurent Pinchart |
2011-09-21 | [media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset | Ming Lei |
2011-08-06 | [media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset | Ming Lei |