| Commit message (Expand) | Author | Age | Files | Lines |
* | fbdev: add BF52x EZkit Display driver | Michael Hennerich | 2008-03-10 | 3 | -0/+699 |
* | BF54x LQ043 Framebuffer driver: Update copyright on previously modified files | Michael Hennerich | 2008-03-10 | 1 | -1/+1 |
* | BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage | Bryan Wu | 2008-03-10 | 1 | -1/+1 |
* | BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al... | Michael Hennerich | 2008-03-10 | 1 | -1/+1 |
* | stifb: fix crash A1439A CRX (Rattler) graphics card | Helge Deller | 2008-03-10 | 1 | -7/+15 |
* | mbxfb: fix incorrect argument type | Krzysztof Helt | 2008-03-10 | 1 | -1/+1 |
* | tridentfb: fix memory size detection | Krzysztof Helt | 2008-03-10 | 1 | -1/+1 |
* | tridentfb: register should be left in non-locked state | Krzysztof Helt | 2008-03-10 | 1 | -12/+0 |
* | fb: hitfb: Balance probe/remove section annotations. | Paul Mundt | 2008-03-06 | 1 | -2/+2 |
* | fb: pvr2fb: Fix up remaining section mismatch. | Paul Mundt | 2008-03-06 | 1 | -8/+4 |
* | sm501fb: fix timing limits | Ville Syrjala | 2008-03-04 | 1 | -2/+4 |
* | sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes | Ville Syrjala | 2008-03-04 | 1 | -0/+2 |
* | sm501fb: RGB offsets are reversed in 16bpp modes | Ville Syrjala | 2008-03-04 | 1 | -4/+4 |
* | sm501fb: direct color visual does not work | Ville Syrjala | 2008-03-04 | 1 | -1/+3 |
* | tridentfb: resource management fixes in probe function | Krzysztof Helt | 2008-03-04 | 1 | -17/+48 |
* | drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll() | Sergio Luis | 2008-02-23 | 1 | -1/+1 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 | 2 | -2/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-21 | 1 | -4/+4 |
|\ |
|
| * | [ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.c | Holger Schurig | 2008-02-17 | 1 | -4/+4 |
* | | [ATYFB]: Kill 'prom_palette' sparc code. | David S. Miller | 2008-02-18 | 1 | -64/+0 |
* | | [SPARC]: video/cg14.c and video/sbuslib.c build fixes | Robert Reif | 2008-02-12 | 2 | -0/+2 |
|/ |
|
* | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 2008-02-08 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2008-02-07 | 4 | -4/+228 |
|\ |
|
| * | backlight: Add OMAP1 PWL backlight driver | Andrzej Zaborowski | 2008-02-07 | 3 | -0/+220 |
| * | backlight: Avoid unecessary driver callbacks | Helge Deller | 2008-02-07 | 1 | -4/+8 |
* | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-07 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2008-02-06 | 1 | -2/+2 |
| |\ |
|
| | * | [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. | Stephen Neuendorffer | 2008-02-06 | 1 | -1/+1 |
| | * | [POWERPC] Fix incorrectly tagged __devinitdata structures | Grant Likely | 2008-02-06 | 1 | -1/+1 |
* | | | fb: fix warning: no return statement in function returning non-void | Anton Vorontsov | 2008-02-06 | 1 | -0/+1 |
* | | | fbcon: fix color generation for monochrome framebuffer | Thomas Pfaff | 2008-02-06 | 8 | -19/+55 |
* | | | FB/S3C2410: check default_display parameter passed in platform data | Ben Dooks | 2008-02-06 | 1 | -0/+6 |
* | | | FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black | Ben Dooks | 2008-02-06 | 1 | -1/+1 |
* | | | FB/S3C2410: update debugging in S3C2410 framebuffer driver | Ben Dooks | 2008-02-06 | 1 | -1/+1 |
* | | | FB/S3C2412: add S3C2412 support to S3C2410 fb driver | Ben Dooks | 2008-02-06 | 2 | -15/+70 |
* | | | FB/SM501: ensure console suspended before saving state | Ben Dooks | 2008-02-06 | 1 | -6/+9 |
* | | | pm2fb: big endian fix | Krzysztof Helt | 2008-02-06 | 1 | -5/+8 |
* | | | ps3fb: fix modedb typos | Geoff Levand | 2008-02-06 | 1 | -2/+2 |
* | | | ps3fb: cleanup sweep | Geert Uytterhoeven | 2008-02-06 | 1 | -37/+27 |
* | | | ps3fb: round up video modes | Geert Uytterhoeven | 2008-02-06 | 1 | -45/+113 |
* | | | ps3fb: reorganize modedb handling | Geert Uytterhoeven | 2008-02-06 | 1 | -56/+60 |
* | | | ps3fb: add support for configurable black borders | Geert Uytterhoeven | 2008-02-06 | 1 | -21/+50 |
* | | | ps3fb: make frame buffer offsets unsigned int | Geert Uytterhoeven | 2008-02-06 | 1 | -5/+4 |
* | | | ps3fb: kill ps3fb_res | Geert Uytterhoeven | 2008-02-06 | 1 | -86/+22 |
* | | | ps3fb: open-code macros that are used only once | Geert Uytterhoeven | 2008-02-06 | 1 | -8/+4 |
* | | | ps3fb: kill PS3FB_FULL_MODE_BIT | Geert Uytterhoeven | 2008-02-06 | 1 | -5/+3 |
* | | | ps3: use symbolic names for video modes | Geert Uytterhoeven | 2008-02-06 | 1 | -7/+10 |
* | | | atmel_lcdfb: backlight control | David Brownell | 2008-02-06 | 2 | -4/+124 |
* | | | sm501fb: clear framebuffer memory and palette | Magnus Damm | 2008-02-06 | 1 | -0/+8 |
* | | | sm501fb: control panel pin usage with platform data flags | Magnus Damm | 2008-02-06 | 1 | -16/+25 |