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
/
include
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-13
broadsheetfb: support storing waveform
Jaya Kumar
1
-0
/
+5
2010-03-13
broadsheetfb: add MMIO hooks
Jaya Kumar
1
-4
/
+13
2010-03-13
broadsheetfb: add multiple panel type support
Jaya Kumar
1
-0
/
+1
2010-02-16
video: sh_mobile_lcdcfb: Add wait for vsync.
Phil Edworthy
1
-0
/
+2
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+2
2009-12-16
davinci: fb: update the driver in preparation for addition of power managemen...
Chaithrika U S
1
-0
/
+1
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...
Paul Mundt
2
-8
/
+5
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+5
2009-12-09
sh: add a start_transfer() callback to the LCDC driver
Magnus Damm
1
-0
/
+2
2009-12-04
sgivwfb: Make use of ARRAY_SIZE.
Thiago Farina
1
-6
/
+5
2009-12-01
pxa168fb: remove useless vsync/hsync invert flag
Jun Nie
1
-2
/
+0
2009-09-23
davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4
Sudhakar Rajashekhara
1
-3
/
+0
2009-09-23
davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx
Sudhakar Rajashekhara
1
-0
/
+106
2009-06-17
fbdev: s1d13xxxfb: add accelerated bitblt functions
Kristoffer Ericson
1
-0
/
+9
2009-06-12
fb: add support of LCD display controller on pxa168/910 (base layer)
Lennert Buytenhek
1
-0
/
+127
2009-04-14
include/video/cyblafb.h: remove it, it's unused
Joe Perches
1
-175
/
+0
2009-04-07
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
1
-0
/
+26
2009-04-01
fbdev: update s1d13xxxfb to differ between revisions and production ids
Kristoffer Ericson
1
-6
/
+10
2009-04-01
fbdev: newport: newport_*wait() return 0 on timeout
Roel Kluin
1
-2
/
+2
2009-04-01
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
1
-1
/
+0
2009-04-01
cirrusfb: add Laguna additional overflow register
Krzysztof Helt
1
-0
/
+1
2009-04-01
atyfb: fix header file trailing whitespace
Randy Dunlap
2
-283
/
+283
2009-02-10
[ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3
Jaya Kumar
1
-0
/
+59
2009-02-05
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
3
-23
/
+23
2009-01-30
headers_check fix: video/uvesafb.h
Jaswinder Singh Rajput
1
-0
/
+2
2009-01-30
headers_check fix: video/sisfb.h
Jaswinder Singh Rajput
1
-1
/
+1
2008-12-22
video: sh_mobile_lcdcfb deferred io support
Magnus Damm
1
-0
/
+1
2008-12-11
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
1
-13
/
+5
2008-11-13
atmel_lcdfb: change irq_base definition to allow error reporting
Nicolas Ferre
1
-1
/
+1
2008-10-20
video: add sh_mobile_lcdc platform flags
Magnus Damm
1
-0
/
+7
2008-10-20
video: remove unused sh_mobile_lcdc platform data
Magnus Damm
1
-1
/
+0
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
6
-27
/
+34
2008-10-16
fbdev: allow more chip revisions in Epson s1d13... video driver
Kristoffer Ericson
1
-1
/
+2
2008-10-16
radeonfb: accelerate imageblit and other improvements
Benjamin Herrenschmidt
1
-5
/
+13
2008-10-16
radeonfb: misc cleanup of engine and dst cache handling
Benjamin Herrenschmidt
1
-1
/
+4
2008-10-16
neofb: remove open_lock mutex
Krzysztof Helt
1
-1
/
+0
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-10-10
Merge branch 'pxa-all' into devel
Russell King
1
-18
/
+13
2008-10-01
video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
Paul Mundt
1
-0
/
+72
2008-09-19
[ARM] 5228/1: Add the RGB555 wiring for the atmel LCD
Guillaume GARDET
1
-0
/
+1
2008-08-26
[ARM] 5209/1: metronomefb: changes to use platform framebuffer
Jaya Kumar
1
-18
/
+13
2008-08-13
atmel_lcdfb: add board parameter specify framebuffer memory size
Haavard Skinnemoen
1
-0
/
+1
2008-08-13
radeonfb: fix accel engine hangs
David Miller
1
-0
/
+4
2008-08-06
radeon: misc corrections
David Miller
1
-2
/
+3
2008-07-26
include/video/atmel_lcdc.h must #include <linux/workqueue.h>
Adrian Bunk
1
-0
/
+1
2008-07-24
neofb: drop the xtimings structure
Krzysztof Helt
1
-17
/
+0
2008-07-24
lcd: add platform_lcd driver
Ben Dooks
1
-0
/
+21
2008-07-24
fb: add support for the ILI9320 video display controller
Ben Dooks
1
-0
/
+201
2008-07-24
atmel_lcdfb: FIFO underflow management
Nicolas Ferre
1
-0
/
+1
2008-07-24
tridentfb: add imageblit acceleration for Blade3D family
Krzysztof Helt
1
-0
/
+1
[next]