index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
uvc
/
uvc_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
media: uvcvideo: Use usb_make_path to fill in usb_info
Hans Verkuil
1
-1
/
+1
2019-02-07
media: uvcvideo: Fix 'type' check leading to overflow
Alistair Strachan
1
-3
/
+11
2018-12-05
media: uvcvideo: Move decode processing to process context
Kieran Bingham
1
-0
/
+11
2018-12-05
media: uvcvideo: Abstract streaming object lifetime
Kieran Bingham
1
-16
/
+38
2018-12-03
media: uvcvideo: Refactor teardown of uvc on USB disconnect
Daniel Axtens
1
-4
/
+9
2018-12-03
media: uvcvideo: Add support for the CNF4 format
Sergey Dorodnicov
1
-0
/
+5
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-10
/
+10
2018-09-11
media: uvcvideo: Add a D4M camera description
Guennadi Liakhovetski
1
-0
/
+11
2018-09-11
media: uvcvideo: Store device information pointer in struct uvc_device
Laurent Pinchart
1
-10
/
+5
2018-09-11
media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRK
Guennadi Liakhovetski
1
-9
/
+9
2018-09-11
media: uvcvideo: Fix uvc_alloc_entity() allocation alignment
Nadav Amit
1
-1
/
+1
2018-09-11
media: uvcvideo: Fix spelling mistake: "entites" -> "entities"
Colin Ian King
1
-4
/
+3
2018-07-27
media: uvcvideo: Add KSMedia 8-bit IR format support
Laurent Pinchart
1
-0
/
+5
2018-05-28
media: uvcvideo: Fix driver reference counting
Philipp Zabel
1
-9
/
+2
2018-02-23
media: uvcvideo: Use parentheses around sizeof operand
Laurent Pinchart
1
-26
/
+27
2018-02-23
media: uvcvideo: Use internal kernel integer types
Laurent Pinchart
1
-18
/
+18
2018-02-23
media: uvcvideo: Use kernel integer types
Laurent Pinchart
1
-8
/
+8
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-7
/
+7
2018-01-04
media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 Camera
Neil Armstrong
1
-0
/
+9
2018-01-04
media: uvcvideo: Add a metadata device node
Guennadi Liakhovetski
1
-1
/
+14
2018-01-04
media: uvcvideo: Add extensible device information
Guennadi Liakhovetski
1
-49
/
+78
2018-01-04
media: uvcvideo: Report V4L2 device caps through the video_device structure
Laurent Pinchart
1
-0
/
+11
2018-01-04
media: uvcvideo: Factor out video device registration to a function
Laurent Pinchart
1
-25
/
+43
2017-12-08
media: uvcvideo: Add D3DFMT_L8 support
Nicolas Dufresne
1
-0
/
+5
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-08-20
media: uvcvideo: Convert from using an atomic variable to a reference count
Guennadi Liakhovetski
1
-16
/
+9
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
media: uvc: don't set driver_version
Hans Verkuil
1
-1
/
+0
2017-06-06
[media] uvcvideo: Add iFunction or iInterface to device names
Peter Boström
1
-3
/
+22
2017-06-06
[media] uvcvideo: Quirk for webcam in MacBook Pro 2016
Daniel Roschka
1
-0
/
+9
2017-04-10
[media] uvcvideo: Add support for Intel SR300 depth camera
Daniel Patrick Johnson
1
-0
/
+15
2016-11-23
[media] uvcvideo: Add bayer 16-bit format patterns
Edgar Thier
1
-0
/
+20
2016-11-16
[media] uvcvideo: add support for Oculus Rift Sensor
Philipp Zabel
1
-0
/
+9
2016-10-24
[media] uvcvideo: uvc_scan_fallback() for webcams with broken chain
Henrik Ingo
1
-6
/
+112
2016-10-21
[media] uvc_driver: use KERN_CONT where needed
Mauro Carvalho Chehab
1
-15
/
+15
2016-06-15
[media] media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
1
-1
/
+1
2016-03-03
[media] UVC: Add support for R200 depth camera
Aviv Greenberg
1
-0
/
+20
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
1
-3
/
+8
2015-12-12
Revert "[media] UVC: Add support for ds4 depth camera"
Mauro Carvalho Chehab
1
-20
/
+0
2015-12-03
[media] UVC: Add support for ds4 depth camera
Aviv Greenberg
1
-0
/
+20
2015-11-19
[media] uvcvideo: Enable UVC 1.5 device detection
Laurent Pinchart
1
-1
/
+2
2015-09-25
[media] uvcvideo: Disable hardware timestamps by default
Laurent Pinchart
1
-0
/
+3
2015-05-30
[media] uvcvideo: Remove unneeded device disconnected flag
Laurent Pinchart
1
-2
/
+0
2015-04-08
[media] uvc: embed video_device
Hans Verkuil
1
-18
/
+4
2015-04-02
[media] uvcvideo: Recognize the Tasco USB microscope
Laurent Pinchart
1
-0
/
+8
2014-12-23
[media] uvcvideo: Add GUID for BGR 8:8:8
William Manley
1
-0
/
+5
2014-11-25
[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
Laurent Pinchart
1
-1
/
+2
2014-11-25
[media] uvcvideo: Separate video and queue enable/disable operations
Laurent Pinchart
1
-4
/
+12
2014-11-25
[media] uvcvideo: Move to video_ioctl2
Laurent Pinchart
1
-0
/
+1
[next]