index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
uvc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-06-15
[media] media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
1
-1
/
+1
2016-06-07
[media] uvcvideo: Correct speed testing
Oliver Neukum
1
-0
/
+1
2016-06-07
[media] uvcvideo: Fix bytesperline calculation for planar YUV
Nicolas Dufresne
1
-2
/
+17
2016-03-03
[media] UVC: Add support for R200 depth camera
Aviv Greenberg
2
-0
/
+32
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
1
-3
/
+8
2016-01-11
[media] uvcvideo: register entity subdev on init
Javier Martinez Canillas
1
-24
/
+9
2016-01-11
[media] uvcvideo: remove pads prefix from uvc_mc_create_pads_links()
Javier Martinez Canillas
1
-3
/
+3
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] uvcvideo: create pad links after subdev registration
Javier Martinez Canillas
1
-4
/
+19
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-2
/
+2
2015-12-18
[media] uvcvideo: small cleanup in uvc_video_clock_update()
Dan Carpenter
1
-1
/
+1
2015-12-18
[media] uvcvideo: Fix reading the current exposure value of UVC
Anton V. Shokurov
1
-1
/
+2
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-10
/
+5
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-9
/
+5
2015-12-12
Revert "[media] UVC: Add support for ds4 depth camera"
Mauro Carvalho Chehab
2
-32
/
+0
2015-12-03
[media] UVC: Add support for ds4 depth camera
Aviv Greenberg
2
-0
/
+32
2015-11-19
[media] uvcvideo: Enable UVC 1.5 device detection
Laurent Pinchart
1
-1
/
+2
2015-11-17
[media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL
Ricardo Ribalda
1
-0
/
+20
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
3
-23
/
+27
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-09-25
[media] uvcvideo: Disable hardware timestamps by default
Laurent Pinchart
3
-0
/
+7
2015-05-30
[media] uvcvideo: Remove unneeded device disconnected flag
Laurent Pinchart
3
-10
/
+0
2015-05-30
[media] uvcvideo: Fix incorrect bandwidth with Chicony device 04f2:b50b
Laurent Pinchart
1
-0
/
+8
2015-05-30
[media] uvcvideo: Implement DMABUF exporter role
Laurent Pinchart
3
-0
/
+27
2015-04-10
[media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRL
Hans Verkuil
1
-0
/
+30
2015-04-10
[media] uvcvideo: fix cropcap v4l2-compliance failure
Hans Verkuil
1
-12
/
+23
2015-04-08
[media] uvc: embed video_device
Hans Verkuil
3
-20
/
+6
2015-04-02
[media] uvcvideo: Validate index during step-wise frame intervals enumeration
Laurent Pinchart
1
-0
/
+3
2015-04-02
[media] uvcvideo: Recognize the Tasco USB microscope
Laurent Pinchart
1
-0
/
+8
2015-04-02
[media] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock held
Laurent Pinchart
1
-13
/
+2
2015-01-27
[media] uvcvideo: remove unnecessary version.h inclusion
Fabian Frederick
1
-1
/
+0
2015-01-27
[media] uvcvideo: Remove extra commit on resume()
Aviv Greenberg
1
-3
/
+3
2014-12-23
[media] uvcvideo: Add GUID for BGR 8:8:8
William Manley
2
-0
/
+8
2014-12-23
[media] media: usb: uvc: use vb2_ops_wait_prepare/finish helper
Lad, Prabhakar
1
-16
/
+3
2014-11-25
[media] uvcvideo: Return all buffers to vb2 at stream stop and start failure
Laurent Pinchart
1
-10
/
+35
2014-11-25
[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
Laurent Pinchart
4
-41
/
+30
2014-11-25
[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
Laurent Pinchart
3
-4
/
+4
2014-11-25
[media] uvcvideo: Don't stop the stream twice at file handle release
Laurent Pinchart
3
-12
/
+10
2014-11-25
[media] uvcvideo: Implement vb2 queue start and stop stream operations
Laurent Pinchart
2
-25
/
+28
2014-11-25
[media] uvcvideo: Add function to convert from queue to stream
Laurent Pinchart
1
-4
/
+8
2014-11-25
[media] uvcvideo: Separate video and queue enable/disable operations
Laurent Pinchart
3
-27
/
+26
2014-11-25
[media] uvcvideo: Set buffer field to V4L2_FIELD_NONE
Laurent Pinchart
1
-0
/
+1
2014-11-25
[media] uvcvideo: Move to video_ioctl2
Laurent Pinchart
3
-454
/
+559
2014-11-25
[media] uvcvideo: Fix destruction order in uvc_delete()
Takashi Iwai
1
-3
/
+3
2014-11-25
[media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale
Philipp Zabel
2
-1
/
+27
2014-10-21
[media] v4l: uvcvideo: Fix buffer completion size check
Laurent Pinchart
3
-3
/
+1
2014-09-21
[media] v4l2: uvcvideo: Allow using larger buffers
Guennadi Liakhovetski
3
-1
/
+4
[next]