aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/s3c2410fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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