index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sh_mobile_lcdcfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-07
sh: 18-bit SYS panel fix for SuperH Mobile LCDC
Magnus Damm
1
-1
/
+1
2009-08-07
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-02
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-24
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
[next]