summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx25821
AgeCommit message (Expand)Author
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-11media: cx25821-alsa: fix usage of a pointer printkMauro Carvalho Chehab
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-29Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab
2017-09-23media: pci: make i2c_client constBhumika Goyal
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig
2017-08-26media: pci: make i2c_adapter constBhumika Goyal
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal
2017-07-20media: cx25821: get rid of CX25821_VERSION_CODEMauro Carvalho Chehab
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-09-22[media] cx25821: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-22[media] cx25821: Drop Freeing of WorkqueueBhaktipriya Shridhar
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall
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-06-24cx25821-alsa: shutup a Gcc 6.1 warningMauro Carvalho Chehab
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-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-10cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
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] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt
2015-05-13[media] cx25821: cx25821-medusa-reg.h: fix 0x0x prefixAntonio Ospite
2014-12-23[media] cx25821: remove video output supportHans Verkuil
2014-12-23[media] cx25821: add create_bufs supportHans Verkuil
2014-12-23[media] cx25821: convert to vb2Hans Verkuil
2014-12-23[media] cx28521: drop videobuf abuse in cx25821-alsaHans Verkuil
2014-12-23[media] cx25821: remove bogus btcx_risc dependencyHans Verkuil
2014-11-25[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil
2014-09-03[media] cx25821: fix sparse warningHans Verkuil
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai
2013-12-10[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-17[media] cx25821: fix sparse warningsHans Verkuil
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-25[media] cx25821-alsa: get rid of a __must_check warningMauro Carvalho Chehab
2013-04-25[media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab
2013-04-25[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab
2013-04-16[media] cx25821: remove cx25821-audio-upstream.c from the MakefileHans Verkuil
2013-04-16[media] cx25821: replace custom ioctls with write()Hans Verkuil
2013-04-16[media] cx25821: drop cx25821-video-upstream-ch2.c/hHans Verkuil
2013-04-16[media] cx25821: add output format ioctlsHans Verkuil
2013-04-16[media] cx25821: prepare querycap for output supportHans Verkuil
2013-04-16[media] cx25821: group all fmt functions togetherHans Verkuil