aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/usbtv (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-02-24media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-13media: usbtv: Use managed buffer allocationTakashi Iwai1-27/+1
2019-11-11media: solo6x10: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-2/+1
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil1-2/+0
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil1-3/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2-10/+10
2018-08-02media: usbtv: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-25media: usbtv: Implement wait_prepare and wait_finishEzequiel Garcia1-0/+2
2018-05-04media: usbtv: Use the constant for supported standardsHugo Grostabussiat1-2/+1
2018-05-04media: usbtv: Enforce standard for color decodingHugo Grostabussiat1-5/+40
2018-05-04media: usbtv: Keep norm parameter specificHugo Grostabussiat1-1/+1
2018-05-04media: usbtv: Use V4L2 defines to select capture resolutionHugo Grostabussiat1-6/+1
2018-05-04media: usbtv: Add SECAM supportHugo Grostabussiat2-2/+38
2018-05-04media: usbtv: Use same decoder sequence as Windows driverHugo Grostabussiat1-11/+29
2018-02-26media: usbtv: Add USB ID 1f71:3306 to the UTV007 driverIan Douglas Scott1-0/+1
2018-02-26media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-8/+8
2017-11-27media: usbtv: add a new usbidIcenowy Zheng1-0/+1
2017-10-31media: usbtv: fix brightness and contrast controlsAdam Sampson1-2/+2
2017-10-31media: usb: usbtv: remove duplicate & operationJaejoong Kim1-1/+1
2017-08-27media: usbtv: make v4l2_file_operations constBhumika Goyal1-1/+1
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2017-02-08[media] usbtv: add sharpness controlLubomir Rintel1-0/+8
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-1/+107
2016-11-16[media] usbtv: don't do DMA on stackMauro Carvalho Chehab1-5/+13
2016-11-16[media] usbtv: add video controlsLubomir Rintel2-1/+99
2016-10-31media: usbtv: core: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+5
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall1-1/+1
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-07-12[media] media: usbtv: prevent access to free'd resourcesMatthew Leach1-0/+5
2016-07-08[media] usbtv: improve a commentLubomir Rintel1-2/+17
2016-07-08[media] usbtv: clarify the licensingLubomir Rintel4-37/+93
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-02-01[media] usbtv: correctly handling failed allocationInsu Yun1-0/+4
2016-02-01[media] usbtv: discard redundant video fieldsNikola Forró2-14/+20
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-5/+4
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung2-10/+12
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-05-01[media] usbtv: fix v4l2-compliance issuesHans Verkuil1-4/+8
2014-09-23[media] Media: USB: usbtv: Fixed all coding style issues in usbtv source filesAmber Thrall3-0/+5
2014-09-03[media] usbtv: fix sparse warningsHans Verkuil1-3/+3
2014-08-21[media] usbtv: Make it dependent on ALSAMauro Carvalho Chehab1-1/+2