index
:
asmadeus/linux.git
for-next
The linux kernel
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
2011-10-31
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
2011-10-03
video: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-05
fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()
Laurent Pinchart
2011-09-05
fbdev: sh_mobile_lcdc: Split channel initialization from probe function
Laurent Pinchart
2011-09-05
fbdev: sh_mobile_lcdc: Avoid forward declarations
Laurent Pinchart
2011-09-05
fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()
Laurent Pinchart
2011-09-05
fbdev: sh_mobile_lcdc: use display information in info for panning
Laurent Pinchart
2011-09-05
fbdev: sh_mobile_lcdc: Add support for format changes at runtime
Laurent Pinchart
2011-09-05
fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_var
Laurent Pinchart
2011-08-19
fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.h
Laurent Pinchart
2011-08-19
fbdev: sh_mobile_lcdc: Restart LCDC in runtime PM resume handler
Laurent Pinchart
2011-08-19
fbdev: sh_mobile_lcdc: Store the frame buffer base address when panning
Laurent Pinchart
2011-08-19
fbdev: sh_mobile_lcdc: Split LCDC start code from sh_mobile_lcdc_start
Laurent Pinchart
2011-08-19
fbdev: sh_mobile_lcdc: Compute clock pattern using divider denominator
Laurent Pinchart
2011-08-19
fbdev: sh_mobile_lcdc: Don't acknowlege interrupts unintentionally
Laurent Pinchart
2011-08-19
fbdev: sh_mobile_lcdc: Replace hardcoded register values with macros
Laurent Pinchart
2011-08-19
fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
Laurent Pinchart
2011-08-19
fbdev: sh_mobile_meram: Enable/disable MERAM along with LCDC
Damian Hobson-Garcia
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-02
fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.
Paul Mundt
2011-05-25
Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...
Paul Mundt
2011-05-25
sh_mobile_meram: Safely disable MERAM operation when not initialized
Damian
2011-05-24
Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/...
Paul Mundt
2011-05-24
fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifier
Guennadi Liakhovetski
2011-05-24
fbdev: sh_mobile_lcdc: reduce scope of a variable
Guennadi Liakhovetski
2011-05-23
sh_mobile_meram: Add support for NV24 framebuffers
Damian
2011-05-23
sh_mobile_meram: MERAM framework for LCDC
Damian
2011-03-29
Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...
Paul Mundt
2011-03-29
fbdev: sh_mobile_lcdcfb: fix module lock acquisition
Alexandre Courbot
2011-03-29
fbdev: sh_mobile_lcdcfb: add blanking support
Alexandre Courbot
2011-03-22
fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
Dan Carpenter
2011-03-16
fbdev: sh_mobile_lcdc: Add YUV framebuffer support
Damian Hobson-Garcia
2011-03-10
fbdev: sh_mobile_lcdcfb: add backlight support
Alexandre Courbot
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
2011-01-06
fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp support
Magnus Damm
2010-12-27
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
Guennadi Liakhovetski
2010-12-22
fbdev: sh-mobile: restore display size configuration
Guennadi Liakhovetski
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-11-16
fbdev: sh_mobile_lcdcfb: fix bug in reconfig()
Arnd Hannemann
2010-11-10
fbdev: sh_mobile_lcdcfb: fix up compiler warnings.
Paul Mundt
2010-11-10
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
Guennadi Liakhovetski
2010-11-10
fbdev: sh_mobile_lcdc: use correct number of modes, when using the default
Guennadi Liakhovetski
2010-11-10
fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timing
Guennadi Liakhovetski
2010-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...
Russell King
2010-10-15
fbdev: sh_mobile_lcdc: relax .check_var() HSYNC test
Guennadi Liakhovetski
2010-10-15
fbdev: sh_mobile_lcdc: make platform videomode table optional
Guennadi Liakhovetski
2010-10-13
sh: free-without-alloc fix for sh_mobile_lcdcfb
Magnus Damm
2010-09-16
fbdev: sh_mobile_lcdc: reconfigure the framebuffer, when free
Guennadi Liakhovetski
2010-09-14
fbdev: sh_mobile_hdmi: support hot-plugging of different HDMI / DVI displays
Guennadi Liakhovetski
[next]