summaryrefslogtreecommitdiff
path: root/drivers/media/pci/tw686x/tw686x-video.c
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: pci: tw686x: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2022-06-27media: tw686x: Fix memory leak in tw686x_video_initMiaoqian Lin
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2021-04-06media: tw686x: switch from 'pci_' to 'dma_' APIChristophe JAILLET
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 206Thomas Gleixner
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-25media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa
2018-05-28media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall
2016-09-06[media] media: tw686x: Support frame sizes and frame intervals enumerationEzequiel Garcia
2016-08-24[media] tw686x: Delete an unnecessary check before the function call "video_u...Markus Elfring
2016-08-24[media] media: tw686x: Rework initial hardware configurationEzequiel Garcia
2016-07-13[media] tw686x: Support VIDIOC_{S,G}_PARM ioctlsEzequiel Garcia
2016-07-13[media] tw686x: use a formula instead of two tables for divMauro Carvalho Chehab
2016-07-08[media] tw686x: make const structs staticHans Verkuil
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/pci/tw686x: convert driver to use the new vb2_queue dev fieldHans Verkuil
2016-06-28[media] tw686x: Add support for DMA scatter-gather modeEzequiel Garcia
2016-06-28[media] tw686x: Add support for DMA contiguous interlaced frame modeEzequiel Garcia
2016-06-28[media] tw686x: Introduce an interface to support multiple DMA modesEzequiel Garcia
2016-04-26[media] tw686x: avoid going past arrayMauro Carvalho Chehab
2016-04-25[media] tw686x: Don't go past arrayMauro Carvalho Chehab
2016-04-25[media] tw686x-video: test for 60Hz instead of 50HzHans Verkuil
2016-04-20[media] tw686x: Specify that the DMA is 32 bitsEzequiel Garcia
2016-04-20[media] tw686x: add missing staticsHans Verkuil
2016-04-20[media] media: Support Intersil/Techwell TW686x-based video capture cardsEzequiel Garcia