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
/
solo6x10
/
solo6x10-v4l2-enc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
media: solo6x10: mark unused functions as such
Mauro Carvalho Chehab
1
-6
/
+6
2020-12-03
media: solo6x10: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-17
/
+18
2020-07-19
media: solo6x10: replace http references with https
Alexander A. Klimov
1
-1
/
+1
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
1
-2
/
+0
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
1
-7
/
+0
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 157
Thomas Gleixner
1
-10
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-5
/
+7
2017-03-22
[media] solo6x10: improve subscribe event handling
Gustavo Padovan
1
-3
/
+2
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-07-12
[media] media: solo6x10: increase FRAME_BUF_SIZE
Andrey Utkin
1
-1
/
+1
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: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-10
/
+1
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
Hans Verkuil
1
-2
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+0
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-20
/
+26
2015-01-27
[media] solo6x10: s/unsigned char/u8/
Ismael Luceno
1
-9
/
+9
2014-12-23
[media] solo6x10: just pass frame motion flag from hardware, drop additional ...
Andrey Utkin
1
-29
/
+1
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
1
-28
/
+22
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
1
-0
/
+10
2014-11-11
[media] solo6x10: don't turn off/on encoder interrupt in processing loop
Andrey Utkin
1
-2
/
+0
2014-11-11
[media] solo6x10: bind start & stop of encoded frames processing thread to de...
Andrey Utkin
1
-7
/
+4
2014-11-11
[media] solo6x10: free DMA allocation when releasing encoder
Andrey Utkin
1
-0
/
+3
2014-11-11
[media] solo6x10: clean up properly in stop_streaming
Andrey Utkin
1
-1
/
+11
2014-07-28
[media] solo6x10: fix potential null dereference
Hans Verkuil
1
-4
/
+5
2014-07-22
[media] solo6x10: move out of staging into drivers/media/pci.
Hans Verkuil
1
-0
/
+1434