index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
tw686x
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-06
media: tw686x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-16
/
+16
2021-03-22
media: media/pci: fix kerneldoc issues in two headers
Hans Verkuil
1
-5
/
+5
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-13
media: tw686x: Use managed buffer allocation
Takashi Iwai
1
-14
/
+1
2019-11-11
media: tw686x: audio: Avoid non-standard macro usage
Takashi Iwai
1
-1
/
+1
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
4
-17
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-06
media: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-1
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-6
/
+6
2018-07-25
media: tw686x: Fix oops on buffer alloc failure
Krzysztof Ha?asa
1
-3
/
+8
2018-05-28
media: tw686x: Fix incorrect vb2_mem_ops GFP flags
Ezequiel Garcia
1
-1
/
+2
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+0
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+3
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-10-31
media: pci: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-02-03
[media] tw686x: silent -Wformat-security warning
Nicolas Iooss
1
-1
/
+1
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] pci: constify snd_pcm_ops structures
Julia Lawall
1
-1
/
+1
2016-09-06
[media] media: tw686x: Support frame sizes and frame intervals enumeration
Ezequiel Garcia
1
-0
/
+38
2016-08-24
[media] tw686x: Delete an unnecessary check before the function call "video_u...
Markus Elfring
1
-2
/
+1
2016-08-24
[media] media: tw686x: Rework initial hardware configuration
Ezequiel Garcia
1
-58
/
+81
2016-07-13
[media] tw686x: Support VIDIOC_{S,G}_PARM ioctls
Ezequiel Garcia
1
-3
/
+43
2016-07-13
[media] tw686x: use a formula instead of two tables for div
Mauro Carvalho Chehab
1
-34
/
+61
2016-07-08
[media] tw686x: make const structs static
Hans Verkuil
1
-3
/
+3
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/pci/tw686x: convert driver to use the new vb2_queue dev field
Hans Verkuil
2
-36
/
+1
2016-06-28
[media] tw686x: be explicit about the possible dma_mode options
Hans Verkuil
1
-1
/
+1
2016-06-28
[media] tw686x: audio: Prevent hw param changes while busy
Ezequiel Garcia
2
-4
/
+17
2016-06-28
[media] tw686x: audio: Allow to configure the period size
Ezequiel Garcia
3
-23
/
+34
2016-06-28
[media] tw686x: audio: Implement non-memcpy capture
Ezequiel Garcia
1
-4
/
+28
2016-06-28
[media] tw686x: Add support for DMA scatter-gather mode
Ezequiel Garcia
4
-0
/
+207
2016-06-28
[media] tw686x: Add support for DMA contiguous interlaced frame mode
Ezequiel Garcia
4
-0
/
+56
2016-06-28
[media] tw686x: Introduce an interface to support multiple DMA modes
Ezequiel Garcia
4
-121
/
+206
2016-04-26
[media] tw686x: avoid going past array
Mauro Carvalho Chehab
1
-2
/
+2
2016-04-25
[media] tw686x: Don't go past array
Mauro Carvalho Chehab
1
-2
/
+11
2016-04-25
[media] tw686x-video: test for 60Hz instead of 50Hz
Hans Verkuil
1
-4
/
+4
2016-04-20
[media] tw686x: Specify that the DMA is 32 bits
Ezequiel Garcia
1
-0
/
+1
2016-04-20
[media] tw686x: add missing statics
Hans Verkuil
1
-2
/
+2
2016-04-20
[media] media: Support Intersil/Techwell TW686x-based video capture cards
Ezequiel Garcia
7
-0
/
+2029