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-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-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-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
2017-08-20
media: uvcvideo: Convert from using an atomic variable to a reference count
Guennadi Liakhovetski
2017-08-20
media: uvcvideo: Fix .queue_setup() to check the number of planes
Guennadi Liakhovetski
2017-08-20
media: uvcvideo: Prevent heap overflow when accessing mapped controls
Guenter Roeck
2017-08-20
media: uvcvideo: Fix incorrect timeout for Get Request
Jim Lin
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
2017-08-08
media: uvc: don't set driver_version
Hans Verkuil
2017-06-06
[media] uvcvideo: Add iFunction or iInterface to device names
Peter Boström
2017-06-06
[media] uvcvideo: Quirk for webcam in MacBook Pro 2016
Daniel Roschka
2017-05-19
[media] uvcvideo: annotate a switch fall through
Mauro Carvalho Chehab
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
2017-04-10
[media] uvcvideo: Add support for Intel SR300 depth camera
Daniel Patrick Johnson
2017-04-10
[media] uvcvideo: Don't record timespec_sub
Kieran Bingham
2017-04-10
[media] uvcvideo: Fix empty packet statistic
Kieran Bingham
2017-01-31
[media] uvcvideo: Change result code of debugfs_init to void
Jaejoong Kim
2017-01-31
[media] uvcvideo: Fix a wrong macro
Guennadi Liakhovetski
2017-01-31
[media] uvcvideo: (cosmetic) Remove a superfluous assignment
Guennadi Liakhovetski
2017-01-31
[media] uvcvideo: (cosmetic) Add and use an inline function
Guennadi Liakhovetski
2016-12-16
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2016-11-29
[media] uvcvideo: freeing an error pointer
Dan Carpenter
2016-11-23
[media] uvcvideo: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-11-23
[media] uvcvideo: Add bayer 16-bit format patterns
Edgar Thier
2016-11-16
[media] uvcvideo: add support for Oculus Rift Sensor
Philipp Zabel
2016-11-03
media: usb: uvc: remove unnecessary & operation
Felipe Balbi
2016-11-01
media: usb: uvc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-10-24
[media] uvcvideo: uvc_scan_fallback() for webcams with broken chain
Henrik Ingo
2016-10-21
[media] uvc_driver: use KERN_CONT where needed
Mauro Carvalho Chehab
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
2016-07-08
Merge tag 'v4.7-rc6' into patchwork
Mauro Carvalho Chehab
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-06-15
[media] media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
2016-06-10
uvc_v4l2: Simplify compat ioctl implementation
Andy Lutomirski
2016-06-10
uvc: Forward compat ioctls to their handlers directly
Andy Lutomirski
2016-06-07
[media] uvcvideo: Correct speed testing
Oliver Neukum
2016-06-07
[media] uvcvideo: Fix bytesperline calculation for planar YUV
Nicolas Dufresne
[next]