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
/
sta2x11
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-08-07
media: sta2x11: add a missing parameter description
Mauro Carvalho Chehab
1
-0
/
+1
2018-07-04
media: sta2x11: Add video_device and vb2_queue locks
Ezequiel Garcia
1
-0
/
+6
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+0
2018-05-09
media: sta2x11: Use gpio_is_valid() and remove unnecessary check
Arvind Yadav
1
-16
/
+15
2018-05-04
media: sta2x11_vip: allow build with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-30
media: sta2x11: document missing function parameters
Mauro Carvalho Chehab
1
-0
/
+11
2017-08-27
media: pci: make video_device const
Bhumika Goyal
1
-1
/
+1
2017-02-03
[media] media: pci: constify vb2_ops structure
Bhumika Goyal
1
-1
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
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
-16
/
+2
2016-04-25
[media] sta2x11: remove unused vars
Mauro Carvalho Chehab
1
-2
/
+0
2016-04-25
[media] sta2x11_vip: fix s_std
Hans Verkuil
1
-16
/
+10
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
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
-11
/
+15
2015-05-18
[media] sta2x11: use monotonic timestamp
Hans Verkuil
1
-1
/
+2
2015-04-03
[media] sta2x11: embed video_device
Hans Verkuil
1
-23
/
+12
2015-02-02
[media] adv7180: Add media controller support
Lars-Peter Clausen
1
-0
/
+1
2014-09-26
[media] sta2x11_vip: fix address space casting
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-27
[media] be sure that HAS_DMA is enabled for vb2-dma-contig
Mauro Carvalho Chehab
1
-0
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-1
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-05-25
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-2
/
+1
2014-03-11
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
1
-1
/
+2
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
1
-3
/
+1
2013-12-10
[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-05-27
[media] sta2x11_vip: fix error return code in sta2x11_vip_init_one()
Wei Yongjun
1
-1
/
+2
2013-04-17
[media] sta2x11_vip: Fix compilation if I2C is not set
Mauro Carvalho Chehab
1
-0
/
+1
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-9
/
+9
2013-02-06
[media] sta2x11_vip: convert to videobuf2, control framework, file handler
Federico Vaga
2
-641
/
+434
2013-01-25
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-4
/
+4
2013-01-04
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
1
-1
/
+1
2012-08-21
[media] Kconfig: merge all customise options into just one
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-15
[media] move the remaining PCI devices to drivers/media/pci
Mauro Carvalho Chehab
4
-0
/
+1603