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
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
2016-03-03
[media] UVC: Add support for R200 depth camera
Aviv Greenberg
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
[media] uvcvideo: register entity subdev on init
Javier Martinez Canillas
2016-01-11
[media] uvcvideo: remove pads prefix from uvc_mc_create_pads_links()
Javier Martinez Canillas
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] uvcvideo: create pad links after subdev registration
Javier Martinez Canillas
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2015-12-18
[media] uvcvideo: small cleanup in uvc_video_clock_update()
Dan Carpenter
2015-12-18
[media] uvcvideo: Fix reading the current exposure value of UVC
Anton V. Shokurov
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
[next]