summaryrefslogtreecommitdiff
path: root/drivers/video/s3c2410fb.c
Commit message (Expand)AuthorAge
* s3c2410_fb: fix line length calculationStefan Schmidt2008-01-21
* s3c2410fb: fix incorrect argument type in resume functionKrzysztof Helt2008-01-14
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* s3c2410fb: make use of default_display settingsKrzysztof Helt2007-10-16
* s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt2007-10-16
* s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt2007-10-16
* s3c2410fb: source code improvementsKrzysztof Helt2007-10-16
* s3c2410fb: byte ordering fixesKrzysztof Helt2007-10-16
* s3c2410fb: fix missing registers offsetKrzysztof Helt2007-10-16
* s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt2007-10-16
* s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt2007-10-16
* s3c2410fb: use vertical margins valuesKrzysztof Helt2007-10-16
* s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt2007-10-16
* s3c2410fb: use new margin fieldsKrzysztof Helt2007-10-16
* s3c2410fb: multi-display supportKrzysztof Helt2007-10-16
* s3c2410fb: remove fb_info pointer from s3c2410fb_infoKrzysztof Helt2007-10-16
* s3c2410fb: code cleanupKrzysztof Helt2007-10-16
* s3c2410fb: fix s3c2410 compilationBen Dooks2007-07-31
* [PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks2007-02-16
* [PATCH] s3c2410fb: Add support for STN displaysArnaud Patard (Rtp2006-12-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] s3c2410fb: Fix resumeArnaud Patard2006-06-26
* [ARM] remove duplicate #includesHerbert Poetzl2006-02-15
* [PATCH] s3c2410fb: cleanup and fixArnaud Patard2006-01-10
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-03
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* [PATCH] s3c2410fb: initialise device_driver .ownerBen Dooks2005-11-07
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-07
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* [PATCH] s3c2410fb: Minor warning fixBen Dooks2005-09-29
* [PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard2005-09-09