intelfb: support 945GME (as used in ASUS Eee 901)
[safe/jmp/linux-2.6] / drivers / video / s3c2410fb.c
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-05-24 Ben DooksS3C2410: fix driver MODULE_ALIAS()
2008-05-24 Ben DooksS3C2410: clean out changelog header and tidy
2008-05-24 Ben DooksS3C2410: add error print if we cannot add attribute
2008-05-24 Ben DooksS3C2410: ensure that FB_BLANK_POWERDOWN shuts down...
2008-04-28 Harvey Harrisonvideo: replace remaining __FUNCTION__ occurrences
2008-02-06 Ben DooksFB/S3C2410: check default_display parameter passed...
2008-02-06 Ben DooksFB/S3C2410: ensure S3C2410 framebuffer clears initial...
2008-02-06 Ben DooksFB/S3C2410: update debugging in S3C2410 framebuffer...
2008-02-06 Ben DooksFB/S3C2412: add S3C2412 support to S3C2410 fb driver
2008-01-22 Stefan Schmidts3c2410_fb: fix line length calculation
2008-01-14 Krzysztof Helts3c2410fb: fix incorrect argument type in resume function
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-16 Krzysztof Helts3c2410fb: make use of default_display settings
2007-10-16 Krzysztof Helts3c2410fb: removes lcdcon1 register value from s3c2410f...
2007-10-16 Krzysztof Helts3c2410fb: adds pixclock to s3c2410fb_display
2007-10-16 Krzysztof Helts3c2410fb: source code improvements
2007-10-16 Krzysztof Helts3c2410fb: byte ordering fixes
2007-10-16 Krzysztof Helts3c2410fb: fix missing registers offset
2007-10-16 Krzysztof Helts3c2410fb: remove lcdcon2 and lcdcon3 register fields
2007-10-16 Krzysztof Helts3c2410fb: add pulse length fields to s3c2410fb_display
2007-10-16 Krzysztof Helts3c2410fb: use vertical margins values
2007-10-16 Krzysztof Helts3c2410fb: remove lcdcon3 register from s3c2410fb_display
2007-10-16 Krzysztof Helts3c2410fb: use new margin fields
2007-10-16 Krzysztof Helts3c2410fb: multi-display support
2007-10-16 Krzysztof Helts3c2410fb: remove fb_info pointer from s3c2410fb_info
2007-10-16 Krzysztof Helts3c2410fb: code cleanup
2007-07-31 Ben Dookss3c2410fb: fix s3c2410 compilation
2007-02-16 Ben Dooks[PATCH] s3c2410fb: fix un-initialised dev field
2006-12-08 Arnaud Patard (Rtp[PATCH] s3c2410fb: Add support for STN displays
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-10 Jon Smirl[PATCH] vt: Remove VT-specific declarations and definit...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: video: Use the new IRQF_ constants
2006-06-26 Arnaud Patard[PATCH] s3c2410fb: Fix resume
2006-02-15 Herbert Poetzl[ARM] remove duplicate #includes
2006-01-10 Arnaud Patard[PATCH] s3c2410fb: cleanup and fix
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-03 Russell King[ARM] Remove clk_use()/clk_unuse()
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-07 Ben Dooks[PATCH] s3c2410fb: initialise device_driver .owner
2005-11-07 Antonino A. Daplas[PATCH] fbcon/fbdev: Move softcursor out of fbdev to...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-09-29 Ben Dooks[PATCH] s3c2410fb: Minor warning fix
2005-09-09 Arnaud Patard[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver