| Commit message (Expand) | Author | Age | Files | Lines |
* | s3c2410_fb: fix line length calculation | Stefan Schmidt | 2008-01-21 | 1 | -1/+1 |
* | s3c2410fb: fix incorrect argument type in resume function | Krzysztof Helt | 2008-01-14 | 1 | -1/+1 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -2/+2 |
* | s3c2410fb: make use of default_display settings | Krzysztof Helt | 2007-10-16 | 1 | -8/+17 |
* | s3c2410fb: removes lcdcon1 register value from s3c2410fb_display | Krzysztof Helt | 2007-10-16 | 1 | -8/+1 |
* | s3c2410fb: adds pixclock to s3c2410fb_display | Krzysztof Helt | 2007-10-16 | 1 | -26/+16 |
* | s3c2410fb: source code improvements | Krzysztof Helt | 2007-10-16 | 1 | -111/+75 |
* | s3c2410fb: byte ordering fixes | Krzysztof Helt | 2007-10-16 | 1 | -5/+15 |
* | s3c2410fb: fix missing registers offset | Krzysztof Helt | 2007-10-16 | 1 | -12/+20 |
* | s3c2410fb: remove lcdcon2 and lcdcon3 register fields | Krzysztof Helt | 2007-10-16 | 1 | -6/+2 |
* | s3c2410fb: add pulse length fields to s3c2410fb_display | Krzysztof Helt | 2007-10-16 | 1 | -18/+16 |
* | s3c2410fb: use vertical margins values | Krzysztof Helt | 2007-10-16 | 1 | -14/+7 |
* | s3c2410fb: remove lcdcon3 register from s3c2410fb_display | Krzysztof Helt | 2007-10-16 | 1 | -8/+9 |
* | s3c2410fb: use new margin fields | Krzysztof Helt | 2007-10-16 | 1 | -98/+136 |
* | s3c2410fb: multi-display support | Krzysztof Helt | 2007-10-16 | 1 | -34/+49 |
* | s3c2410fb: remove fb_info pointer from s3c2410fb_info | Krzysztof Helt | 2007-10-16 | 1 | -21/+22 |
* | s3c2410fb: code cleanup | Krzysztof Helt | 2007-10-16 | 1 | -185/+172 |
* | s3c2410fb: fix s3c2410 compilation | Ben Dooks | 2007-07-31 | 1 | -31/+57 |
* | [PATCH] s3c2410fb: fix un-initialised dev field | Ben Dooks | 2007-02-16 | 1 | -0/+2 |
* | [PATCH] s3c2410fb: Add support for STN displays | Arnaud Patard (Rtp | 2006-12-08 | 1 | -43/+170 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+0 |
* | [PATCH] irq-flags: video: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] s3c2410fb: Fix resume | Arnaud Patard | 2006-06-26 | 1 | -6/+11 |
* | [ARM] remove duplicate #includes | Herbert Poetzl | 2006-02-15 | 1 | -1/+0 |
* | [PATCH] s3c2410fb: cleanup and fix | Arnaud Patard | 2006-01-10 | 1 | -6/+4 |
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 | 1 | -1/+1 |
* | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 | 1 | -3/+0 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -24/+23 |
* | [PATCH] s3c2410fb: initialise device_driver .owner | Ben Dooks | 2005-11-07 | 1 | -0/+1 |
* | [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon | Antonino A. Daplas | 2005-11-07 | 1 | -1/+0 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -0/+1 |
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -16/+11 |
* | [PATCH] s3c2410fb: Minor warning fix | Ben Dooks | 2005-09-29 | 1 | -2/+2 |
* | [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver | Arnaud Patard | 2005-09-09 | 1 | -0/+915 |