aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw686x/tw686x-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+3
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-2/+2
2017-10-31media: pci: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-02-03[media] tw686x: silent -Wformat-security warningNicolas Iooss1-1/+1
2016-06-28[media] tw686x: be explicit about the possible dma_mode optionsHans Verkuil1-1/+1
2016-06-28[media] tw686x: Add support for DMA scatter-gather modeEzequiel Garcia1-0/+4
2016-06-28[media] tw686x: Add support for DMA contiguous interlaced frame modeEzequiel Garcia1-0/+4
2016-06-28[media] tw686x: Introduce an interface to support multiple DMA modesEzequiel Garcia1-8/+40
2016-04-20[media] media: Support Intersil/Techwell TW686x-based video capture cardsEzequiel Garcia1-0/+415