summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/uvc
AgeCommit message (Expand)Author
2019-09-12media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
2019-04-07media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-03-26media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-03-20media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-02-05media: uvcvideo: Refactor teardown of uvc on USB disconnectDaniel Axtens
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05media: uvcvideo: Prevent setting unavailable flagsKieran Bingham
2018-05-28media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian
2018-05-28media: uvcvideo: Fix driver reference countingPhilipp Zabel
2018-03-23media: uvc: to the right check at uvc_ioctl_enum_framesizes()Mauro Carvalho Chehab
2018-02-23media: uvcvideo: Fixed ktime_t to ns conversionJasmin Jessich
2018-02-23media: uvcvideo: Use parentheses around sizeof operandLaurent Pinchart
2018-02-23media: uvcvideo: Use internal kernel integer typesLaurent Pinchart
2018-02-23media: uvcvideo: Use kernel integer typesLaurent Pinchart
2018-02-23media: uvcvideo: Drop extern keyword in function declarationsLaurent Pinchart
2018-02-23media: uvcvideo: Support multiple frame descriptors with the same dimensionsPhilipp Zabel
2018-02-23media: uvcvideo: Apply flags from device to actual propertiesEdgar Thier
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 CameraNeil Armstrong
2018-01-04media: uvcvideo: Add a metadata device nodeGuennadi Liakhovetski
2018-01-04media: uvcvideo: Add extensible device informationGuennadi Liakhovetski
2018-01-04media: uvcvideo: Report V4L2 device caps through the video_device structureLaurent Pinchart
2018-01-04media: uvcvideo: Factor out video device registration to a functionLaurent Pinchart
2018-01-04media: uvcvideo: Use ktime_t for timestampsArnd Bergmann
2018-01-04media: uvcvideo: Use ktime_t for statsArnd Bergmann
2017-12-29uvc_v4l2: clean copyin/copyout upAl Viro
2017-12-08media: uvcvideo: Stream error events carry no dataLaurent Pinchart
2017-12-08media: uvcvideo: Mark buffer error where overflowBaoyou Xie
2017-12-08media: uvcvideo: Remove duplicate & operationJaejoong Kim
2017-12-08media: uvcvideo: Add D3DFMT_L8 supportNicolas Dufresne
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-08-20media: uvcvideo: Constify video_subdev structuresJulia Lawall
2017-08-20media: uvcvideo: Convert from using an atomic variable to a reference countGuennadi Liakhovetski
2017-08-20media: uvcvideo: Fix .queue_setup() to check the number of planesGuennadi Liakhovetski
2017-08-20media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2017-08-20media: uvcvideo: Fix incorrect timeout for Get RequestJim Lin
2017-08-20media: usb: constify usb_device_idArvind Yadav
2017-08-08media: uvc: don't set driver_versionHans Verkuil
2017-06-06[media] uvcvideo: Add iFunction or iInterface to device namesPeter Boström
2017-06-06[media] uvcvideo: Quirk for webcam in MacBook Pro 2016Daniel Roschka
2017-05-19[media] uvcvideo: annotate a switch fall throughMauro Carvalho Chehab
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
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