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
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+50
2012-02-15
[media] hdpvr: update picture controls to support firmware versions > 0.15
Taylor Ralph
3
-15
/
+47
2012-02-14
[media] hdpvr: fix race conditon during start of streaming
Janne Grunau
1
-1
/
+2
2012-02-09
[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes
Laurent Pinchart
1
-1
/
+1
2012-01-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+15
2012-01-24
[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions
Josh Wu
1
-0
/
+14
2012-01-24
[media] cxd2820r: remove unused parameter from cxd2820r_attach
Antti Palosaari
1
-2
/
+1
2012-01-19
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-558
/
+396
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-2
/
+2
2012-01-18
[media] as3645a: Fix compilation by including slab.h
Laurent Pinchart
1
-0
/
+1
2012-01-18
[media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c
Sachin Kamat
1
-1
/
+0
2012-01-18
[media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c
Sachin Kamat
1
-1
/
+0
2012-01-18
[media] v4l2-ctrls: make control names consistent
Hans Verkuil
1
-27
/
+27
2012-01-18
[media] s5p-jpeg: adapt to recent videobuf2 changes
Marek Szyprowski
1
-3
/
+4
2012-01-18
[media] s5p-g2d: fixed a bug in controls setting function
Kamil Debski
1
-0
/
+1
2012-01-18
[media] s5p-mfc: Fix volatile controls setup
Kamil Debski
1
-1
/
+1
2012-01-18
[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test
Julia Lawall
1
-1
/
+1
2012-01-18
[media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test
Julia Lawall
1
-3
/
+4
2012-01-18
[media] s5p-fimc: Fix incorrect control ID assignment
Sachin Kamat
1
-3
/
+3
2012-01-16
[media] tlg2300: fix up check_firmware() return
Dan Carpenter
1
-2
/
+2
2012-01-16
[media] saa7164: remove duplicate initialization
Dan Carpenter
1
-4
/
+0
2012-01-16
[media] cx88: fix: don't duplicate xc4000 entry for radio
Miroslav Slugen
1
-12
/
+12
2012-01-16
[media] cx23885: Don't duplicate xc4000 entry for radio
Miroslav Slugen
1
-2
/
+2
2012-01-16
[media] cx23885-dvb: check if dvb_attach() succeded
Miroslav Slugen
1
-0
/
+5
2012-01-16
[media] cx231xx: dereferencing NULL after allocation failure
Dan Carpenter
1
-1
/
+1
2012-01-16
[media] pwc: Simplify leds parameter parsing
Hans de Goede
1
-8
/
+2
2012-01-16
[media] pwc: Remove dev_hint module parameter
Hans de Goede
1
-127
/
+2
2012-01-16
[media] pwc: Use one shared usb command buffer
Hans de Goede
8
-118
/
+81
2012-01-16
[media] pwc: Avoid unnecessarily rebuilding the decoder tables
Hans de Goede
2
-0
/
+9
2012-01-16
[media] pwc: Avoid sending mode info to the camera when it is not needed
Hans de Goede
4
-19
/
+22
2012-01-16
[media] pwc: Fix pixfmt handling
Hans de Goede
5
-32
/
+28
2012-01-16
[media] pwc: Make decoder data part of the main pwc struct
Hans de Goede
7
-60
/
+35
2012-01-16
[media] pwc: Make fps runtime configurable through s_parm, drop fps module param
Hans de Goede
3
-28
/
+82
2012-01-16
[media] ivtv: remove open_id/id from the filehandle code
Hans Verkuil
5
-18
/
+12
2012-01-16
[media] ivtv: switch to the v4l core lock
Hans Verkuil
4
-54
/
+39
2012-01-16
[media] cx18: remove exclusive open of radio device
Hans Verkuil
1
-27
/
+14
2012-01-16
[media] ivtv: remove exclusive radio open
Hans Verkuil
1
-33
/
+24
2012-01-16
[media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCY
Hans Verkuil
1
-1
/
+7
2012-01-16
[media] omap_vout: add missing OVERLAY_OUTPUT cap and set V4L2_FBUF_FLAG_OVERLAY
Hans Verkuil
1
-2
/
+5
2012-01-16
[media] zoran: do not set V4L2_FBUF_FLAG_OVERLAY
Hans Verkuil
1
-1
/
+0
2012-01-16
[media] cx23885: handle errors from videobuf_dvb_get_frontend()
Dan Carpenter
1
-3
/
+4
2012-01-16
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
218
-5613
/
+15158
2012-01-15
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-18
/
+15
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
32
-44
/
+44
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
2
-4
/
+4
2012-01-11
[media] cx23885: Query the CX25840 during enum_input for status
Steven Toth
1
-0
/
+9
2012-01-11
[media] cx25840: Add support for g_input_status
Steven Toth
1
-0
/
+16
2012-01-11
[media] rc-videomate-m1f.c Rename to match remote controler name
Samuel Rakitnican
1
-1
/
+1
2012-01-11
[media] drivers: media: au0828: Fix dependency for VIDEO_AU0828
Fabio Estevam
1
-0
/
+1
2012-01-11
[media] convert drivers/media/* to use module_platform_driver()
Axel Lin
22
-363
/
+22
[next]