summaryrefslogtreecommitdiff
path: root/drivers/media/usb/uvc
AgeCommit message (Expand)Author
2017-04-10[media] uvcvideo: Add support for Intel SR300 depth cameraDaniel Patrick Johnson
2017-04-10[media] uvcvideo: Don't record timespec_subKieran Bingham
2017-04-10[media] uvcvideo: Fix empty packet statisticKieran Bingham
2017-01-31[media] uvcvideo: Change result code of debugfs_init to voidJaejoong Kim
2017-01-31[media] uvcvideo: Fix a wrong macroGuennadi Liakhovetski
2017-01-31[media] uvcvideo: (cosmetic) Remove a superfluous assignmentGuennadi Liakhovetski
2017-01-31[media] uvcvideo: (cosmetic) Add and use an inline functionGuennadi Liakhovetski
2016-12-16Merge 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 pointerDan Carpenter
2016-11-23[media] uvcvideo: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-11-23[media] uvcvideo: Add bayer 16-bit format patternsEdgar Thier
2016-11-16[media] uvcvideo: add support for Oculus Rift SensorPhilipp Zabel
2016-11-03media: usb: uvc: remove unnecessary & operationFelipe Balbi
2016-11-01media: usb: uvc: make use of new usb_endpoint_maxp_mult()Felipe Balbi
2016-10-24[media] uvcvideo: uvc_scan_fallback() for webcams with broken chainHenrik Ingo
2016-10-21[media] uvc_driver: use KERN_CONT where neededMauro Carvalho Chehab
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-06-15[media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab
2016-06-10uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski
2016-06-10uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski
2016-06-07[media] uvcvideo: Correct speed testingOliver Neukum
2016-06-07[media] uvcvideo: Fix bytesperline calculation for planar YUVNicolas Dufresne
2016-03-03[media] UVC: Add support for R200 depth cameraAviv Greenberg
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas
2016-01-11[media] uvcvideo: register entity subdev on initJavier 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 registrationJavier Martinez Canillas
2016-01-11[media] media: rename the function that create pad linksMauro 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 UVCAnton V. Shokurov
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-12Revert "[media] UVC: Add support for ds4 depth camera"Mauro Carvalho Chehab
2015-12-03[media] UVC: Add support for ds4 depth cameraAviv Greenberg
2015-11-19[media] uvcvideo: Enable UVC 1.5 device detectionLaurent Pinchart
2015-11-17[media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VALRicardo Ribalda
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-09-25[media] uvcvideo: Disable hardware timestamps by defaultLaurent Pinchart
2015-05-30[media] uvcvideo: Remove unneeded device disconnected flagLaurent Pinchart
2015-05-30[media] uvcvideo: Fix incorrect bandwidth with Chicony device 04f2:b50bLaurent Pinchart
2015-05-30[media] uvcvideo: Implement DMABUF exporter roleLaurent Pinchart
2015-04-10[media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRLHans Verkuil
2015-04-10[media] uvcvideo: fix cropcap v4l2-compliance failureHans Verkuil
2015-04-08[media] uvc: embed video_deviceHans Verkuil