index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
uvc
/
uvcvideo.h
Age
Commit message (
Expand
)
Author
2010-12-01
[media] uvcvideo: Lock stream mutex when accessing format-related information
Laurent Pinchart
2010-12-01
[media] uvcvideo: Move mmap() handler to uvc_queue.c
Laurent Pinchart
2010-12-01
[media] uvcvideo: Lock controls mutex when querying menus
Laurent Pinchart
2010-10-21
[media] uvcvideo: Fix uvc_query_v4l2_ctrl() and uvc_xu_ctrl_query() locking
Laurent Pinchart
2010-10-21
[media] uvcvideo: Embed uvc_control_info inside struct uvc_control
Laurent Pinchart
2010-10-21
[media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP
Martin Rubli
2010-10-21
[media] uvcvideo: Hardcode the index/selector relationship for XU controls
Laurent Pinchart
2010-10-21
[media] uvcvideo: Generate discontinuous sequence numbers when frames are lost
Laurent Pinchart
2010-09-27
V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam
Laurent Pinchart
2010-08-08
V4L/DVB: uvcvideo: Drop corrupted compressed frames
Laurent Pinchart
2010-08-02
V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h
Laurent Pinchart
2010-08-02
V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
Laurent Pinchart
2010-08-02
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
Laurent Pinchart
2010-05-19
V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
Laurent Pinchart
2010-02-26
V4L/DVB: uvcvideo: Cache control min, max, res and def query results
Laurent Pinchart
2010-02-26
V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs
Laurent Pinchart
2010-02-26
V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 seconds
Laurent Pinchart
2010-02-26
V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras
Daniel Ritz
2010-02-26
V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers times...
Laurent Pinchart
2010-01-17
V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequ...
Laurent Pinchart
2009-12-05
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
Laurent Pinchart
2009-12-05
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
Laurent Pinchart
2009-12-05
V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro...
Laurent Pinchart
2009-12-05
V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device
Laurent Pinchart
2009-12-05
V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace level
Laurent Pinchart
2009-09-12
V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support
Laurent Pinchart
2009-09-12
V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta...
Laurent Pinchart
2009-09-12
V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 d...
Laurent Pinchart
2009-09-12
V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h
Laurent Pinchart
2009-09-12
V4L/DVB (12186): uvcvideo: Remove unused Logitech-specific constants
Laurent Pinchart
2009-09-12
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
Laurent Pinchart
2009-09-12
V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h
Laurent Pinchart
2009-06-16
V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are...
Laurent Pinchart
2009-06-16
V4L/DVB (11944): uvcvideo: Add generic control blacklist.
Laurent Pinchart
2009-06-16
V4L/DVB (11837): uvcvideo: Start status polling on device open
Laurent Pinchart
2009-03-30
V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vi...
Laurent Pinchart
2009-03-30
V4L/DVB (10296): uvcvideo: Fix memory leak in input device handling
Laurent Pinchart
2009-03-30
V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is lo...
Laurent Pinchart
2009-01-29
V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.
Laurent Pinchart
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-30
V4L/DVB (10111a): usbvideo.h: remove an useless blank line
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (10104): uvcvideo: Add support for video output devices
Laurent Pinchart
2008-12-30
V4L/DVB (9903): uvcvideo: V4L2 zoom controls support
Laurent Pinchart
2008-12-30
V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls.
Laurent Pinchart
2008-12-30
V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete fram...
Laurent Pinchart
2008-12-29
V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...
Laurent Pinchart
2008-10-12
V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4
Ming Lei
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-07-20
V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend.
Laurent Pinchart
2008-06-30
V4L/DVB (8145a): USB Video Class driver
Laurent Pinchart