Age | Commit message (Expand) | Author |
2008-07-26 | drivers/video/fbmem.c: removed duplicated include | Huang Weiyi |
2008-07-26 | video/stifb.c: make 2 functions static | Adrian Bunk |
2008-07-26 | video/console/stico{n,re}.c: make code static | Adrian Bunk |
2008-07-26 | make macfb_setup() static | Adrian Bunk |
2008-07-24 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2008-07-24 | video/fb: cleanup FB_MAJOR usage | Philippe De Muyter |
2008-07-24 | fbcon: remove stray semicolons | Jan Beulich |
2008-07-24 | fbdev: LCD backlight driver using Atmel PWM driver | Hans-Christian Egtvedt |
2008-07-24 | fbcon: bgcolor fix | Stefano Stabellini |
2008-07-24 | video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver | Nobuhiro Iwamatsu |
2008-07-24 | neofb: drop the xtimings structure | Krzysztof Helt |
2008-07-24 | neofb: drop redundant code | Krzysztof Helt |
2008-07-24 | neofb: simplify clock calculation | Krzysztof Helt |
2008-07-24 | drivers/video/amifb.c cleanups | Adrian Bunk |
2008-07-24 | lxfb: fix console blanking | Jordan Crouse |
2008-07-24 | lxfb: drop dead declarations from header | Andres Salomon |
2008-07-24 | fbdev: add new Cobalt LCD framebuffer driver | Yoichi Yuasa |
2008-07-24 | fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact() | Timur Tabi |
2008-07-24 | lcd: add platform_lcd driver | Ben Dooks |
2008-07-24 | lcd: add lcd_device to check_fb() entry in lcd_ops | Ben Dooks |
2008-07-24 | fb: add support for the ILI9320 video display controller | Ben Dooks |
2008-07-24 | sm501: fixup allocation code to be 64bit resource compliant | Ben Dooks |
2008-07-24 | sm501: restructure init to allow only 1 fb on an SM501 | Ben Dooks |
2008-07-24 | sm501: add inversion controls for VBIASEN and FPEN | Ben Dooks |
2008-07-24 | atmel_lcdfb: avoid division by zero | Nicolas Ferre |
2008-07-24 | skeletonfb: update to correct platform driver usage | Krzysztof Helt |
2008-07-24 | aty: use memory_read_from_buffer() | Akinobu Mita |
2008-07-24 | atyfb: fix a cast | Ville Syrjala |
2008-07-24 | atyfb: report probe errors | Ville Syrjala |
2008-07-24 | atyfb: use a PCI device ID table | Ville Syrjala |
2008-07-24 | atyfb: correct_chipset() can fail | Ville Syrjala |
2008-07-24 | atyfb: remove dead code | Olaf Hering |
2008-07-24 | fbdev: xoffset, yoffset and yres are unsigned | Ville Syrjala |
2008-07-24 | fbdev: width and height are unsigned | Ville Syrjala |
2008-07-24 | hgafb: convert to new platform driver API | Krzysztof Helt |
2008-07-24 | vfb: only enable if explicitly requested when compiled in | Frans Pop |
2008-07-24 | fbdev: SuperH Mobile LCDC Driver | Magnus Damm |
2008-07-24 | tdfxfb: remove ypan checks done by a higher layer | Krzysztof Helt |
2008-07-24 | vga16fb: source code improvement | Krzysztof Helt |
2008-07-24 | tdfxfb: add mode_option module parameter | Krzysztof Helt |
2008-07-24 | uvesafb: change mode parameter to mode_option | Krzysztof Helt |
2008-07-24 | fbcon: make logo_height a local variable | Krzysztof Helt |
2008-07-24 | atmel_lcdfb: FIFO underflow management | Nicolas Ferre |
2008-07-24 | vga16fb: test virtual screen range before subtraction on unsigned | Roel Kluin |
2008-07-24 | atafb: test virtual screen range before subtraction on unsigned | Roel Kluin |
2008-07-24 | amifb: test virtual screen range before subtraction on unsigned | Roel Kluin |
2008-07-24 | aty128fb: test below 0 on unsigned pll->post_divider | Roel Kluin |
2008-07-24 | drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failed | Tony Breeds |
2008-07-24 | sa1100fb: convert ctrlr_sem in a mutex | Matthias Kaehlcke |
2008-07-24 | pxafb: convert ctrlr_sem in a mutex | Matthias Kaehlcke |