index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
uvc
/
uvcvideo.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-718
/
+0
2012-08-13
[media] uvcvideo: Support 10bit, 12bit and alternate 8bit greyscale formats
Stefan Muenzel
1
-0
/
+9
2012-05-07
[media] uvcvideo: Drop unused ctrl member from struct uvc_control_mapping
Hans de Goede
1
-2
/
+0
2012-05-07
[media] uvcvideo: Properly report the inactive flag for inactive controls
Hans de Goede
1
-0
/
+4
2012-05-07
[media] uvcvideo: Add support for control events
Hans de Goede
1
-5
/
+15
2011-12-11
[media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()
Haogang Chen
1
-0
/
+1
2011-12-11
[media] uvcvideo: Add UVC timestamps support
Laurent Pinchart
1
-0
/
+25
2011-12-11
[media] uvcvideo: Extract timestamp-related statistics
Laurent Pinchart
1
-0
/
+23
2011-12-11
[media] uvcvideo: Extract video stream statistics
Alexey Fisher
1
-1
/
+31
2011-12-11
[media] uvcvideo: Add debugfs support
Alexey Fisher
1
-0
/
+9
2011-12-11
[media] uvcvideo: Ignore GET_RES error for XU controls
Laurent Pinchart
1
-0
/
+1
2011-12-11
[media] uvcvideo: Make uvc_commit_video() static
Laurent Pinchart
1
-2
/
+0
2011-12-11
[media] uvcvideo: Use videobuf2-vmalloc
Laurent Pinchart
1
-21
/
+12
2011-12-11
[media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer
Laurent Pinchart
1
-0
/
+4
2011-09-23
[media] uvcvideo: Add a mapping for H.264 payloads
Stephan Lachowsky
1
-0
/
+4
2011-09-23
[media] uvcvideo: Remove deprecated UVCIOC ioctls
Laurent Pinchart
1
-96
/
+4
2011-08-06
[media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset
Ming Lei
1
-1
/
+1
2011-07-27
[media] uvcvideo: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
1
-2
/
+1
2011-05-25
[media] uvcvideo: Connect video devices to media entities
Laurent Pinchart
1
-0
/
+1
2011-05-25
[media] uvcvideo: Register subdevices for each entity
Laurent Pinchart
1
-0
/
+13
2011-05-25
[media] uvcvideo: Register a v4l2_device
Laurent Pinchart
1
-0
/
+6
2011-05-20
[media] uvcvideo: Add M420 format support
Hans de Goede
1
-0
/
+3
2011-05-20
[media] uvcvideo: Add support for NOMMU arch
Bob Liu
1
-0
/
+4
2011-05-20
[media] uvcvideo: Make the API public
Laurent Pinchart
1
-38
/
+30
2011-05-20
[media] uvcvideo: Add support for V4L2_PIX_FMT_RGB565
Laurent Pinchart
1
-0
/
+3
2011-05-20
[media] uvcvideo: Rename UVC_CONTROL_* flags to UVC_CTRL_FLAG_*
Laurent Pinchart
1
-2
/
+17
2011-05-20
[media] uvcvideo: Add UVCIOC_CTRL_QUERY ioctl
Martin Rubli
1
-2
/
+11
2010-12-01
[media] uvcvideo: Lock stream mutex when accessing format-related information
Laurent Pinchart
1
-1
/
+3
2010-12-01
[media] uvcvideo: Move mmap() handler to uvc_queue.c
Laurent Pinchart
1
-0
/
+2
2010-12-01
[media] uvcvideo: Lock controls mutex when querying menus
Laurent Pinchart
1
-2
/
+2
2010-10-21
[media] uvcvideo: Fix uvc_query_v4l2_ctrl() and uvc_xu_ctrl_query() locking
Laurent Pinchart
1
-1
/
+1
2010-10-21
[media] uvcvideo: Embed uvc_control_info inside struct uvc_control
Laurent Pinchart
1
-5
/
+6
2010-10-21
[media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP
Martin Rubli
1
-0
/
+4
2010-10-21
[media] uvcvideo: Hardcode the index/selector relationship for XU controls
Laurent Pinchart
1
-16
/
+5
2010-10-21
[media] uvcvideo: Generate discontinuous sequence numbers when frames are lost
Laurent Pinchart
1
-1
/
+1
2010-09-27
V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam
Laurent Pinchart
1
-0
/
+1
2010-08-08
V4L/DVB: uvcvideo: Drop corrupted compressed frames
Laurent Pinchart
1
-2
/
+3
2010-08-02
V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h
Laurent Pinchart
1
-19
/
+0
2010-08-02
V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
Laurent Pinchart
1
-1
/
+2
2010-08-02
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
Laurent Pinchart
1
-5
/
+18
2010-05-19
V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
Laurent Pinchart
1
-1
/
+3
2010-02-26
V4L/DVB: uvcvideo: Cache control min, max, res and def query results
Laurent Pinchart
1
-1
/
+2
2010-02-26
V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs
Laurent Pinchart
1
-10
/
+0
2010-02-26
V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 seconds
Laurent Pinchart
1
-1
/
+1
2010-02-26
V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras
Daniel Ritz
1
-0
/
+3
2010-02-26
V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers times...
Laurent Pinchart
1
-0
/
+1
2010-01-17
V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequ...
Laurent Pinchart
1
-2
/
+3
2009-12-05
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
Laurent Pinchart
1
-6
/
+3
2009-12-05
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
Laurent Pinchart
1
-3
/
+2
2009-12-05
V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro...
Laurent Pinchart
1
-1
/
+2
[next]