Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
a203a13a8843c3ec2d4dbc6285d000079a12afa5
/
drivers
/
media
/
video
/
uvc
70092c2
V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam
by Laurent Pinchart
· 15 years ago
9bde9f2
V4L/DVB: uvcvideo: Drop corrupted compressed frames
by Laurent Pinchart
· 15 years ago
bbafc0c
V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h
by Laurent Pinchart
· 15 years ago
abf8438
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
by Joe Perches
· 15 years ago
2bb00fe
V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako
by Laurent Pinchart
· 15 years ago
b30ece5
V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
by Laurent Pinchart
· 15 years ago
1b4e21c
V4L/DVB: uvcvideo: Define control information bits using macros
by Laurent Pinchart
· 15 years ago
561474c2
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
by Laurent Pinchart
· 15 years ago
3653639
V4L/DVB: uvcvideo: Make button controls work properly
by Hans de Goede
· 15 years ago
e56be91
V4L/DVB: uvcvideo: Add support for absolute pan/tilt controls
by Martin Rubli
· 15 years ago
0b21d55
V4L/DVB: drivers/media/video/uvc: Use kmemdup
by Julia Lawall
· 15 years ago
9c3b10b
V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RES
by Laurent Pinchart
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
cf7a50e
V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0
by Laurent Pinchart
· 15 years ago
a90ef69
V4L/DVB: uvcvideo: Flag relative controls as write-only
by Laurent Pinchart
· 15 years ago
61421206
V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
by Laurent Pinchart
· 15 years ago
ed3de60
V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devices
by Laurent Pinchart
· 15 years ago
35a00c4
V4L/DVB: uvcvideo: Support iris absolute and relative controls
by Laurent Pinchart
· 15 years ago
f129b03
V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam
by Laurent Pinchart
· 15 years ago
1e4d05b
V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams
by Laurent Pinchart
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8d55662
V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL
by Laurent Pinchart
· 15 years ago
9405e3c
V4L/DVB: uvcvideo: Blacklist gain control for Asus EeePC T91 integrated webcam
by Laurent Pinchart
· 15 years ago
e54532e
V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values
by Laurent Pinchart
· 15 years ago
5952908
V4L/DVB: uvcvideo: Cache control min, max, res and def query results
by Laurent Pinchart
· 15 years ago
8a4e76c
V4L/DVB: uvcvideo: Return -ERANGE when setting a control to an out-of-range menu index
by Laurent Pinchart
· 15 years ago
36bd883
V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs
by Laurent Pinchart
· 15 years ago
56d15cd
V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 seconds
by Laurent Pinchart
· 15 years ago
68f194e
V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras
by Daniel Ritz
· 15 years ago
73de359
V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the built-in quirks
by Laurent Pinchart
· 15 years ago
310fe52
V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps
by Laurent Pinchart
· 15 years ago
d7c0d43
V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequeuing
by Laurent Pinchart
· 15 years ago
2c4d9de
V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode
by Laurent Pinchart
· 15 years ago
385097e
V4L/DVB (13826): uvcvideo: Fix controls blacklisting
by Laurent Pinchart
· 15 years ago
ddb0b34
V4L/DVB (13610): uvc: Correct size given to memset
by Julia Lawall
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
8ca5a63
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
by Laurent Pinchart
· 15 years ago
4057ac6
V4L/DVB (13505): uvcvideo: Refactor chain scan
by Laurent Pinchart
· 15 years ago
fd3e921
V4L/DVB (13504): uvcvideo: Fix extension units parsing
by Laurent Pinchart
· 15 years ago
6241d8c
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
by Laurent Pinchart
· 15 years ago
bce039c
V4L/DVB (13502): uvcvideo: Add support for Genius eFace 2025 webcams
by Laurent Pinchart
· 15 years ago
350d640
V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read()
by Laurent Pinchart
· 15 years ago
3bc766a
V4L/DVB (13308): uvcvideo: Add support for MSI StarCam 370i webcams
by Laurent Pinchart
· 15 years ago
b232a01
V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout
by Laurent Pinchart
· 15 years ago
c4ed8c6
V4L/DVB (13154): uvcvideo: Handle garbage at the end of streaming interface descriptors
by Laurent Pinchart
· 15 years ago
fd1b6bb
V4L/DVB (13153): uvcvideo: Fix uvc_alloc_urb_buffers()
by Ming Lei
· 15 years ago
716fdee
V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device
by Laurent Pinchart
· 15 years ago
1a969d9
V4L/DVB (13151): uvcvideo: Dismiss privileges when freeing video buffers
by Laurent Pinchart
· 15 years ago
4e73878
V4L/DVB (13150): uvcvideo: Don't acquire privileges in VIDIOC_TRY_FMT
by Laurent Pinchart
· 15 years ago
663a419
V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace level
by Laurent Pinchart
· 16 years ago
f4eabaf
V4L/DVB (13148): uvcvideo: Handle V4L2_CTRL_TYPE_BUTTON control type in VIDIOC_QUERYCTRL
by Laurent Pinchart
· 16 years ago
2e89613
V4L/DVB (13311): uvcvideo: Fix compilation warning with 2.6.32 due to type mismatch with abs()
by Laurent Pinchart
· 15 years ago
a2e35af
V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed video
by Laurent Pinchart
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
d2be764
V4L/DVB (13012): uvc: introduce missing kfree
by Julia Lawall
· 15 years ago
8e11359
V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support
by Laurent Pinchart
· 16 years ago
35f02a6
V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams.
by Laurent Pinchart
· 16 years ago
bab6f66
V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 device
by Laurent Pinchart
· 16 years ago
5bdf137
V4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcams
by Laurent Pinchart
· 16 years ago
de05f63
V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h
by Laurent Pinchart
· 16 years ago
446a164
V4L/DVB (12186): uvcvideo: Remove unused Logitech-specific constants
by Laurent Pinchart
· 16 years ago
b482d92
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
by Laurent Pinchart
· 16 years ago
042e143
V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h
by Laurent Pinchart
· 16 years ago
bd0232c
V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event type" messages
by Laurent Pinchart
· 16 years ago
d79cd83
V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro devices
by Laurent Pinchart
· 16 years ago
1fcbcc4
V4L/DVB (12002): uvc: Fix for no return value check of uvc_ctrl_set() which calls mutex_lock_interruptible()
by Robert Krakora
· 16 years ago
3b27740
V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors.
by Laurent Pinchart
· 16 years ago
ca4a345
V4L/DVB (11947): uvcvideo: Add support for FSC V30S webcams
by Laurent Pinchart
· 16 years ago
2d2bf2a
V4L/DVB (11946): uvcvideo: Add support for Aveo Technology webcams
by Laurent Pinchart
· 16 years ago
23ff604
V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated.
by Laurent Pinchart
· 16 years ago
d732c44
V4L/DVB (11944): uvcvideo: Add generic control blacklist.
by Laurent Pinchart
· 16 years ago
849a3ab
V4L/DVB (11838): uvcvideo: Add Lenovo Thinkpad SL400 to device list comments
by Filipe Rosset
· 16 years ago
04a37e0
V4L/DVB (11837): uvcvideo: Start status polling on device open
by Laurent Pinchart
· 16 years ago
b2d9cc4
V4L/DVB (11836): uvcvideo: Add missing whitespaces to multi-line format strings.
by Laurent Pinchart
· 16 years ago
078f894
V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes.
by Laurent Pinchart
· 16 years ago
2460cda
V4L/DVB (11574): uvcvideo: fill reserved fields with zero of VIDIOC_QUERYMENU
by Márton Németh
· 16 years ago
9086c7b99
V4L/DVB (11573): uvcvideo: Prevent invormation loss with removing implicit casting
by Márton Németh
· 16 years ago
7564f67
V4L/DVB (11669): uvc: fix compile warning
by Hans Verkuil
· 16 years ago
cb1287a
V4L/DVB (11575): uvcvideo: fix uvc resume failed
by Ming Lei
· 16 years ago
82bea20
V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device'
by Randy Dunlap
· 16 years ago
8bbd90c
V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
by Márton Németh
· 16 years ago
0ce566d
V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals
by Laurent Pinchart
· 16 years ago
50144ae
V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devices
by Laurent Pinchart
· 16 years ago
c90e777
V4L/DVB (10651): uvcvideo: Ignore empty bulk URBs
by Laurent Pinchart
· 16 years ago
7236242
V4L/DVB (10650): uvcvideo: Initialize streaming parameters with the probe control value
by Laurent Pinchart
· 16 years ago
b12049a
V4L/DVB (10308): uvcvideo: use usb_make_path to report bus info
by Thierry MERLE
· 16 years ago
f180152
V4L/DVB (10296): uvcvideo: Fix memory leak in input device handling
by Laurent Pinchart
· 16 years ago
efdc8a9
V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is low on memory.
by Laurent Pinchart
· 16 years ago
f61d1d8
V4L/DVB (10294): uvcvideo: Add support for the Alcor Micro AU3820 chipset.
by Laurent Pinchart
· 16 years ago
d0ebf30
V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.
by Laurent Pinchart
· 16 years ago
6b3bf20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
51cac8a
V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection.
by Laurent Pinchart
· 16 years ago
fba4578
V4L/DVB (10198): uvcvideo: Print the UVC version number in binary-coded decimal.
by Laurent Pinchart
· 16 years ago
2c2d264
V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.
by Laurent Pinchart
· 16 years ago
16e68d7
V4L/DVB (10193): removed unused #include <version.h>'s
by Huang Weiyi
· 16 years ago
74ca11c
Input: uvc - the button on the camera is KEY_CAMERA
by Bastien Nocera
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
ed716dc
V4L/DVB (10111a): usbvideo.h: remove an useless blank line
by Mauro Carvalho Chehab
· 16 years ago
Next »