Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4a8ba3319764f4a254c0aa97072da0a67636c64b
/
drivers
/
media
/
usb
/
uvc
/
uvcvideo.h
1b8dc32
[media] uvcvideo: Add GUID for BGR 8:8:8
by William Manley
· 10 years ago
0da4ab9
[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
by Laurent Pinchart
· 10 years ago
1b7f9c9
[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
by Laurent Pinchart
· 10 years ago
3f02de2
[media] uvcvideo: Don't stop the stream twice at file handle release
by Laurent Pinchart
· 10 years ago
d5e90b7
[media] uvcvideo: Move to video_ioctl2
by Laurent Pinchart
· 14 years ago
e1b78a3
[media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale
by Philipp Zabel
· 11 years ago
c601f53
[media] v4l: uvcvideo: Fix buffer completion size check
by Laurent Pinchart
· 10 years ago
e93e7fd
[media] v4l2: uvcvideo: Allow using larger buffers
by Guennadi Liakhovetski
· 10 years ago
17e1319
[media] uvcvideo: Work around buggy Logitech C920 firmware
by William Manley
· 11 years ago
e72ed08
[media] uvcvideo: Add bayer 8-bit patterns to uvcvideo
by Edgar Thier
· 11 years ago
6e9179e
[media] uvcvideo: Enable VIDIOC_CREATE_BUFS
by Philipp Zabel
· 11 years ago
ccc135c
[media] uvcvideo: Remove duplicate check for number of buffers in queue_setup
by Laurent Pinchart
· 11 years ago
17706f5
[media] uvcvideo: Fix open/close race condition
by Laurent Pinchart
· 12 years ago
8be8ec6
[media] uvcvideo: Mark first output terminal as default video node
by Laurent Pinchart
· 13 years ago
0550513
[media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support
by Laurent Pinchart
· 12 years ago
f887e99
[media] uvcvideo: Set device_caps in VIDIOC_QUERYCAP
by Laurent Pinchart
· 12 years ago
815adc4
[media] uvcvideo: Don't fail when an unsupported format is requested
by Laurent Pinchart
· 12 years ago
5712661
[media] uvc: Add return code check at vb2_queue_init()
by Ezequiel Garcia
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/video/uvc/uvcvideo.h]
ca47e71
[media] uvcvideo: Support 10bit, 12bit and alternate 8bit greyscale formats
by Stefan Muenzel
· 13 years ago
d1c07ef
[media] uvcvideo: Drop unused ctrl member from struct uvc_control_mapping
by Hans de Goede
· 13 years ago
55afeb8
[media] uvcvideo: Properly report the inactive flag for inactive controls
by Hans de Goede
· 13 years ago
b401200
[media] uvcvideo: Add support for control events
by Hans de Goede
· 13 years ago
806e23e
[media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()
by Haogang Chen
· 13 years ago
66847ef
[media] uvcvideo: Add UVC timestamps support
by Laurent Pinchart
· 13 years ago
25738cb
[media] uvcvideo: Extract timestamp-related statistics
by Laurent Pinchart
· 13 years ago
7bc5edb
[media] uvcvideo: Extract video stream statistics
by Alexey Fisher
· 13 years ago
edbaa39
[media] uvcvideo: Add debugfs support
by Alexey Fisher
· 13 years ago
c4d99f8
[media] uvcvideo: Ignore GET_RES error for XU controls
by Laurent Pinchart
· 14 years ago
0c6a3b2
[media] uvcvideo: Make uvc_commit_video() static
by Laurent Pinchart
· 13 years ago
6998b6f
[media] uvcvideo: Use videobuf2-vmalloc
by Laurent Pinchart
· 13 years ago
3d95e93
[media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer
by Laurent Pinchart
· 13 years ago
25ad8a8
[media] uvcvideo: Add a mapping for H.264 payloads
by Stephan Lachowsky
· 14 years ago
227bd5b
[media] uvcvideo: Remove deprecated UVCIOC ioctls
by Laurent Pinchart
· 14 years ago
d59a7b1
[media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset
by Ming Lei
· 14 years ago
fd3e582
[media] uvcvideo: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 14 years ago
8a65a94
[media] uvcvideo: Connect video devices to media entities
by Laurent Pinchart
· 15 years ago
4ffc2d8
[media] uvcvideo: Register subdevices for each entity
by Laurent Pinchart
· 15 years ago
5a254d7
[media] uvcvideo: Register a v4l2_device
by Laurent Pinchart
· 15 years ago
7225a1d
[media] uvcvideo: Add M420 format support
by Hans de Goede
· 14 years ago
7296944
[media] uvcvideo: Add support for NOMMU arch
by Bob Liu
· 14 years ago
5f70881
[media] uvcvideo: Make the API public
by Laurent Pinchart
· 14 years ago
5079107
[media] uvcvideo: Add support for V4L2_PIX_FMT_RGB565
by Laurent Pinchart
· 14 years ago
9eb30d2
[media] uvcvideo: Rename UVC_CONTROL_* flags to UVC_CTRL_FLAG_*
by Laurent Pinchart
· 14 years ago
fe78d18
[media] uvcvideo: Add UVCIOC_CTRL_QUERY ioctl
by Martin Rubli
· 14 years ago
6947756
[media] uvcvideo: Lock stream mutex when accessing format-related information
by Laurent Pinchart
· 14 years ago
4aa2759
[media] uvcvideo: Move mmap() handler to uvc_queue.c
by Laurent Pinchart
· 14 years ago
23d9f3e
[media] uvcvideo: Lock controls mutex when querying menus
by Laurent Pinchart
· 14 years ago
27a61c1
[media] uvcvideo: Fix uvc_query_v4l2_ctrl() and uvc_xu_ctrl_query() locking
by Laurent Pinchart
· 14 years ago
071c8bb
[media] uvcvideo: Embed uvc_control_info inside struct uvc_control
by Laurent Pinchart
· 14 years ago
8fb91b3
[media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP
by Martin Rubli
· 14 years ago
ba2fa99
[media] uvcvideo: Hardcode the index/selector relationship for XU controls
by Laurent Pinchart
· 14 years ago
650b95f
[media] uvcvideo: Generate discontinuous sequence numbers when frames are lost
by Laurent Pinchart
· 14 years ago
86d8b6a
V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam
by Laurent Pinchart
· 14 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
b30ece5
V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
by Laurent Pinchart
· 15 years ago
561474c2
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
by Laurent Pinchart
· 15 years ago
61421206
V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
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
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
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
8ca5a63
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
by Laurent Pinchart
· 15 years ago
6241d8c
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
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
716fdee
V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device
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
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
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
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
04a37e0
V4L/DVB (11837): uvcvideo: Start status polling on device open
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
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
2c2d264
V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.
by Laurent Pinchart
· 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
ff92420
V4L/DVB (10104): uvcvideo: Add support for video output devices
by Laurent Pinchart
· 16 years ago
9768352
V4L/DVB (9903): uvcvideo: V4L2 zoom controls support
by Laurent Pinchart
· 16 years ago
2bdd29c
V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls.
by Laurent Pinchart
· 16 years ago
0fbd8ee
V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete frame drop off.
by Laurent Pinchart
· 16 years ago
44f0079
V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully
by Laurent Pinchart
· 16 years ago
a31a405
V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4
by Ming Lei
· 16 years ago
f87086e
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
by Hans Verkuil
· 17 years ago
e01117c
V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend.
by Laurent Pinchart
· 17 years ago
c0efd23
V4L/DVB (8145a): USB Video Class driver
by Laurent Pinchart
· 17 years ago