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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
14
-60
/
+120
2017-04-10
[media] v4l: vsp1: Remove redundant pipe->dl usage from drm
Kieran Bingham
1
-10
/
+10
2017-04-10
[media] v4l: vsp1: Prevent multiple streamon race commencing pipeline early
Kieran Bingham
1
-0
/
+13
2017-04-10
[media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3
Laurent Pinchart
2
-17
/
+35
2017-04-10
[media] v4l: vsp1: Clean up file handle in open() error path
Shailendra Verma
1
-0
/
+1
2017-04-10
[media] v4l: vsp1: Fix format-info documentation
Kieran Bingham
1
-2
/
+3
2017-04-10
[media] ov2640: fix colorspace handling
Hans Verkuil
1
-16
/
+7
2017-04-10
[media] atmel-isi: move out of soc_camera to atmel
Hans Verkuil
7
-12
/
+12
2017-04-10
[media] atmel-isi: remove dependency of the soc-camera framework
Hans Verkuil
2
-498
/
+698
2017-04-10
[media] ov7670: add devicetree support
Hans Verkuil
1
-2
/
+38
2017-04-10
[media] ov7670: get xclk
Hans Verkuil
1
-1
/
+17
2017-04-10
[media] ov7670: fix g/s_parm
Hans Verkuil
1
-3
/
+1
2017-04-10
[media] ov7670: call v4l2_async_register_subdev
Hans Verkuil
1
-3
/
+10
2017-04-10
[media] uvcvideo: Add support for Intel SR300 depth camera
Daniel Patrick Johnson
2
-0
/
+24
2017-04-10
[media] Documentation: Intel SR300 Depth camera INZI format
Evgeni Raikhel
1
-0
/
+1
2017-04-10
[media] uvcvideo: Don't record timespec_sub
Kieran Bingham
1
-8
/
+2
2017-04-10
[media] uvcvideo: Fix empty packet statistic
Kieran Bingham
1
-1
/
+1
2017-04-10
[media] v4l2-ctrls.c: fix RGB quantization range control menu
Hans Verkuil
1
-2
/
+2
2017-04-10
[media] cx231xx-audio: fix NULL-deref at probe
Johan Hovold
1
-2
/
+15
2017-04-10
[media] cx231xx-audio: fix init error path
Johan Hovold
1
-11
/
+14
2017-04-10
[media] cx231xx-cards: fix NULL-deref at probe
Johan Hovold
1
-5
/
+40
2017-04-10
[media] usbvision: fix NULL-deref at probe
Johan Hovold
1
-1
/
+8
2017-04-10
[media] dib0700: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-04-10
[media] v4l2-compat-ioctl32: VIDIOC_S_EDID should return all fields on error
Hans Verkuil
1
-1
/
+4
2017-04-10
[media] vcodec: mediatek: mark pm functions as __maybe_unused
Arnd Bergmann
1
-8
/
+4
2017-04-05
[media] s5p-g2d: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-04-05
[media] s5p-mfc: Don't allocate codec buffers from pre-allocated region
Marek Szyprowski
3
-2
/
+34
2017-04-05
[media] s5p-mfc: Fix unbalanced call to clock management
Marek Szyprowski
1
-0
/
+1
2017-04-05
[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentation
Marek Szyprowski
7
-61
/
+62
2017-04-05
[media] s5p-mfc: Use preallocated block allocator always for MFC v6+
Marek Szyprowski
1
-3
/
+6
2017-04-05
[media] s5p-mfc: Remove special configuration of IOMMU domain
Marek Szyprowski
2
-67
/
+14
2017-04-05
[media] s5p-mfc: Add support for probe-time preallocated block based allocator
Marek Szyprowski
3
-25
/
+79
2017-04-05
[media] s5p-mfc: Split variant DMA memory configuration into separate functions
Marek Szyprowski
1
-41
/
+61
2017-04-05
[media] s5p-mfc: Reduce firmware buffer size for MFC v6+ variants
Marek Szyprowski
3
-3
/
+3
2017-04-05
[media] s5p-mfc: Allocate firmware with internal private buffer alloc function
Marek Szyprowski
1
-9
/
+5
2017-04-05
[media] s5p-mfc: Move firmware allocation to DMA configure function
Marek Szyprowski
2
-44
/
+49
2017-04-05
[media] s5p-mfc: Put firmware to private buffer structure
Marek Szyprowski
3
-21
/
+20
2017-04-05
[media] s5p-mfc: Move setting DMA max segment size to DMA configure function
Marek Szyprowski
1
-8
/
+13
2017-04-05
[media] s5p-mfc: Simplify alloc/release private buffer functions
Marek Szyprowski
5
-38
/
+37
2017-04-05
[media] s5p-mfc: Replace bank1/bank2 entries with an array
Marek Szyprowski
4
-38
/
+43
2017-04-05
[media] s5p-mfc: Replace mem_dev_* entries with an array
Marek Szyprowski
7
-61
/
+69
2017-04-05
[media] s5p-mfc: Use generic of_device_get_match_data helper
Marek Szyprowski
2
-17
/
+4
2017-04-05
[media] s5p-mfc: Remove unused structures and dead code
Marek Szyprowski
3
-35
/
+0
2017-04-05
[media] s5p-mfc: Fix race between interrupt routine and device functions
Marek Szyprowski
1
-8
/
+4
2017-04-05
[media] s5p-mfc: Print buf pointer in hex constistently
Shuah Khan
1
-1
/
+1
2017-04-05
[media] s5p_mfc: Remove unneeded io_modes initialization in s5p_mfc_open()
Shuah Khan
1
-1
/
+0
2017-04-05
[media] s5p-mfc: Fix initialization of internal structures
Marek Szyprowski
1
-9
/
+8
2017-04-05
[media] dvb_frontend: add kernel-doc tag for a missing parameter
Mauro Carvalho Chehab
1
-0
/
+1
2017-04-05
[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_t
Elena Reshetova
4
-18
/
+21
2017-04-05
[media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_t
Elena Reshetova
3
-4
/
+5
[next]