Commit Graph

127 Commits (4d823be98c5b24d94c7f41a384a4bb60d7848ad5)

Author SHA1 Message Date
Laurent Pinchart 8d55662512 V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL 15 years ago
Laurent Pinchart 9405e3cbd5 V4L/DVB: uvcvideo: Blacklist gain control for Asus EeePC T91 integrated webcam 15 years ago
Laurent Pinchart e54532e591 V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values 15 years ago
Laurent Pinchart 59529081e0 V4L/DVB: uvcvideo: Cache control min, max, res and def query results 15 years ago
Laurent Pinchart 8a4e76c14c V4L/DVB: uvcvideo: Return -ERANGE when setting a control to an out-of-range menu index 15 years ago
Laurent Pinchart 36bd883ef9 V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs 15 years ago
Laurent Pinchart 56d15cd313 V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 seconds 15 years ago
Daniel Ritz 68f194e027 V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras 15 years ago
Laurent Pinchart 73de3592c0 V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the built-in quirks 15 years ago
Laurent Pinchart 310fe52461 V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps 15 years ago
Laurent Pinchart d7c0d43997 V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequeuing 15 years ago
Laurent Pinchart 2c4d9de8ab V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode 15 years ago
Laurent Pinchart 385097e08b V4L/DVB (13826): uvcvideo: Fix controls blacklisting 15 years ago
Julia Lawall ddb0b34f13 V4L/DVB (13610): uvc: Correct size given to memset 15 years ago
Laurent Pinchart 46b21094ce V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments 15 years ago
Laurent Pinchart 8ca5a639f4 V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure 15 years ago
Laurent Pinchart 4057ac6ca9 V4L/DVB (13505): uvcvideo: Refactor chain scan 15 years ago
Laurent Pinchart fd3e921739 V4L/DVB (13504): uvcvideo: Fix extension units parsing 15 years ago
Laurent Pinchart 6241d8ca1d V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists 15 years ago
Laurent Pinchart bce039c099 V4L/DVB (13502): uvcvideo: Add support for Genius eFace 2025 webcams 15 years ago
Laurent Pinchart 350d6407f8 V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read() 15 years ago
Laurent Pinchart 3bc766ad37 V4L/DVB (13308): uvcvideo: Add support for MSI StarCam 370i webcams 15 years ago
Laurent Pinchart b232a012ad V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout 15 years ago
Laurent Pinchart c4ed8c66d7 V4L/DVB (13154): uvcvideo: Handle garbage at the end of streaming interface descriptors 15 years ago
Ming Lei fd1b6bbb4a V4L/DVB (13153): uvcvideo: Fix uvc_alloc_urb_buffers() 15 years ago
Laurent Pinchart 716fdee110 V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device 15 years ago
Laurent Pinchart 1a969d9863 V4L/DVB (13151): uvcvideo: Dismiss privileges when freeing video buffers 15 years ago
Laurent Pinchart 4e7387858f V4L/DVB (13150): uvcvideo: Don't acquire privileges in VIDIOC_TRY_FMT 15 years ago
Laurent Pinchart 663a419203 V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace level 15 years ago
Laurent Pinchart f4eabafeb3 V4L/DVB (13148): uvcvideo: Handle V4L2_CTRL_TYPE_BUTTON control type in VIDIOC_QUERYCTRL 15 years ago
Laurent Pinchart 2e8961330e V4L/DVB (13311): uvcvideo: Fix compilation warning with 2.6.32 due to type mismatch with abs() 15 years ago
Laurent Pinchart a2e35af6c7 V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed video 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Julia Lawall d2be76437c V4L/DVB (13012): uvc: introduce missing kfree 16 years ago
Laurent Pinchart 8e113595ed V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support 16 years ago
Laurent Pinchart 35f02a681b V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams. 16 years ago
Laurent Pinchart bab6f66c08 V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 device 16 years ago
Laurent Pinchart 5bdf137758 V4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcams 16 years ago
Laurent Pinchart de05f63430 V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h 16 years ago
Laurent Pinchart 446a164b70 V4L/DVB (12186): uvcvideo: Remove unused Logitech-specific constants 16 years ago
Laurent Pinchart b482d9231a V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_ 16 years ago
Laurent Pinchart 042e143e8b V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h 16 years ago
Laurent Pinchart bd0232c134 V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event type" messages 16 years ago
Laurent Pinchart d79cd8393a V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro devices 16 years ago
Robert Krakora 1fcbcc47d3 V4L/DVB (12002): uvc: Fix for no return value check of uvc_ctrl_set() which calls mutex_lock_interruptible() 16 years ago
Laurent Pinchart 3b27740c7d V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors. 16 years ago
Laurent Pinchart ca4a345685 V4L/DVB (11947): uvcvideo: Add support for FSC V30S webcams 16 years ago
Laurent Pinchart 2d2bf2a3a6 V4L/DVB (11946): uvcvideo: Add support for Aveo Technology webcams 16 years ago
Laurent Pinchart 23ff6043ad V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated. 16 years ago
Laurent Pinchart d732c44c1a V4L/DVB (11944): uvcvideo: Add generic control blacklist. 16 years ago