summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7134/saa7134-core.c
AgeCommit message (Expand)Author
2023-03-20media: saa7134: drop overlay supportHans Verkuil
2023-02-08media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis
2021-07-12media: saa7134: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-17media: saa7134: fix saa7134_initdev error handling logicMauro Carvalho Chehab
2021-06-17media: saa7134: use more meaninful goto labelsMauro Carvalho Chehab
2021-06-02media: saa7134: Remove unnecessary INIT_LIST_HEAD()Yang Yingliang
2021-03-11media: saa7134: use sg_dma_len when building pgtableTasos Sahanidis
2020-09-26media: saa7134: use generic power managementVaibhav Gupta
2020-09-01saa7134: drop unnecessary list_emptyJulia Lawall
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-12-03media: saa7134: rc-core maintains users count, no need to duplicateSean Young
2018-09-17media: saa7134: declare its own padsMauro Carvalho Chehab
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab
2017-10-31media: saa7134: Convert timers to use timer_setup()Kees Cook
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] saa7134: don't break long linesMauro Carvalho Chehab
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-03-03[media] saa7134: fix warning with !MEDIA_CONTROLLERArnd Bergmann
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab
2016-02-23[media] saa7134: fix detection of external decodersMauro Carvalho Chehab
2016-02-10[media] saa7134: add media controller supportMauro Carvalho Chehab
2016-02-10[media] saa7134: use input types, instead of hardcoding stringsMauro Carvalho Chehab
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-10saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-05-13[media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactorMauro Carvalho Chehab
2015-05-13[media] saa7134: avoid complex macro warningsMauro Carvalho Chehab
2015-05-13[media] saa7134: better handle core debug messagesMauro Carvalho Chehab
2015-05-13[media] saa7134: use pr_warn() on some places where no KERN_foo were usedMauro Carvalho Chehab
2015-05-13[media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNINGMauro Carvalho Chehab
2015-05-13[media] saa7134: instead of using printk KERN_foo, use pr_fooMauro Carvalho Chehab
2015-05-13[media] saa7134: prepare to use pr_foo macrosMauro Carvalho Chehab
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-09-23[media] saa7134: add saa7134-go7007Hans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-23[media] saa7134: add saa7134_userptr module option to enable USERPTRHans Verkuil
2014-05-23[media] saa7134: convert to vb2Hans Verkuil
2014-05-13[media] saa7134: remove fmt from saa7134_bufHans Verkuil
2014-05-13[media] saa7134: coding style cleanupsHans Verkuil
2014-01-07[media] saa7134: don't set vfd->debugHans Verkuil
2014-01-07[media] saa7134: convert to the control frameworkHans Verkuil
2014-01-07[media] saa7134: move the queue data from saa7134_fh to saa7134_devHans Verkuil
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-04-14[media] saa7134: v4l2-compliance: use v4l2_fh to fix priority handlingOndrej Zary