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
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-43
/
+1
2016-10-12
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
55
-3541
/
+982
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-10-06
FBDEV: cobalt_lcdfb: Drop SEAD3 support
Paul Burton
2
-43
/
+1
2016-10-06
backlight: pwm_bl: Handle gpio that can sleep
Maxime Ripard
1
-2
/
+2
2016-10-06
backlight-tosa: Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-10-06
mips: separate extable.h, switch module.h to it
Al Viro
1
-0
/
+1
2016-09-27
video: smscufx: remove unused variable
Sudip Mukherjee
1
-2
/
+0
2016-09-27
matroxfb: fix size of memcpy
Sudip Mukherjee
1
-1
/
+1
2016-09-27
fbdev: ssd1307fb: fix a possible NULL dereference
LABBE Corentin
1
-2
/
+1
2016-09-27
fbdev: ssd1307fb: constify the device_info pointer
LABBE Corentin
1
-3
/
+3
2016-09-27
simplefb: Disable and release clocks and regulators in destroy callback
Chen-Yu Tsai
1
-3
/
+6
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
18
-26
/
+26
2016-09-27
matroxfb: constify local structures
Julia Lawall
1
-1
/
+1
2016-09-27
video: fbdev: i810: add in missing white space in error message text
Colin Ian King
1
-1
/
+1
2016-09-27
video: fbdev: add missing \n at end of printk error message
Colin Ian King
1
-1
/
+1
2016-09-27
video: fbdev: exynos: Remove old non-working MIPI driver
Krzysztof Kozlowski
11
-3310
/
+0
2016-09-27
omapfb: fix return value check in dsi_bind()
Wei Yongjun
1
-2
/
+2
2016-09-27
video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device
Yongji Xie
1
-0
/
+15
2016-09-07
fbdev: vfb: simplify memory management
Vladimir Murzin
1
-81
/
+5
2016-09-07
fbdev: vfb: add option for video mode
Vladimir Murzin
1
-22
/
+21
2016-09-07
fbdev: vfb: add description to module parameters
Vladimir Murzin
1
-0
/
+2
2016-09-07
video: fbdev: intelfb: remove impossible condition
Sudip Mukherjee
1
-5
/
+0
2016-08-30
fb: adv7393: off by one in probe function
Dan Carpenter
1
-2
/
+1
2016-08-30
video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info()
Wei Yongjun
1
-0
/
+1
2016-08-30
video: fbdev: mb862xx: remove unused variable
Arnd Bergmann
1
-2
/
+0
2016-08-30
video: mxsfb: Fix framebuffer corruption on mx6sx
Marek Vasut
1
-4
/
+5
2016-08-30
mx3fb: Fix print format string
Oleg Drokin
1
-1
/
+1
2016-08-30
video: ARM CLCD: export symbols for driver module
Arnd Bergmann
2
-1
/
+3
2016-08-30
video: ARM CLCD: fix up Integrator support
Linus Walleij
1
-3
/
+7
2016-08-30
video: ARM CLCD: fix return value check in versatile_clcd_init_panel()
Wei Yongjun
1
-2
/
+2
2016-08-30
video: ARM CLCD: fix endpoint lookup logic
Arnd Bergmann
1
-6
/
+3
2016-08-11
video: fbdev: pxafb: potential NULL dereference on error
Dan Carpenter
1
-1
/
+1
2016-08-11
fb: adv7393: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-08-11
fbdev/efifb: Fix 16 color palette entry calculation
Max Staudt
1
-3
/
+3
2016-08-11
fbdev: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-8
/
+1
2016-08-11
omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-12
/
+2
2016-08-11
video: s3c2410fb: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2
-2
/
+2
2016-08-11
video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter fails
Wolfram Sang
1
-6
/
+1
2016-08-11
omapfb/dss: wait_for_completion_interruptible_timeout expects long
Nicholas Mc Guire
1
-3
/
+4
2016-08-11
video: ARM CLCD: add special panel hook for Versatiles
Linus Walleij
4
-1
/
+413
2016-08-11
video: ARM CLCD: add special board and panel hooks for Nomadik
Linus Walleij
4
-1
/
+287
2016-08-11
video: ARM CLCD: support Nomadik variant
Linus Walleij
1
-9
/
+97
2016-08-11
video: ARM CLCD: support pads connected in reverse order
Linus Walleij
1
-0
/
+8
2016-08-11
video: ARM CLCD: support DT signal inversion flags
Linus Walleij
1
-7
/
+30
2016-08-11
video: ARM CLCD: backlight support for OF
Linus Walleij
2
-1
/
+43
2016-08-11
omapfb: Fix regulator API abuse in dss.c and hdmi4/5.c
Mark Brown
3
-24
/
+0
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-8
/
+7
2016-08-03
fbdev/bfin_adv7393fb: move DRIVER_NAME before its first use
Borislav Petkov
2
-2
/
+2
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
[next]