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
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
/
tw5864
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
media: tw5864: Convert to use managed functions pcim* and devm*
Zheyu Ma
1
-23
/
+7
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
1
-1
/
+0
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-15
media: tw5864: Disable PCI device when finished
Kieran Bingham
1
-0
/
+1
2021-11-15
media: tw5864: Simplify 'tw5864_finidev()'
Christophe JAILLET
1
-3
/
+1
2021-09-30
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-07-12
media: drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issues
Herman
1
-1
/
+1
2021-06-04
media: pci: tw5864: avoid usage of some characters
Mauro Carvalho Chehab
1
-31
/
+31
2020-08-29
media: tw5864: check status of tw5864_frameinterval_get
Tom Rix
1
-0
/
+6
2020-08-29
media: tw5864: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-08-28
media: media/pci: use vb2_video_unregister_device()
Hans Verkuil
1
-3
/
+1
2020-07-19
media: tw5864-core: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
5
-50
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-29
media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame
YueHaibing
1
-2
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+0
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-24
media: tw5864, fc0011: better handle WARN_ON()
Mauro Carvalho Chehab
1
-0
/
+1
2017-03-22
[media] tw5864: use dev_warn instead of WARN to shut up warning
Arnd Bergmann
1
-2
/
+4
2017-03-22
[media] tw5864: improve subscribe event handling
Gustavo Padovan
1
-3
/
+2
2016-10-24
[media] tw5864: crop picture width to 704
Andrey Utkin
2
-2
/
+19
2016-09-19
[media] tw5864: constify struct video_device template
Andrey Utkin
1
-1
/
+1
2016-09-19
[media] tw5864: constify vb2_ops structure
Andrey Utkin
1
-1
/
+1
2016-09-06
[media] tw5864-core: remove excessive irqsave
Andrey Utkin
1
-2
/
+2
2016-09-06
[media] Revert "[media] tw5864: remove double irq lock code"
Hans Verkuil
1
-0
/
+2
2016-08-24
[media] tw5864: remove two unused vars
Mauro Carvalho Chehab
1
-4
/
+0
2016-08-24
[media] tw5864: remove double irq lock code
Mauro Carvalho Chehab
1
-2
/
+0
2016-08-24
[media] tw5864: add missing HAS_DMA dependency
Hans Verkuil
1
-0
/
+1
2016-08-24
[media] pci: Add tw5864 driver
Andrey Utkin
8
-0
/
+4521