index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
uvc
/
uvc_video.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-17
media: uvcvideo: Fix the bandwdith quirk on USB 3.x
Michal Pecio
2024-06-17
media: uvcvideo: Fix integer overflow calculating timestamp
Ricardo Ribalda
2024-06-17
media: uvcvideo: Fix hw timestamp handling for slow FPS
Ricardo Ribalda
2024-06-17
media: uvcvideo: Refactor clock circular buffer
Ricardo Ribalda
2024-06-17
media: uvcvideo: Allow hw clock updates with buffers not full
Ricardo Ribalda
2024-06-17
media: uvcvideo: Quirk for invalid dev_sof in Logitech C922
Ricardo Ribalda
2024-06-17
media: uvcvideo: Ignore empty TS packets
Ricardo Ribalda
2024-06-17
media: uvcvideo: Support timestamp lists of any size
Ricardo Ribalda
2023-12-09
media: uvcvideo: Pick first best alternate setting insteed of last
Laurent Pinchart
2023-06-09
media: uvcvideo: Constify formats, frames and intervals
Laurent Pinchart
2023-06-09
media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
Laurent Pinchart
2023-06-09
media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
Laurent Pinchart
2023-01-15
media: uvcvideo: Silence memcpy() run-time false positive warnings
Kees Cook
2023-01-15
media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910
Ricardo Ribalda
2023-01-15
media: uvcvideo: Extend documentation of uvc_video_clock_decode()
Ricardo Ribalda
2023-01-15
media: uvcvideo: Do not return positive errors in uvc_query_ctrl()
Ricardo Ribalda
2023-01-15
media: uvcvideo: Return -EACCES for Wrong state error
Ricardo Ribalda
2023-01-15
media: uvcvideo: Improve error logging in uvc_query_ctrl()
Hans Verkuil
2023-01-15
media: uvcvideo: Recover stalled ElGato devices
Ricardo Ribalda
2022-08-30
media: uvcvideo: Fix typo 'the the' in comment
Slark Xiao
2022-07-16
media: uvcvideo: Fix comment blocks style
Laurent Pinchart
2022-05-08
media: uvcvideo: Undup use uvc_endpoint_max_bpi() code
Ricardo Ribalda
2022-05-08
media: uvcvideo: Simplify uvc_endpoint_max_bpi()
Ricardo Ribalda
2022-05-08
media: uvcvideo: Fix bit overflow in uvc_probe_video
Hangyu Hua
2021-12-07
media: uvcvideo: fix division by zero at stream start
Johan Hovold
2021-09-30
media: uvcvideo: Return -EIO for control errors
Ricardo Ribalda
2021-06-11
media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
Benjamin Drung
2021-03-19
media: uvcvideo: Use dma_alloc_noncontiguous API
Ricardo Ribalda
2021-01-27
media: uvcvideo: Rename debug functions
Joe Perches
2021-01-27
media: uvcvideo: use dev_printk() for uvc_trace()
Ricardo Ribalda
2021-01-27
media: uvcvideo: Use dev_ printk aliases
Ricardo Ribalda
2020-09-10
media: uvcvideo: Fix annotation for uvc_video_clock_update()
Jun Chen
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
2019-02-07
media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
Sakari Ailus
2018-12-05
media: uvcvideo: Utilise for_each_uvc_urb iterator
Kieran Bingham
2018-12-05
media: uvcvideo: Rename uvc_{un,}init_video()
Kieran Bingham
2018-12-05
media: uvcvideo: Split uvc_video_enable into two
Kieran Bingham
2018-12-05
media: uvcvideo: Move decode processing to process context
Kieran Bingham
2018-12-05
media: uvcvideo: Protect queue internals with helper
Kieran Bingham
2018-12-05
media: uvcvideo: Convert decode functions to use new context structure
Kieran Bingham
2018-12-05
media: uvcvideo: Refactor URB descriptors
Kieran Bingham
2018-07-27
media: uvcvideo: Handle control pipe protocol STALLs
Guennadi Liakhovetski
2018-07-27
media: uvcvideo: Also validate buffers in BULK mode
Nicolas Dufresne
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-28
media: uvcvideo: Support realtek's UVC 1.5 device
ming_qian
2018-02-23
media: uvcvideo: Fixed ktime_t to ns conversion
Jasmin Jessich
[next]