index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
tw686x
/
tw686x-video.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: tw686x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-04-06
1
-9
/
+8
*
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
*
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-06-24
1
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-2
/
+2
*
media: tw686x: Fix oops on buffer alloc failure
Krzysztof Ha?asa
2018-07-25
1
-3
/
+8
*
media: tw686x: Fix incorrect vb2_mem_ops GFP flags
Ezequiel Garcia
2018-05-28
1
-1
/
+2
*
[media] pci: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] media: tw686x: Support frame sizes and frame intervals enumeration
Ezequiel Garcia
2016-09-06
1
-0
/
+38
*
[media] tw686x: Delete an unnecessary check before the function call "video_u...
Markus Elfring
2016-08-24
1
-2
/
+1
*
[media] media: tw686x: Rework initial hardware configuration
Ezequiel Garcia
2016-08-24
1
-58
/
+81
*
[media] tw686x: Support VIDIOC_{S,G}_PARM ioctls
Ezequiel Garcia
2016-07-13
1
-3
/
+43
*
[media] tw686x: use a formula instead of two tables for div
Mauro Carvalho Chehab
2016-07-13
1
-34
/
+61
*
[media] tw686x: make const structs static
Hans Verkuil
2016-07-08
1
-3
/
+3
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/pci/tw686x: convert driver to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-33
/
+1
*
[media] tw686x: Add support for DMA scatter-gather mode
Ezequiel Garcia
2016-06-28
1
-0
/
+188
*
[media] tw686x: Add support for DMA contiguous interlaced frame mode
Ezequiel Garcia
2016-06-28
1
-0
/
+50
*
[media] tw686x: Introduce an interface to support multiple DMA modes
Ezequiel Garcia
2016-06-28
1
-108
/
+146
*
[media] tw686x: avoid going past array
Mauro Carvalho Chehab
2016-04-26
1
-2
/
+2
*
[media] tw686x: Don't go past array
Mauro Carvalho Chehab
2016-04-25
1
-2
/
+11
*
[media] tw686x-video: test for 60Hz instead of 50Hz
Hans Verkuil
2016-04-25
1
-4
/
+4
*
[media] tw686x: Specify that the DMA is 32 bits
Ezequiel Garcia
2016-04-20
1
-0
/
+1
*
[media] tw686x: add missing statics
Hans Verkuil
2016-04-20
1
-2
/
+2
*
[media] media: Support Intersil/Techwell TW686x-based video capture cards
Ezequiel Garcia
2016-04-20
1
-0
/
+927