Age | Commit message (Expand) | Author | Files | Lines |
2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 4 | -6/+5 |
2008-07-30 | gbefb: cmap FIFO timeout | Thomas Bogendoerfer | 1 | -16/+34 |
2008-07-30 | drivers/video: release mutex in error handling code | Julia Lawall | 2 | -12/+6 |
2008-07-30 | backlight: ensure platform_lcd on by default | Ben Dooks | 1 | -0/+2 |
2008-07-30 | sticore: don't activate unsupported GSC STI cards on HPPA | Helge Deller | 1 | -1/+29 |
2008-07-30 | backlight: give platform_lcd the same name as the platform device. | Ben Dooks | 1 | -1/+1 |
2008-07-29 | video: Fix up hp6xx driver build regressions. | Paul Mundt | 2 | -2/+2 |
2008-07-29 | sh: More header path fixups for mach dir refactoring. | Paul Mundt | 1 | -3/+3 |
2008-07-29 | sh7760fb: write colormap value to hardware | Manuel Lauss | 1 | -0/+1 |
2008-07-29 | video: Kill off leaked CONFIG_FB_SH7343VOU reference. | Paul Mundt | 1 | -1/+0 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2 | -2/+2 |
2008-07-27 | [ARM] PXA: squash warning in pxafb | Ian Molton | 1 | -1/+1 |
2008-07-27 | drivers/video/fbmem.c: removed duplicated include | Huang Weiyi | 1 | -1/+0 |
2008-07-26 | video/stifb.c: make 2 functions static | Adrian Bunk | 1 | -4/+2 |
2008-07-26 | video/console/stico{n,re}.c: make code static | Adrian Bunk | 3 | -21/+16 |
2008-07-26 | make macfb_setup() static | Adrian Bunk | 1 | -1/+1 |
2008-07-24 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 4 | -0/+128 |
2008-07-24 | video/fb: cleanup FB_MAJOR usage | Philippe De Muyter | 1 | -0/+1 |
2008-07-24 | fbcon: remove stray semicolons | Jan Beulich | 1 | -4/+2 |
2008-07-24 | fbdev: LCD backlight driver using Atmel PWM driver | Hans-Christian Egtvedt | 3 | -0/+257 |
2008-07-24 | fbcon: bgcolor fix | Stefano Stabellini | 1 | -1/+1 |
2008-07-24 | video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver | Nobuhiro Iwamatsu | 3 | -0/+672 |
2008-07-24 | neofb: drop the xtimings structure | Krzysztof Helt | 1 | -48/+40 |
2008-07-24 | neofb: drop redundant code | Krzysztof Helt | 1 | -73/+22 |
2008-07-24 | neofb: simplify clock calculation | Krzysztof Helt | 1 | -18/+14 |
2008-07-24 | drivers/video/amifb.c cleanups | Adrian Bunk | 1 | -10/+7 |
2008-07-24 | lxfb: fix console blanking | Jordan Crouse | 1 | -10/+18 |
2008-07-24 | lxfb: drop dead declarations from header | Andres Salomon | 1 | -2/+0 |
2008-07-24 | fbdev: add new Cobalt LCD framebuffer driver | Yoichi Yuasa | 3 | -0/+376 |
2008-07-24 | fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact() | Timur Tabi | 1 | -38/+22 |
2008-07-24 | lcd: add platform_lcd driver | Ben Dooks | 3 | -0/+180 |
2008-07-24 | lcd: add lcd_device to check_fb() entry in lcd_ops | Ben Dooks | 3 | -3/+3 |
2008-07-24 | fb: add support for the ILI9320 video display controller | Ben Dooks | 5 | -1/+714 |
2008-07-24 | sm501: fixup allocation code to be 64bit resource compliant | Ben Dooks | 1 | -11/+42 |
2008-07-24 | sm501: restructure init to allow only 1 fb on an SM501 | Ben Dooks | 1 | -115/+149 |
2008-07-24 | sm501: add inversion controls for VBIASEN and FPEN | Ben Dooks | 1 | -4/+22 |
2008-07-24 | atmel_lcdfb: avoid division by zero | Nicolas Ferre | 1 | -0/+35 |
2008-07-24 | skeletonfb: update to correct platform driver usage | Krzysztof Helt | 1 | -17/+20 |
2008-07-24 | aty: use memory_read_from_buffer() | Akinobu Mita | 1 | -9/+1 |
2008-07-24 | atyfb: fix a cast | Ville Syrjala | 1 | -1/+1 |
2008-07-24 | atyfb: report probe errors | Ville Syrjala | 1 | -5/+10 |
2008-07-24 | atyfb: use a PCI device ID table | Ville Syrjala | 1 | -18/+55 |
2008-07-24 | atyfb: correct_chipset() can fail | Ville Syrjala | 1 | -1/+3 |
2008-07-24 | atyfb: remove dead code | Olaf Hering | 1 | -4/+2 |
2008-07-24 | fbdev: xoffset, yoffset and yres are unsigned | Ville Syrjala | 1 | -5/+4 |
2008-07-24 | fbdev: width and height are unsigned | Ville Syrjala | 1 | -1/+1 |
2008-07-24 | hgafb: convert to new platform driver API | Krzysztof Helt | 1 | -17/+19 |
2008-07-24 | vfb: only enable if explicitly requested when compiled in | Frans Pop | 1 | -2/+12 |
2008-07-24 | fbdev: SuperH Mobile LCDC Driver | Magnus Damm | 3 | -0/+737 |
2008-07-24 | tdfxfb: remove ypan checks done by a higher layer | Krzysztof Helt | 1 | -5/+1 |