aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cobalt (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2019-03-19media: cobalt: replace VB2_BUF_STATE_REQUEUEING by _ERRORHans Verkuil1-1/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab1-1/+1
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil1-4/+6
2018-11-20media: cropcap/g_selection splitHans Verkuil1-4/+34
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab3-10/+10
2018-08-31media: cobalt: Use v4l2_calc_timeperframe helperJose Abreu1-2/+7
2018-07-27media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()Jia-Ju Bai1-1/+1
2018-02-14media: cobalt: add SPDX license infoHans Verkuil26-325/+26
2018-01-23media: cobalt: select CONFIG_SND_PCMArnd Bergmann1-0/+1
2017-09-23media: cobalt: do not register subdev nodesHans Verkuil1-3/+0
2017-09-23media: cobalt: remove redundant zero check on retvalColin Ian King1-2/+0
2017-08-26media: pci: make i2c_adapter constBhumika Goyal1-1/+1
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-09media: cobalt: constify pci_device_idArvind Yadav1-1/+1
2017-06-06[media] cobalt: fix unchecked return valuesPan Bian1-0/+2
2017-01-30[media] cobalt: fix spelling mistake: "Celcius" -> "Celsius"Colin Ian King1-2/+2
2016-12-21[media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig2-8/+2
2016-11-16[media] cobalt: fix copy-and-paste errorHans Verkuil1-1/+1
2016-11-16[media] cobalt: add cropcap supportHans Verkuil1-0/+21
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-09-06[media] cobalt: update EDIDHans Verkuil1-23/+24
2016-08-24[media] cobalt: support reduced fpsHans Verkuil1-2/+5
2016-07-12[media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil1-2/+0
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil3-11/+1
2016-04-13[media] cobalt: add MTD dependencyArnd Bergmann1-0/+1
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-8/+4
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab3-6/+6
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-2/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung3-14/+19
2015-10-01[media] cobalt: fix Kconfig dependencyHans Verkuil1-1/+1
2015-09-25[media] media/pci/cobalt: Use %*ph to print small buffersAlexander Kuleshov1-5/+3
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-9/+16
2015-07-22[media] cobalt: allow fewer than 8 PCIe lanesHans Verkuil1-5/+6
2015-07-22[media] cobalt: accept unchanged timings when vb2_is_busy()Hans Verkuil1-3/+8
2015-07-17[media] adv7604/cobalt: Allow compile test if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-07-17[media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus1-1/+1
2015-07-01[media] media/pci/cobalt: fix Kconfig and build when SND is not enabledRandy Dunlap1-0/+1
2015-06-10[media] cobalt: fix 64-bit divisionHans Verkuil2-8/+8
2015-06-09[media] adv7511: log the currently set infoframesHans Verkuil1-0/+1
2015-06-05[media] cobalt: simplify colorspace codeHans Verkuil1-13/+4
2015-06-05[media] cobalt: support transfer functionHans Verkuil2-0/+7
2015-05-30[media] adv7604/cobalt: missing GPIOLIB dependencyHans Verkuil1-1/+1
2015-05-30[media] cobalt: fix sparse warningsHans Verkuil1-110/+124
2015-05-30[media] cobalt: fix sparse warningsHans Verkuil2-29/+29
2015-05-30[media] cobalt: fix sparse warningsHans Verkuil1-23/+28