| Commit message (Expand) | Author | Age |
* | drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll() | Sergio Luis | 2008-02-23 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-21 |
|\ |
|
| * | [ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.c | Holger Schurig | 2008-02-17 |
* | | [ATYFB]: Kill 'prom_palette' sparc code. | David S. Miller | 2008-02-18 |
* | | [SPARC]: video/cg14.c and video/sbuslib.c build fixes | Robert Reif | 2008-02-12 |
|/ |
|
* | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 2008-02-08 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2008-02-07 |
|\ |
|
| * | backlight: Add OMAP1 PWL backlight driver | Andrzej Zaborowski | 2008-02-07 |
| * | backlight: Avoid unecessary driver callbacks | Helge Deller | 2008-02-07 |
* | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-07 |
|\ \
| |/
|/| |
|
| * | Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2008-02-06 |
| |\ |
|
| | * | [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. | Stephen Neuendorffer | 2008-02-06 |
| | * | [POWERPC] Fix incorrectly tagged __devinitdata structures | Grant Likely | 2008-02-06 |
* | | | fb: fix warning: no return statement in function returning non-void | Anton Vorontsov | 2008-02-06 |
* | | | fbcon: fix color generation for monochrome framebuffer | Thomas Pfaff | 2008-02-06 |
* | | | FB/S3C2410: check default_display parameter passed in platform data | Ben Dooks | 2008-02-06 |
* | | | FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black | Ben Dooks | 2008-02-06 |
* | | | FB/S3C2410: update debugging in S3C2410 framebuffer driver | Ben Dooks | 2008-02-06 |
* | | | FB/S3C2412: add S3C2412 support to S3C2410 fb driver | Ben Dooks | 2008-02-06 |
* | | | FB/SM501: ensure console suspended before saving state | Ben Dooks | 2008-02-06 |
* | | | pm2fb: big endian fix | Krzysztof Helt | 2008-02-06 |
* | | | ps3fb: fix modedb typos | Geoff Levand | 2008-02-06 |
* | | | ps3fb: cleanup sweep | Geert Uytterhoeven | 2008-02-06 |
* | | | ps3fb: round up video modes | Geert Uytterhoeven | 2008-02-06 |
* | | | ps3fb: reorganize modedb handling | Geert Uytterhoeven | 2008-02-06 |
* | | | ps3fb: add support for configurable black borders | Geert Uytterhoeven | 2008-02-06 |
* | | | ps3fb: make frame buffer offsets unsigned int | Geert Uytterhoeven | 2008-02-06 |
* | | | ps3fb: kill ps3fb_res | Geert Uytterhoeven | 2008-02-06 |
* | | | ps3fb: open-code macros that are used only once | Geert Uytterhoeven | 2008-02-06 |
* | | | ps3fb: kill PS3FB_FULL_MODE_BIT | Geert Uytterhoeven | 2008-02-06 |
* | | | ps3: use symbolic names for video modes | Geert Uytterhoeven | 2008-02-06 |
* | | | atmel_lcdfb: backlight control | David Brownell | 2008-02-06 |
* | | | sm501fb: clear framebuffer memory and palette | Magnus Damm | 2008-02-06 |
* | | | sm501fb: control panel pin usage with platform data flags | Magnus Damm | 2008-02-06 |
* | | | drivers/video: add missing pci_dev_get | Julia Lawall | 2008-02-06 |
* | | | uvesafb: small cleanups | Randy Dunlap | 2008-02-06 |
* | | | tdfxfb: fix section mismatch warnings | Randy Dunlap | 2008-02-06 |
* | | | fb: nvidiafb: Try harder at initial mode setting. | Paul Mundt | 2008-02-06 |
* | | | vermilion.c: use ALIGN(), not __ALIGN_MASK() | Andrew Morton | 2008-02-06 |
* | | | neofb: avoid overwriting fb_info fields | Andrew Morton | 2008-02-06 |
* | | | drivers/video/pm3fb.c section fix | Adrian Bunk | 2008-02-06 |
* | | | fbcon: fix sparse warning about shadowing 'rotate' symbol | Marcin Slusarz | 2008-02-06 |
* | | | fbcon: fix sparse warning about shadowing 'p' symbol | Marcin Slusarz | 2008-02-06 |
* | | | vgacon: fix sparse warning about shadowing 'i' symbol | Marcin Slusarz | 2008-02-06 |
* | | | atmel_lcdfb: validate display timings | Haavard Skinnemoen | 2008-02-06 |
* | | | fb: defio nopage | Nick Piggin | 2008-02-06 |
* | | | fbmon: cleanup trailing whitespaces | Andre Haupt | 2008-02-06 |
* | | | fbmon: remove unnecessary local variable | Andre Haupt | 2008-02-06 |
* | | | drivers/video: remove unnecessary pci_dev_put | Julia Lawall | 2008-02-06 |