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
/
platform
/
marvell-ccic
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-21
[media] marvell-ccic: don't break long lines
Mauro Carvalho Chehab
1
-19
/
+7
2016-07-12
[media] mcam-core: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
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/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2
-25
/
+1
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
-6
/
+7
2015-11-17
[media] include/media: move platform_data to linux/platform_data/media
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-19
/
+24
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-05-12
[media] marvell-ccic: fix RGB444 format
Hans Verkuil
1
-5
/
+4
2015-05-11
Merge tag 'v4.1-rc3' into patchwork
Mauro Carvalho Chehab
2
-11
/
+11
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
1
-3
/
+5
2015-05-01
[media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
1
-4
/
+7
2015-05-01
[media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup()
Alexey Khoroshilov
1
-4
/
+8
2015-05-01
[media] marvell-ccic: fix V4L2_PIX_FMT_SBGGR8 support
Hans Verkuil
1
-0
/
+4
2015-05-01
[media] marvell-ccic: drop support for PIX_FMT_422P
Hans Verkuil
1
-19
/
+0
2015-05-01
[media] marvell-ccic: fix the bytesperline and sizeimage calculations
Hans Verkuil
1
-6
/
+10
2015-05-01
[media] marvell-ccic: drop V4L2_PIX_FMT_JPEG dead code
Hans Verkuil
1
-9
/
+0
2015-05-01
[media] marvell-ccic: add planar support to dma-vmalloc
Hans Verkuil
1
-48
/
+46
2015-05-01
[media] marvell-ccic: correctly requeue buffers
Hans Verkuil
1
-7
/
+32
2015-05-01
[media] marvell-ccic: fix streaming issues
Hans Verkuil
1
-1
/
+3
2015-05-01
[media] marvell-ccic: add DMABUF support for all three DMA modes
Hans Verkuil
1
-6
/
+3
2015-05-01
[media] marvell-ccic: add create_bufs support
Hans Verkuil
1
-2
/
+5
2015-05-01
[media] marvell-ccic: use vb2 helpers and core locking
Hans Verkuil
2
-176
/
+43
2015-05-01
[media] marvell-ccic: implement control events
Hans Verkuil
1
-0
/
+3
2015-05-01
[media] marvell-ccic: switch to struct v4l2_fh
Hans Verkuil
1
-22
/
+26
2015-05-01
[media] marvell-ccic: control handler fixes
Hans Verkuil
1
-8
/
+11
2015-05-01
[media] marvell-ccic: fill in colorspace
Hans Verkuil
1
-0
/
+2
2015-05-01
[media] marvell-ccic: webcam drivers shouldn't support g/s_std
Hans Verkuil
1
-15
/
+0
2015-05-01
[media] marvell-ccic: fill in bus_info
Hans Verkuil
4
-0
/
+7
2015-05-01
[media] marvell-ccic: fix vb2 warning
Hans Verkuil
1
-0
/
+1
2015-04-27
[media] marvell-ccic: fix Y'CbCr ordering
Hans Verkuil
2
-11
/
+11
2015-03-23
[media] v4l2-subdev: add support for the new enum_frame_interval 'which' field
Hans Verkuil
1
-4
/
+44
2015-02-02
[media] marvell-ccic: MMP_CAMERA no longer builds
Arnd Bergmann
1
-1
/
+1
2014-12-23
[media] VIDEO_CAFE_CCIC should select VIDEOBUF2_DMA_SG
Geert Uytterhoeven
1
-0
/
+1
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
1
-1
/
+0
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-02
[media] media: marvell-ccic: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
1
-24
/
+5
2014-12-02
[media] media/platform: fix querycap
Hans Verkuil
1
-2
/
+2
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
1
-17
/
+1
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2
-1
/
+13
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2
-12
/
+11
2014-10-20
media: platform: marvell-ccic: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-03
[media] marvel-ccic: don't initialize static vars with 0
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
/
+2
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-4
/
+3
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
1
-2
/
+1
2013-11-29
[media] media: marvell-ccic: use devm to release clk
Libin Yang
1
-31
/
+8
[next]