summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-24video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu3-0/+672
2008-07-24neofb: drop the xtimings structureKrzysztof Helt1-48/+40
2008-07-24neofb: drop redundant codeKrzysztof Helt1-73/+22
2008-07-24neofb: simplify clock calculationKrzysztof Helt1-18/+14
2008-07-24drivers/video/amifb.c cleanupsAdrian Bunk1-10/+7
2008-07-24lxfb: fix console blankingJordan Crouse1-10/+18
2008-07-24lxfb: drop dead declarations from headerAndres Salomon1-2/+0
2008-07-24drivers/char: remove old broken Cobalt LCD driverYoichi Yuasa4-678/+0
2008-07-24fbdev: add new Cobalt LCD framebuffer driverYoichi Yuasa3-0/+376
2008-07-24fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()Timur Tabi1-38/+22
2008-07-24lcd: add platform_lcd driverBen Dooks3-0/+180
2008-07-24lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks3-3/+3
2008-07-24fb: add support for the ILI9320 video display controllerBen Dooks5-1/+714
2008-07-24sm501: fixup allocation code to be 64bit resource compliantBen Dooks1-11/+42
2008-07-24sm501: restructure init to allow only 1 fb on an SM501Ben Dooks1-115/+149
2008-07-24sm501: add inversion controls for VBIASEN and FPENBen Dooks1-4/+22
2008-07-24atmel_lcdfb: avoid division by zeroNicolas Ferre1-0/+35
2008-07-24skeletonfb: update to correct platform driver usageKrzysztof Helt1-17/+20
2008-07-24aty: use memory_read_from_buffer()Akinobu Mita1-9/+1
2008-07-24atyfb: fix a castVille Syrjala1-1/+1
2008-07-24atyfb: report probe errorsVille Syrjala1-5/+10
2008-07-24atyfb: use a PCI device ID tableVille Syrjala1-18/+55
2008-07-24atyfb: correct_chipset() can failVille Syrjala1-1/+3
2008-07-24atyfb: remove dead codeOlaf Hering1-4/+2
2008-07-24fbdev: xoffset, yoffset and yres are unsignedVille Syrjala1-5/+4
2008-07-24fbdev: width and height are unsignedVille Syrjala1-1/+1
2008-07-24hgafb: convert to new platform driver APIKrzysztof Helt1-17/+19
2008-07-24vfb: only enable if explicitly requested when compiled inFrans Pop1-2/+12
2008-07-24fbdev: SuperH Mobile LCDC DriverMagnus Damm3-0/+737
2008-07-24tdfxfb: remove ypan checks done by a higher layerKrzysztof Helt1-5/+1
2008-07-24vga16fb: source code improvementKrzysztof Helt1-78/+39
2008-07-24tdfxfb: add mode_option module parameterKrzysztof Helt1-0/+2
2008-07-24uvesafb: change mode parameter to mode_optionKrzysztof Helt1-2/+2
2008-07-24fbcon: make logo_height a local variableKrzysztof Helt1-3/+2
2008-07-24atmel_lcdfb: FIFO underflow managementNicolas Ferre1-1/+56
2008-07-24vga16fb: test virtual screen range before subtraction on unsignedRoel Kluin1-1/+4
2008-07-24atafb: test virtual screen range before subtraction on unsignedRoel Kluin1-2/+5
2008-07-24amifb: test virtual screen range before subtraction on unsignedRoel Kluin1-2/+5
2008-07-24aty128fb: test below 0 on unsigned pll->post_dividerRoel Kluin1-4/+2
2008-07-24drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failedTony Breeds1-2/+8
2008-07-24sa1100fb: convert ctrlr_sem in a mutexMatthias Kaehlcke2-4/+5
2008-07-24pxafb: convert ctrlr_sem in a mutexMatthias Kaehlcke2-4/+5
2008-07-24video/sis/: remove compat codeAdrian Bunk9-62/+17
2008-07-24mdacon messing up default vc's - set default to vc13-16 againRoland Kletzing1-1/+3
2008-07-24tridentfb: remove warning message that cyblafb driver should be usedKrzysztof Helt1-4/+0
2008-07-24tridentfb: add imageblit acceleration for Blade3D familyKrzysztof Helt1-3/+76
2008-07-24tridentfb: Blade3D clock fixesKrzysztof Helt1-4/+5
2008-07-24tridentfb: y-panning fixesKrzysztof Helt1-5/+4
2008-07-24tridentfb: fix 224 color logo at 8 bppKrzysztof Helt1-5/+3
2008-07-24tridentfb: fix console freeze when switching from X11Krzysztof Helt1-3/+8