index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
uvc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
Benjamin Drung
1
-0
/
+27
2021-07-11
media: uvcvideo: Support devices that report an OT as an entity source
Laurent Pinchart
1
-0
/
+32
2021-03-07
media: uvcvideo: Allow entities with no pads
Ricardo Ribalda
1
-2
/
+5
2021-03-04
media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values
Laurent Pinchart
1
-9
/
+9
2020-09-26
media: usb: uvc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+4
2020-09-10
media: uvcvideo: Convey full colorspace information to V4L2
Adam Goode
3
-5
/
+67
2020-09-10
media: uvcvideo: Ensure all probed info is returned to v4l2
Adam Goode
1
-0
/
+30
2020-09-10
media: uvcvideo: Silence shift-out-of-bounds warning
Laurent Pinchart
1
-1
/
+5
2020-09-10
media: uvcvideo: Fix dereference of out-of-bound list iterator
Daniel W. S. Almeida
1
-4
/
+9
2020-09-10
media: uvcvideo: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-09-10
media: uvcvideo: Cleanup uvc_ctrl_add_info() error handling
Hans de Goede
1
-10
/
+3
2020-09-10
media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect
Hans de Goede
1
-7
/
+7
2020-09-10
media: uvcvideo: Set media controller entity functions
Laurent Pinchart
1
-0
/
+35
2020-09-10
media: uvcvideo: Add mapping for HEVC payloads
Dmitry Buzdyk
2
-0
/
+9
2020-09-10
media: uvcvideo: Fix annotation for uvc_video_clock_update()
Jun Chen
1
-1
/
+1
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-4
/
+4
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2020-01-23
media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value
Sergey Zakharchenko
2
-0
/
+26
2020-01-23
media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
Will Deacon
1
-0
/
+12
2019-11-27
Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-9
/
+1
2019-11-14
media: uvcvideo: drop error check of debugfs_create_dir()
Chunfeng Yun
1
-9
/
+1
2019-10-16
media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZE
Christophe JAILLET
3
-4
/
+4
2019-10-16
media: uvcvideo: Fix error path in control parsing failure
Laurent Pinchart
1
-13
/
+15
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
1
-2
/
+0
2019-06-11
media: uvcvideo: Fix access to uninitialized fields on probe error
Oliver Neukum
1
-1
/
+3
2019-06-11
media: uvcvideo: Include streaming interface number in debugfs dir name
Torleiv Sundre
1
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
10
-59
/
+10
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-2
/
+2
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2019-02-18
media: uvcvideo: Use usb_make_path to fill in usb_info
Hans Verkuil
1
-1
/
+1
2019-02-18
media: uvcvideo: Fix smatch warning
Hans Verkuil
1
-2
/
+4
2019-02-07
media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
Sakari Ailus
1
-0
/
+8
2019-02-07
media: uvcvideo: Fix 'type' check leading to overflow
Alistair Strachan
1
-3
/
+11
2019-01-16
media: v4l2-ctrls.c/uvc: zero v4l2_event
Hans Verkuil
1
-1
/
+1
2018-12-05
media: uvcvideo: Utilise for_each_uvc_urb iterator
Kieran Bingham
2
-25
/
+24
2018-12-05
media: uvcvideo: Rename uvc_{un,}init_video()
Kieran Bingham
1
-9
/
+11
2018-12-05
media: uvcvideo: Split uvc_video_enable into two
Kieran Bingham
3
-32
/
+30
2018-12-05
media: uvcvideo: Move decode processing to process context
Kieran Bingham
3
-24
/
+119
2018-12-05
media: uvcvideo: Abstract streaming object lifetime
Kieran Bingham
1
-16
/
+38
2018-12-05
media: uvcvideo: queue: Support asynchronous buffer handling
Kieran Bingham
2
-11
/
+54
2018-12-05
media: uvcvideo: queue: Simplify spin-lock usage
Kieran Bingham
1
-6
/
+8
2018-12-05
media: uvcvideo: Protect queue internals with helper
Kieran Bingham
3
-10
/
+30
2018-12-05
media: uvcvideo: Convert decode functions to use new context structure
Kieran Bingham
3
-13
/
+27
2018-12-05
media: uvcvideo: Refactor URB descriptors
Kieran Bingham
2
-22
/
+45
2018-12-03
media: uvcvideo: Refactor teardown of uvc on USB disconnect
Daniel Axtens
3
-8
/
+18
2018-12-03
media: uvcvideo: Add support for the CNF4 format
Sergey Dorodnicov
2
-0
/
+8
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-3
/
+6
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
[next]