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
2016-07-13
[media] lirc_dev: extremely trivial comment style fix
Andi Shyti
1
-1
/
+2
2016-07-13
[media] lirc_dev: fix error return value
Andi Shyti
1
-4
/
+4
2016-07-13
[media] lirc_dev: fix variable constant comparisons
Andi Shyti
1
-3
/
+3
2016-07-13
[media] lirc_dev: merge three if statements in only one
Andi Shyti
1
-8
/
+3
2016-07-13
[media] lirc_dev: remove double if ... else statement
Andi Shyti
1
-7
/
+5
2016-07-13
[media] lirc_dev: simplify if statement in lirc_add_to_buf
Andi Shyti
1
-16
/
+15
2016-07-13
[media] lirc_dev: do not use goto to create loops
Andi Shyti
1
-6
/
+4
2016-07-13
[media] lirc_dev: simplify goto paths
Andi Shyti
1
-22
/
+12
2016-07-13
[media] lirc_dev: replace printk with pr_* or dev_*
Andi Shyti
1
-45
/
+34
2016-07-13
[media] lirc_dev: remove unnecessary debug prints
Andi Shyti
1
-25
/
+0
2016-07-13
[media] lirc_dev: allow bufferless driver registration
Andi Shyti
1
-10
/
+30
2016-07-13
[media] lirc_dev: place buffer allocation on separate function
Andi Shyti
1
-23
/
+34
2016-07-13
[media] vsp1: clarify FCP dependency
Arnd Bergmann
1
-1
/
+1
2016-07-13
[media] vsp1: use __maybe_unused for PM handlers
Arnd Bergmann
1
-6
/
+4
2016-07-13
Merge branch 'topic/vsp1' into patchwork
Mauro Carvalho Chehab
29
-314
/
+1190
2016-07-13
[media] tw686x: Support VIDIOC_{S,G}_PARM ioctls
Ezequiel Garcia
1
-3
/
+43
2016-07-13
[media] tw686x: use a formula instead of two tables for div
Mauro Carvalho Chehab
1
-34
/
+61
2016-07-13
[media] dvb-usb: silence an uninitialized variable warning
Dan Carpenter
1
-2
/
+0
2016-07-13
[media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initi...
Colin Ian King
1
-1
/
+1
2016-07-13
[media] dw2102: add USB ID for Terratec Cinergy S2 Rev.3
Olli Salonen
1
-1
/
+7
2016-07-13
[media] ascot2e: Fix I2C message size check
Saso Slavicic
1
-1
/
+1
2016-07-13
[media] mtk-vcodec: remove redundant dev_err call in mtk_vcodec_probe()
Wei Yongjun
1
-2
/
+0
2016-07-13
[media] vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()
Wei Yongjun
1
-8
/
+8
2016-07-13
[media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()
Wei Yongjun
1
-6
/
+2
2016-07-13
[media] VPU: mediatek: fix return value check in mtk_vpu_probe()
Wei Yongjun
1
-2
/
+2
2016-07-13
Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-12
/
+36
2016-07-13
[media] Remove spurious blank lines in dw2101 kernel messages
Jonathan McDowell
1
-20
/
+20
2016-07-13
[media] c8sectpfe: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-07-12
[media] cx23885: Add support for Hauppauge WinTV quadHD DVB version
Stephen Backway
3
-14
/
+146
2016-07-12
[media] adv7511: the h/vsync polarities were always positive
Hans Verkuil
1
-0
/
+5
2016-07-12
[media] v4l2-ioctl: zero the v4l2_bt_timings reserved field
Hans Verkuil
1
-2
/
+2
2016-07-12
[media] ezkit/cobalt: drop unused op_656_range setting
Hans Verkuil
1
-2
/
+0
2016-07-12
[media] adv7604/adv7842: fix quantization range handling
Hans Verkuil
2
-20
/
+33
2016-07-12
[media] adv7511: fix quantization range handling
Hans Verkuil
1
-13
/
+17
2016-07-12
[media] adv7511: drop adv7511_set_IT_content_AVI_InfoFrame
Hans Verkuil
1
-15
/
+0
2016-07-12
[media] af9033: fix compiler warnings
Hans Verkuil
1
-2
/
+2
2016-07-12
[media] media: solo6x10: increase FRAME_BUF_SIZE
Andrey Utkin
1
-1
/
+1
2016-07-12
[media] media: usbtv: prevent access to free'd resources
Matthew Leach
1
-0
/
+5
2016-07-12
[media] vivid: set V4L2_CAP_TIMEPERFRAME
Hans Verkuil
1
-0
/
+1
2016-07-12
[media] mtk-vcodec: fix sparse warning
Tiffany Lin
1
-1
/
+6
2016-07-12
[media] mtk-vcodec: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
1
-1
/
+0
2016-07-12
[media] v4l2-subdev.h: remove the control subdev ops
Hans Verkuil
1
-45
/
+0
2016-07-12
[media] media/i2c: drop the last users of the ctrl core ops
Hans Verkuil
6
-42
/
+0
2016-07-12
[media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl ops
Hans Verkuil
1
-3
/
+3
2016-07-12
[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl ops
Hans Verkuil
1
-3
/
+3
2016-07-12
[media] v4l2-flash-led: remove unused ops
Hans Verkuil
1
-8
/
+1
2016-07-12
[media] cx88: use wm8775_s_ctrl instead of the s_ctrl op
Hans Verkuil
1
-6
/
+2
2016-07-12
[media] cx231xx: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
1
-1
/
+3
2016-07-12
[media] via-camera: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
1
-1
/
+1
2016-07-12
[media] mcam-core: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
1
-1
/
+1
[prev]
[next]