aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw5864/tw5864-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20media: tw5864: Convert to use managed functions pcim* and devm*Zheyu Ma1-23/+7
2021-11-15media: tw5864: Disable PCI device when finishedKieran Bingham1-0/+1
2021-11-15media: tw5864: Simplify 'tw5864_finidev()'Christophe JAILLET1-3/+1
2021-09-30media: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+1
2020-07-19media: tw5864-core: Replace http links with https onesAlexander A. Klimov1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2016-09-06[media] tw5864-core: remove excessive irqsaveAndrey Utkin1-2/+2
2016-09-06[media] Revert "[media] tw5864: remove double irq lock code"Hans Verkuil1-0/+2
2016-08-24[media] tw5864: remove double irq lock codeMauro Carvalho Chehab1-2/+0
2016-08-24[media] pci: Add tw5864 driverAndrey Utkin1-0/+359