summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw5864
AgeCommit message (Expand)AuthorLines
2025-04-25media: tw5864: Replace deprecated PCI functionsPhilipp Stanner-5/+8
2024-10-28media: pci: drop vb2_ops_wait_prepare/finishHans Verkuil-2/+0
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais-10/+12
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard-1/+1
2022-06-20media: tw5864: Convert to use managed functions pcim* and devm*Zheyu Ma-23/+7
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus-1/+0
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab-1/+1
2021-11-15media: tw5864: Disable PCI device when finishedKieran Bingham-0/+1
2021-11-15media: tw5864: Simplify 'tw5864_finidev()'Christophe JAILLET-3/+1
2021-09-30media: switch from 'pci_' to 'dma_' APIChristophe JAILLET-1/+1
2021-07-12media: drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issuesHerman-1/+1
2021-06-04media: pci: tw5864: avoid usage of some charactersMauro Carvalho Chehab-31/+31
2020-08-29media: tw5864: check status of tw5864_frameinterval_getTom Rix-0/+6
2020-08-29media: tw5864: convert tasklets to use new tasklet_setup() APIAllen Pais-5/+4
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil-3/+1
2020-07-19media: tw5864-core: Replace http links with https onesAlexander A. Klimov-1/+1
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-50/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-03-29media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing-2/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab-1/+1
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven-1/+0
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-06-24media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab-0/+1
2017-03-22[media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann-2/+4
2017-03-22[media] tw5864: improve subscribe event handlingGustavo Padovan-3/+2
2016-10-24[media] tw5864: crop picture width to 704Andrey Utkin-2/+19
2016-09-19[media] tw5864: constify struct video_device templateAndrey Utkin-1/+1
2016-09-19[media] tw5864: constify vb2_ops structureAndrey Utkin-1/+1
2016-09-06[media] tw5864-core: remove excessive irqsaveAndrey Utkin-2/+2
2016-09-06[media] Revert "[media] tw5864: remove double irq lock code"Hans Verkuil-0/+2
2016-08-24[media] tw5864: remove two unused varsMauro Carvalho Chehab-4/+0
2016-08-24[media] tw5864: remove double irq lock codeMauro Carvalho Chehab-2/+0
2016-08-24[media] tw5864: add missing HAS_DMA dependencyHans Verkuil-0/+1
2016-08-24[media] pci: Add tw5864 driverAndrey Utkin-0/+4521