| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2008-07-24 | 4 | -0/+128 |
|\ |
|
| * | backlight: Fix missing kernel doc entry | Sebastian Siewior | 2008-07-23 | 1 | -0/+1 |
| * | backlight: Add Nvidia-based Apple Macbook Pro backlight driver | Matthew Garrett | 2008-07-23 | 3 | -0/+127 |
* | | video/fb: cleanup FB_MAJOR usage | Philippe De Muyter | 2008-07-24 | 1 | -0/+1 |
* | | fbcon: remove stray semicolons | Jan Beulich | 2008-07-24 | 1 | -4/+2 |
* | | fbdev: LCD backlight driver using Atmel PWM driver | Hans-Christian Egtvedt | 2008-07-24 | 3 | -0/+257 |
* | | fbcon: bgcolor fix | Stefano Stabellini | 2008-07-24 | 1 | -1/+1 |
* | | video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver | Nobuhiro Iwamatsu | 2008-07-24 | 3 | -0/+672 |
* | | neofb: drop the xtimings structure | Krzysztof Helt | 2008-07-24 | 1 | -48/+40 |
* | | neofb: drop redundant code | Krzysztof Helt | 2008-07-24 | 1 | -73/+22 |
* | | neofb: simplify clock calculation | Krzysztof Helt | 2008-07-24 | 1 | -18/+14 |
* | | drivers/video/amifb.c cleanups | Adrian Bunk | 2008-07-24 | 1 | -10/+7 |
* | | lxfb: fix console blanking | Jordan Crouse | 2008-07-24 | 1 | -10/+18 |
* | | lxfb: drop dead declarations from header | Andres Salomon | 2008-07-24 | 1 | -2/+0 |
* | | fbdev: add new Cobalt LCD framebuffer driver | Yoichi Yuasa | 2008-07-24 | 3 | -0/+376 |
* | | fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact() | Timur Tabi | 2008-07-24 | 1 | -38/+22 |
* | | lcd: add platform_lcd driver | Ben Dooks | 2008-07-24 | 3 | -0/+180 |
* | | lcd: add lcd_device to check_fb() entry in lcd_ops | Ben Dooks | 2008-07-24 | 3 | -3/+3 |
* | | fb: add support for the ILI9320 video display controller | Ben Dooks | 2008-07-24 | 5 | -1/+714 |
* | | sm501: fixup allocation code to be 64bit resource compliant | Ben Dooks | 2008-07-24 | 1 | -11/+42 |
* | | sm501: restructure init to allow only 1 fb on an SM501 | Ben Dooks | 2008-07-24 | 1 | -115/+149 |
* | | sm501: add inversion controls for VBIASEN and FPEN | Ben Dooks | 2008-07-24 | 1 | -4/+22 |
* | | atmel_lcdfb: avoid division by zero | Nicolas Ferre | 2008-07-24 | 1 | -0/+35 |
* | | skeletonfb: update to correct platform driver usage | Krzysztof Helt | 2008-07-24 | 1 | -17/+20 |
* | | aty: use memory_read_from_buffer() | Akinobu Mita | 2008-07-24 | 1 | -9/+1 |
* | | atyfb: fix a cast | Ville Syrjala | 2008-07-24 | 1 | -1/+1 |
* | | atyfb: report probe errors | Ville Syrjala | 2008-07-24 | 1 | -5/+10 |
* | | atyfb: use a PCI device ID table | Ville Syrjala | 2008-07-24 | 1 | -18/+55 |
* | | atyfb: correct_chipset() can fail | Ville Syrjala | 2008-07-24 | 1 | -1/+3 |
* | | atyfb: remove dead code | Olaf Hering | 2008-07-24 | 1 | -4/+2 |
* | | fbdev: xoffset, yoffset and yres are unsigned | Ville Syrjala | 2008-07-24 | 1 | -5/+4 |
* | | fbdev: width and height are unsigned | Ville Syrjala | 2008-07-24 | 1 | -1/+1 |
* | | hgafb: convert to new platform driver API | Krzysztof Helt | 2008-07-24 | 1 | -17/+19 |
* | | vfb: only enable if explicitly requested when compiled in | Frans Pop | 2008-07-24 | 1 | -2/+12 |
* | | fbdev: SuperH Mobile LCDC Driver | Magnus Damm | 2008-07-24 | 3 | -0/+737 |
* | | tdfxfb: remove ypan checks done by a higher layer | Krzysztof Helt | 2008-07-24 | 1 | -5/+1 |
* | | vga16fb: source code improvement | Krzysztof Helt | 2008-07-24 | 1 | -78/+39 |
* | | tdfxfb: add mode_option module parameter | Krzysztof Helt | 2008-07-24 | 1 | -0/+2 |
* | | uvesafb: change mode parameter to mode_option | Krzysztof Helt | 2008-07-24 | 1 | -2/+2 |
* | | fbcon: make logo_height a local variable | Krzysztof Helt | 2008-07-24 | 1 | -3/+2 |
* | | atmel_lcdfb: FIFO underflow management | Nicolas Ferre | 2008-07-24 | 1 | -1/+56 |
* | | vga16fb: test virtual screen range before subtraction on unsigned | Roel Kluin | 2008-07-24 | 1 | -1/+4 |
* | | atafb: test virtual screen range before subtraction on unsigned | Roel Kluin | 2008-07-24 | 1 | -2/+5 |
* | | amifb: test virtual screen range before subtraction on unsigned | Roel Kluin | 2008-07-24 | 1 | -2/+5 |
* | | aty128fb: test below 0 on unsigned pll->post_divider | Roel Kluin | 2008-07-24 | 1 | -4/+2 |
* | | drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failed | Tony Breeds | 2008-07-24 | 1 | -2/+8 |
* | | sa1100fb: convert ctrlr_sem in a mutex | Matthias Kaehlcke | 2008-07-24 | 2 | -4/+5 |
* | | pxafb: convert ctrlr_sem in a mutex | Matthias Kaehlcke | 2008-07-24 | 2 | -4/+5 |
* | | video/sis/: remove compat code | Adrian Bunk | 2008-07-24 | 9 | -62/+17 |
* | | mdacon messing up default vc's - set default to vc13-16 again | Roland Kletzing | 2008-07-24 | 1 | -1/+3 |