index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
media: uvcvideo: Add a D4M camera description
Guennadi Liakhovetski
2018-09-11
media: uvcvideo: Store device information pointer in struct uvc_device
Laurent Pinchart
2018-09-11
media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRK
Guennadi Liakhovetski
2018-09-11
media: uvcvideo: Fix uvc_alloc_entity() allocation alignment
Nadav Amit
2018-09-11
media: uvcvideo: Fix spelling mistake: "entites" -> "entities"
Colin Ian King
2018-09-11
media: uvcvideo: Remove unnecessary NULL check before debugfs_remove_recursive
Gustavo A. R. Silva
2018-09-11
media: uvcvideo: Make uvc_control_mapping menu_info field const
Laurent Pinchart
2018-09-11
media: uvcvideo: Make some structs const
Joe Perches
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-07-27
media: uvcvideo: Send a control event when a Control Change interrupt arrives
Guennadi Liakhovetski
2018-07-27
media: uvcvideo: Handle control pipe protocol STALLs
Guennadi Liakhovetski
2018-07-27
media: uvcvideo: Remove a redundant check
Guennadi Liakhovetski
2018-07-27
media: uvcvideo: Also validate buffers in BULK mode
Nicolas Dufresne
2018-07-27
media: uvcvideo: Add KSMedia 8-bit IR format support
Laurent Pinchart
2018-07-27
media: uvcvideo: Fix minor spelling
Kieran Bingham
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
media: uvcvideo: Prevent setting unavailable flags
Kieran Bingham
2018-05-28
media: uvcvideo: Support realtek's UVC 1.5 device
ming_qian
2018-05-28
media: uvcvideo: Fix driver reference counting
Philipp Zabel
2018-03-23
media: uvc: to the right check at uvc_ioctl_enum_framesizes()
Mauro Carvalho Chehab
2018-02-23
media: uvcvideo: Fixed ktime_t to ns conversion
Jasmin Jessich
2018-02-23
media: uvcvideo: Use parentheses around sizeof operand
Laurent Pinchart
2018-02-23
media: uvcvideo: Use internal kernel integer types
Laurent Pinchart
2018-02-23
media: uvcvideo: Use kernel integer types
Laurent Pinchart
2018-02-23
media: uvcvideo: Drop extern keyword in function declarations
Laurent Pinchart
2018-02-23
media: uvcvideo: Support multiple frame descriptors with the same dimensions
Philipp Zabel
2018-02-23
media: uvcvideo: Apply flags from device to actual properties
Edgar Thier
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 Camera
Neil Armstrong
2018-01-04
media: uvcvideo: Add a metadata device node
Guennadi Liakhovetski
2018-01-04
media: uvcvideo: Add extensible device information
Guennadi Liakhovetski
2018-01-04
media: uvcvideo: Report V4L2 device caps through the video_device structure
Laurent Pinchart
2018-01-04
media: uvcvideo: Factor out video device registration to a function
Laurent Pinchart
2018-01-04
media: uvcvideo: Use ktime_t for timestamps
Arnd Bergmann
2018-01-04
media: uvcvideo: Use ktime_t for stats
Arnd Bergmann
2017-12-29
uvc_v4l2: clean copyin/copyout up
Al Viro
2017-12-08
media: uvcvideo: Stream error events carry no data
Laurent Pinchart
2017-12-08
media: uvcvideo: Mark buffer error where overflow
Baoyou Xie
2017-12-08
media: uvcvideo: Remove duplicate & operation
Jaejoong Kim
2017-12-08
media: uvcvideo: Add D3DFMT_L8 support
Nicolas Dufresne
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-08-20
media: uvcvideo: Constify video_subdev structures
Julia Lawall
[next]