index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
uvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] uvcvideo: Disable hardware timestamps by default
Laurent Pinchart
2015-09-25
3
-0
/
+7
*
[media] uvcvideo: Remove unneeded device disconnected flag
Laurent Pinchart
2015-05-30
3
-10
/
+0
*
[media] uvcvideo: Fix incorrect bandwidth with Chicony device 04f2:b50b
Laurent Pinchart
2015-05-30
1
-0
/
+8
*
[media] uvcvideo: Implement DMABUF exporter role
Laurent Pinchart
2015-05-30
3
-0
/
+27
*
[media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRL
Hans Verkuil
2015-04-10
1
-0
/
+30
*
[media] uvcvideo: fix cropcap v4l2-compliance failure
Hans Verkuil
2015-04-10
1
-12
/
+23
*
[media] uvc: embed video_device
Hans Verkuil
2015-04-08
3
-20
/
+6
*
[media] uvcvideo: Validate index during step-wise frame intervals enumeration
Laurent Pinchart
2015-04-02
1
-0
/
+3
*
[media] uvcvideo: Recognize the Tasco USB microscope
Laurent Pinchart
2015-04-02
1
-0
/
+8
*
[media] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock held
Laurent Pinchart
2015-04-02
1
-13
/
+2
*
[media] uvcvideo: remove unnecessary version.h inclusion
Fabian Frederick
2015-01-27
1
-1
/
+0
*
[media] uvcvideo: Remove extra commit on resume()
Aviv Greenberg
2015-01-27
1
-3
/
+3
*
[media] uvcvideo: Add GUID for BGR 8:8:8
William Manley
2014-12-23
2
-0
/
+8
*
[media] media: usb: uvc: use vb2_ops_wait_prepare/finish helper
Lad, Prabhakar
2014-12-23
1
-16
/
+3
*
[media] uvcvideo: Return all buffers to vb2 at stream stop and start failure
Laurent Pinchart
2014-11-25
1
-10
/
+35
*
[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
Laurent Pinchart
2014-11-25
4
-41
/
+30
*
[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
Laurent Pinchart
2014-11-25
3
-4
/
+4
*
[media] uvcvideo: Don't stop the stream twice at file handle release
Laurent Pinchart
2014-11-25
3
-12
/
+10
*
[media] uvcvideo: Implement vb2 queue start and stop stream operations
Laurent Pinchart
2014-11-25
2
-25
/
+28
*
[media] uvcvideo: Add function to convert from queue to stream
Laurent Pinchart
2014-11-25
1
-4
/
+8
*
[media] uvcvideo: Separate video and queue enable/disable operations
Laurent Pinchart
2014-11-25
3
-27
/
+26
*
[media] uvcvideo: Set buffer field to V4L2_FIELD_NONE
Laurent Pinchart
2014-11-25
1
-0
/
+1
*
[media] uvcvideo: Move to video_ioctl2
Laurent Pinchart
2014-11-25
3
-454
/
+559
*
[media] uvcvideo: Fix destruction order in uvc_delete()
Takashi Iwai
2014-11-25
1
-3
/
+3
*
[media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale
Philipp Zabel
2014-11-25
2
-1
/
+27
*
[media] v4l: uvcvideo: Fix buffer completion size check
Laurent Pinchart
2014-10-21
3
-3
/
+1
*
[media] v4l2: uvcvideo: Allow using larger buffers
Guennadi Liakhovetski
2014-09-21
3
-1
/
+4
*
[media] media: usb: uvc: add a quirk for Dell XPS M1330 webcam
Paul Fertser
2014-09-21
1
-0
/
+9
*
[media] uvcvideo: Work around buggy Logitech C920 firmware
William Manley
2014-09-21
4
-3
/
+19
*
[media] v4l: uvcvideo: Add support for pan/tilt speed controls
Vincent Palatin
2014-09-21
1
-3
/
+55
*
[media] uvc: fix sparse warning
Hans Verkuil
2014-09-03
1
-1
/
+1
*
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
1
-1
/
+0
*
[media] uvcvideo: Fix clock param realtime setting
Olivier Langlois
2014-05-23
1
-5
/
+10
*
[media] uvcvideo: Fix marking buffer erroneous in case of FID toggling
Anton Leontiev
2014-05-23
1
-6
/
+15
*
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
2014-03-11
1
-1
/
+2
*
[media] vb2: change result code of buf_finish to void
Hans Verkuil
2014-03-11
1
-2
/
+1
*
[media] uvcvideo: Add bayer 8-bit patterns to uvcvideo
Edgar Thier
2014-03-05
2
-1
/
+33
*
[media] uvcvideo: Do not use usb_set_interface on bulk EP
Oleksij Rempel
2014-03-05
1
-1
/
+19
*
[media] uvcvideo: Tell the user space we're using start-of-exposure timestamps
Sakari Ailus
2014-03-05
1
-1
/
+2
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-1
/
+1
*
[media] uvcvideo: Enable VIDIOC_CREATE_BUFS
Philipp Zabel
2014-02-28
3
-0
/
+25
*
[media] uvcvideo: Support allocating buffers larger than the current frame size
Laurent Pinchart
2014-02-28
1
-1
/
+6
*
[media] uvcvideo: Remove duplicate check for number of buffers in queue_setup
Laurent Pinchart
2014-02-28
2
-5
/
+0
*
[media] uvcvideo: Update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS de...
Thomas Pugliese
2014-02-28
1
-0
/
+3
*
[media] uvcvideo: Simplify redundant check
Oliver Neukum
2014-02-28
1
-1
/
+1
*
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-11-29
1
-1
/
+1
*
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2013-11-18
1
-1
/
+2
|
\
|
*
[media] uvc/lirc_serial: Fix some warnings on parisc arch
Mauro Carvalho Chehab
2013-11-08
1
-1
/
+2
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-18
1
-2
/
+2
|
\
\
|
|
/
|
*
[media] uvcvideo: Fix data type for pan/tilt control
Chanho Min
2013-10-17
1
-2
/
+2
[next]