aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw686x/tw686x-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27media: tw686x: Fix an error handling path in tw686x_probe()Christophe JAILLET1-1/+4
2022-06-20media: tw686x: Register the irq at the end of probeZheyu Ma1-10/+8
2021-04-06media: tw686x: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
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