index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2011-05-25
Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...
Paul Mundt
1
-1
/
+2
2011-05-25
sh_mobile_meram: Safely disable MERAM operation when not initialized
Damian
1
-1
/
+2
2011-05-24
Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/...
Paul Mundt
1
-20
/
+105
2011-05-24
fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifier
Guennadi Liakhovetski
1
-5
/
+1
2011-05-24
fbdev: sh_mobile_lcdc: reduce scope of a variable
Guennadi Liakhovetski
1
-6
/
+6
2011-05-23
sh_mobile_meram: Add support for NV24 framebuffers
Damian
1
-3
/
+7
2011-05-23
sh_mobile_meram: MERAM framework for LCDC
Damian
1
-9
/
+94
2011-03-29
Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...
Paul Mundt
1
-4
/
+48
2011-03-29
fbdev: sh_mobile_lcdcfb: fix module lock acquisition
Alexandre Courbot
1
-4
/
+4
2011-03-29
fbdev: sh_mobile_lcdcfb: add blanking support
Alexandre Courbot
1
-0
/
+44
2011-03-22
fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+3
2011-03-16
fbdev: sh_mobile_lcdc: Add YUV framebuffer support
Damian Hobson-Garcia
1
-28
/
+113
2011-03-10
fbdev: sh_mobile_lcdcfb: add backlight support
Alexandre Courbot
1
-0
/
+81
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-2
/
+2
2011-01-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
1
-1
/
+3
2011-01-06
fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp support
Magnus Damm
1
-11
/
+63
2010-12-27
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
Guennadi Liakhovetski
1
-18
/
+8
2010-12-22
fbdev: sh-mobile: restore display size configuration
Guennadi Liakhovetski
1
-1
/
+3
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-2
/
+2
2010-11-16
fbdev: sh_mobile_lcdcfb: fix bug in reconfig()
Arnd Hannemann
1
-2
/
+2
2010-11-10
fbdev: sh_mobile_lcdcfb: fix up compiler warnings.
Paul Mundt
1
-1
/
+1
2010-11-10
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
Guennadi Liakhovetski
1
-18
/
+8
2010-11-10
fbdev: sh_mobile_lcdc: use correct number of modes, when using the default
Guennadi Liakhovetski
1
-6
/
+8
2010-11-10
fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timing
Guennadi Liakhovetski
1
-3
/
+4
2010-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...
Russell King
1
-121
/
+227
2010-10-15
fbdev: sh_mobile_lcdc: relax .check_var() HSYNC test
Guennadi Liakhovetski
1
-1
/
+1
2010-10-15
fbdev: sh_mobile_lcdc: make platform videomode table optional
Guennadi Liakhovetski
1
-24
/
+49
2010-10-13
sh: free-without-alloc fix for sh_mobile_lcdcfb
Magnus Damm
1
-2
/
+4
2010-09-16
fbdev: sh_mobile_lcdc: reconfigure the framebuffer, when free
Guennadi Liakhovetski
1
-1
/
+111
2010-09-14
fbdev: sh_mobile_hdmi: support hot-plugging of different HDMI / DVI displays
Guennadi Liakhovetski
1
-25
/
+6
2010-09-14
fbdev: sh_mobile_lcdcfb: separate display variable data from framebuffer data
Guennadi Liakhovetski
1
-17
/
+20
2010-09-14
fbdev: sh_mobile_hdmi: implement locking
Guennadi Liakhovetski
1
-31
/
+15
2010-09-14
fbdev: sh_mobile_lcdcfb: allocate memory, sufficient for the biggest mode
Guennadi Liakhovetski
1
-6
/
+20
2010-09-14
fbdev: sh_mobile_lcdcfb: fix notifier callback return codes
Guennadi Liakhovetski
1
-6
/
+8
2010-09-14
fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data
Guennadi Liakhovetski
1
-5
/
+5
2010-09-14
fbdev: sh_mobile_lcdcfb: minor simplifications and clean up
Guennadi Liakhovetski
1
-25
/
+26
2010-09-14
fbdev: sh_mobile_lcdcfb: fix more error paths
Guennadi Liakhovetski
1
-2
/
+2
2010-09-14
fbdev: sh_mobile_lcdcfb: use fb_videomode_to_var() instead of open-coding
Guennadi Liakhovetski
1
-15
/
+1
2010-08-04
fbdev: sh-mobile: HDMI support for SH-Mobile SoCs
Guennadi Liakhovetski
1
-49
/
+139
2010-08-04
sh: add a parameter to LCDC driver's .display_on() callback
Guennadi Liakhovetski
1
-1
/
+1
2010-08-04
fbdev: sh-mobile-lcdc: fix potential Oops in SH-Mobile LCDC framebuffer driver
Guennadi Liakhovetski
1
-2
/
+4
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-07
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
[next]