summaryrefslogtreecommitdiffstats
path: root/drivers/video/sh_mobile_lcdcfb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-10-281-121/+227
|\
| * fbdev: sh_mobile_lcdc: relax .check_var() HSYNC testGuennadi Liakhovetski2010-10-151-1/+1
| * fbdev: sh_mobile_lcdc: make platform videomode table optionalGuennadi Liakhovetski2010-10-151-24/+49
| * fbdev: sh_mobile_lcdc: reconfigure the framebuffer, when freeGuennadi Liakhovetski2010-09-161-1/+111
| * fbdev: sh_mobile_hdmi: support hot-plugging of different HDMI / DVI displaysGuennadi Liakhovetski2010-09-141-25/+6
| * fbdev: sh_mobile_lcdcfb: separate display variable data from framebuffer dataGuennadi Liakhovetski2010-09-141-17/+20
| * fbdev: sh_mobile_hdmi: implement lockingGuennadi Liakhovetski2010-09-141-31/+15
| * fbdev: sh_mobile_lcdcfb: allocate memory, sufficient for the biggest modeGuennadi Liakhovetski2010-09-141-6/+20
| * fbdev: sh_mobile_lcdcfb: fix notifier callback return codesGuennadi Liakhovetski2010-09-141-6/+8
| * fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski2010-09-141-5/+5
| * fbdev: sh_mobile_lcdcfb: minor simplifications and clean upGuennadi Liakhovetski2010-09-141-25/+26
| * fbdev: sh_mobile_lcdcfb: fix more error pathsGuennadi Liakhovetski2010-09-141-2/+2
| * fbdev: sh_mobile_lcdcfb: use fb_videomode_to_var() instead of open-codingGuennadi Liakhovetski2010-09-141-15/+1
* | sh: free-without-alloc fix for sh_mobile_lcdcfbMagnus Damm2010-10-131-2/+4
|/
* fbdev: sh-mobile: HDMI support for SH-Mobile SoCsGuennadi Liakhovetski2010-08-041-49/+139
* sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski2010-08-041-1/+1
* fbdev: sh-mobile-lcdc: fix potential Oops in SH-Mobile LCDC framebuffer driverGuennadi Liakhovetski2010-08-041-2/+4
* fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.cGuennadi Liakhovetski2010-05-251-3/+3
* sh: fix a number of Oopses and leaks in SH framebuffer driverGuennadi Liakhovetski2010-05-061-14/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König2010-03-071-1/+1
* video: sh_mobile_lcdcfb: Fix panning.Phil Edworthy2010-02-161-28/+18
* video: sh_mobile_lcdcfb: Add wait for vsync.Phil Edworthy2010-02-161-1/+47
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-161-1/+9
|\
| * sh: add a start_transfer() callback to the LCDC driverMagnus Damm2009-12-091-1/+9
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
|/
* video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists.Paul Mundt2009-11-041-8/+24
* video: sh_mobile_lcdcfb: use both register sets for display panningPhil Edworthy2009-09-151-3/+44
* video: sh_mobile_lcdcfb: implement display panningPhil Edworthy2009-09-151-10/+66
* video: Runtime PM for SuperH Mobile LCDCMagnus Damm2009-08-231-46/+110
* Merge branch 'sh/stable-updates'Paul Mundt2009-08-151-0/+5
|\
| * sh: skip disabled LCDC channelsMagnus Damm2009-08-151-0/+5
* | sh: 18-bit SYS panel fix for SuperH Mobile LCDCMagnus Damm2009-08-071-1/+1
* | sh: LCDC SYS bus access wait fixMagnus Damm2009-08-071-0/+3
| |
| \
*-. \ Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt2009-07-111-16/+24
|\ \ \ | | |/
| | * video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt2009-07-071-16/+24
| |/
* | video: sh_mobile_lcdcfb: depends on HAVE_CLK.Paul Mundt2009-07-071-15/+1
|/
* sh: LCDC dcache flush for deferred ioPaul Mundt2009-07-021-8/+45
* video: stop sh_mobile_lcdcfb only if startedMagnus Damm2009-05-221-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-261-1/+1
|\
| * video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
* | video: sh_mobile_lcdcfb suspend/resume supportMagnus Damm2009-03-161-7/+59
|/
* video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm2009-03-101-4/+2
* video: sh_mobile_lcdcfb deferred io supportMagnus Damm2008-12-221-22/+148
* sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm2008-12-221-3/+5
* sh: sh_mobile lcdc clock framework supportMagnus Damm2008-12-221-13/+33
* video: add sh_mobile_lcdc platform flagsMagnus Damm2008-10-201-0/+5
* video: remove unused sh_mobile_lcdc platform dataMagnus Damm2008-10-201-1/+0
* video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt2008-10-011-1/+7
* video: export sh_mobile_lcdc panel sizeMagnus Damm2008-08-111-0/+2
OpenPOWER on IntegriCloud