aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/s3c2410fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21s3c2410_fb: fix line length calculationStefan Schmidt1-1/+1
2008-01-14s3c2410fb: fix incorrect argument type in resume functionKrzysztof Helt1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-2/+2
2007-10-16s3c2410fb: make use of default_display settingsKrzysztof Helt1-8/+17
2007-10-16s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt1-8/+1
2007-10-16s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt1-26/+16
2007-10-16s3c2410fb: source code improvementsKrzysztof Helt1-111/+75
2007-10-16s3c2410fb: byte ordering fixesKrzysztof Helt1-5/+15
2007-10-16s3c2410fb: fix missing registers offsetKrzysztof Helt1-12/+20
2007-10-16s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt1-6/+2
2007-10-16s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt1-18/+16
2007-10-16s3c2410fb: use vertical margins valuesKrzysztof Helt1-14/+7
2007-10-16s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt1-8/+9
2007-10-16s3c2410fb: use new margin fieldsKrzysztof Helt1-98/+136
2007-10-16s3c2410fb: multi-display supportKrzysztof Helt1-34/+49
2007-10-16s3c2410fb: remove fb_info pointer from s3c2410fb_infoKrzysztof Helt1-21/+22
2007-10-16s3c2410fb: code cleanupKrzysztof Helt1-185/+172
2007-07-31s3c2410fb: fix s3c2410 compilationBen Dooks1-31/+57
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks1-0/+2
2006-12-08[PATCH] s3c2410fb: Add support for STN displaysArnaud Patard (Rtp1-43/+170
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26[PATCH] s3c2410fb: Fix resumeArnaud Patard1-6/+11
2006-02-15[ARM] remove duplicate #includesHerbert Poetzl1-1/+0
2006-01-10[PATCH] s3c2410fb: cleanup and fixArnaud Patard1-6/+4
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-3/+0
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-24/+23
2005-11-07[PATCH] s3c2410fb: initialise device_driver .ownerBen Dooks1-0/+1
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-16/+11
2005-09-29[PATCH] s3c2410fb: Minor warning fixBen Dooks1-2/+2
2005-09-09[PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard1-0/+915