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
/
sh_mobile_lcdcfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-25
fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.c
Guennadi Liakhovetski
1
-3
/
+3
2010-05-06
sh: fix a number of Oopses and leaks in SH framebuffer driver
Guennadi Liakhovetski
1
-14
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
platform-drivers: move probe to .devinit.text in drivers/video
Uwe Kleine-König
1
-1
/
+1
2010-02-16
video: sh_mobile_lcdcfb: Fix panning.
Phil Edworthy
1
-28
/
+18
2010-02-16
video: sh_mobile_lcdcfb: Add wait for vsync.
Phil Edworthy
1
-1
/
+47
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+9
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-09
sh: add a start_transfer() callback to the LCDC driver
Magnus Damm
1
-1
/
+9
2009-11-04
video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists.
Paul Mundt
1
-8
/
+24
2009-09-15
video: sh_mobile_lcdcfb: use both register sets for display panning
Phil Edworthy
1
-3
/
+44
2009-09-15
video: sh_mobile_lcdcfb: implement display panning
Phil Edworthy
1
-10
/
+66
2009-08-23
video: Runtime PM for SuperH Mobile LCDC
Magnus Damm
1
-46
/
+110
2009-08-15
Merge branch 'sh/stable-updates'
Paul Mundt
1
-0
/
+5
2009-08-15
sh: skip disabled LCDC channels
Magnus Damm
1
-0
/
+5
2009-08-06
sh: 18-bit SYS panel fix for SuperH Mobile LCDC
Magnus Damm
1
-1
/
+1
2009-08-06
sh: LCDC SYS bus access wait fix
Magnus Damm
1
-0
/
+3
2009-07-11
Merge branches 'sh/ftrace' and 'sh/stable-updates'
Paul Mundt
1
-16
/
+24
2009-07-07
video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().
Paul Mundt
1
-16
/
+24
2009-07-07
video: sh_mobile_lcdcfb: depends on HAVE_CLK.
Paul Mundt
1
-15
/
+1
2009-07-01
sh: LCDC dcache flush for deferred io
Paul Mundt
1
-8
/
+45
2009-05-22
video: stop sh_mobile_lcdcfb only if started
Magnus Damm
1
-1
/
+6
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-03-25
video: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-03-16
video: sh_mobile_lcdcfb suspend/resume support
Magnus Damm
1
-7
/
+59
2009-03-10
video: deferred io cleanup fix for sh_mobile_lcdcfb
Magnus Damm
1
-4
/
+2
2008-12-22
video: sh_mobile_lcdcfb deferred io support
Magnus Damm
1
-22
/
+148
2008-12-22
sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFB
Magnus Damm
1
-3
/
+5
2008-12-22
sh: sh_mobile lcdc clock framework support
Magnus Damm
1
-13
/
+33
2008-10-20
video: add sh_mobile_lcdc platform flags
Magnus Damm
1
-0
/
+5
2008-10-20
video: remove unused sh_mobile_lcdc platform data
Magnus Damm
1
-1
/
+0
2008-10-01
video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
Paul Mundt
1
-1
/
+7
2008-08-11
video: export sh_mobile_lcdc panel size
Magnus Damm
1
-0
/
+2
2008-07-24
fbdev: SuperH Mobile LCDC Driver
Magnus Damm
1
-0
/
+725