summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cobalt
AgeCommit message (Expand)Author
2019-12-13media: cobalt: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: cobalt: Clean up ALSA PCM API usagesTakashi Iwai
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-07media: adv7511/cobalt: rename driver name to adv7511-v4l2Hans Verkuil
2019-07-23media: cobalt: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-23media: cobalt: remove redundant assignment to variable dataColin Ian King
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-06-12media: drivers: media: i2c: don't enable if CONFIG_DRM_I2C_ADV7511=nAnders Roxell
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: cobalt: replace VB2_BUF_STATE_REQUEUEING by _ERRORHans Verkuil
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-11-20media: cropcap/g_selection splitHans Verkuil
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: cobalt: Use v4l2_calc_timeperframe helperJose Abreu
2018-07-27media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()Jia-Ju Bai
2018-02-14media: cobalt: add SPDX license infoHans Verkuil
2018-01-23media: cobalt: select CONFIG_SND_PCMArnd Bergmann
2017-09-23media: cobalt: do not register subdev nodesHans Verkuil
2017-09-23media: cobalt: remove redundant zero check on retvalColin Ian King
2017-08-26media: pci: make i2c_adapter constBhumika Goyal
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal
2017-08-09media: cobalt: constify pci_device_idArvind Yadav
2017-06-06[media] cobalt: fix unchecked return valuesPan Bian
2017-01-30[media] cobalt: fix spelling mistake: "Celcius" -> "Celsius"Colin Ian King
2016-12-21[media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig
2016-11-16[media] cobalt: fix copy-and-paste errorHans Verkuil
2016-11-16[media] cobalt: add cropcap supportHans Verkuil
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall
2016-09-06[media] cobalt: update EDIDHans Verkuil
2016-08-24[media] cobalt: support reduced fpsHans Verkuil
2016-07-12[media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-04-13[media] cobalt: add MTD dependencyArnd Bergmann
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-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
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] cobalt: fix Kconfig dependencyHans Verkuil
2015-09-25[media] media/pci/cobalt: Use %*ph to print small buffersAlexander Kuleshov
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-07-22[media] cobalt: allow fewer than 8 PCIe lanesHans Verkuil
2015-07-22[media] cobalt: accept unchanged timings when vb2_is_busy()Hans Verkuil
2015-07-17[media] adv7604/cobalt: Allow compile test if !GPIOLIBGeert Uytterhoeven