summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | hgafb: convert to new platform driver APIKrzysztof Helt2008-07-241-17/+19
* | | vfb: only enable if explicitly requested when compiled inFrans Pop2008-07-241-2/+12
* | | fbdev: SuperH Mobile LCDC DriverMagnus Damm2008-07-243-0/+737
* | | tdfxfb: remove ypan checks done by a higher layerKrzysztof Helt2008-07-241-5/+1
* | | vga16fb: source code improvementKrzysztof Helt2008-07-241-78/+39
* | | tdfxfb: add mode_option module parameterKrzysztof Helt2008-07-241-0/+2
* | | uvesafb: change mode parameter to mode_optionKrzysztof Helt2008-07-241-2/+2
* | | fbcon: make logo_height a local variableKrzysztof Helt2008-07-241-3/+2
* | | atmel_lcdfb: FIFO underflow managementNicolas Ferre2008-07-241-1/+56
* | | vga16fb: test virtual screen range before subtraction on unsignedRoel Kluin2008-07-241-1/+4
* | | atafb: test virtual screen range before subtraction on unsignedRoel Kluin2008-07-241-2/+5
* | | amifb: test virtual screen range before subtraction on unsignedRoel Kluin2008-07-241-2/+5
* | | aty128fb: test below 0 on unsigned pll->post_dividerRoel Kluin2008-07-241-4/+2
* | | drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failedTony Breeds2008-07-241-2/+8
* | | sa1100fb: convert ctrlr_sem in a mutexMatthias Kaehlcke2008-07-242-4/+5
* | | pxafb: convert ctrlr_sem in a mutexMatthias Kaehlcke2008-07-242-4/+5
* | | video/sis/: remove compat codeAdrian Bunk2008-07-249-62/+17
* | | mdacon messing up default vc's - set default to vc13-16 againRoland Kletzing2008-07-241-1/+3
* | | tridentfb: remove warning message that cyblafb driver should be usedKrzysztof Helt2008-07-241-4/+0
* | | tridentfb: add imageblit acceleration for Blade3D familyKrzysztof Helt2008-07-241-3/+76
* | | tridentfb: Blade3D clock fixesKrzysztof Helt2008-07-241-4/+5
* | | tridentfb: y-panning fixesKrzysztof Helt2008-07-241-5/+4
* | | tridentfb: fix 224 color logo at 8 bppKrzysztof Helt2008-07-241-5/+3
* | | tridentfb: fix console freeze when switching from X11Krzysztof Helt2008-07-241-3/+8
* | | tridentfb: source code improvementsKrzysztof Helt2008-07-241-53/+30
* | | tridentfb: acceleration constants changeKrzysztof Helt2008-07-241-14/+31
* | | tridentfb: various pixclock and timing improvementsKrzysztof Helt2008-07-241-7/+28
* | | tridentfb: acceleration bug fixesKrzysztof Helt2008-07-241-5/+5
* | | tridentfb: acceleration code improvementsKrzysztof Helt2008-07-241-172/+89
* | | tridentfb: add acceleration for TGUI familiesKrzysztof Helt2008-07-241-12/+123
* | | tridentfb: fix hi-color modes for TGUI 9440Krzysztof Helt2008-07-241-10/+12
* | | tridentfb: preserve memory type settingsKrzysztof Helt2008-07-241-1/+4
* | | tridentfb: improve check_var functionKrzysztof Helt2008-07-241-0/+34
* | | tridentfb: fix unitialized pseudo_paletteKrzysztof Helt2008-07-241-1/+1
* | | tridentfb: add TGUI 9440 supportKrzysztof Helt2008-07-241-3/+7
* | | tridentfb: improved register values on TGUI 9680Krzysztof Helt2008-07-241-6/+23
* | | tridentfb: improve probe functionKrzysztof Helt2008-07-241-2/+3
* | | tridentfb: fix clock settings for older Trident 96XX chipsKrzysztof Helt2008-07-241-8/+23
* | | tridentfb: use mmio access for clock settingKrzysztof Helt2008-07-241-2/+2
* | | tridentfb: fix timing calculationsKrzysztof Helt2008-07-241-17/+18
* | | tridentfb: make use of functions and constants from the vga.hKrzysztof Helt2008-07-241-83/+61
* | | tridentfb: move global acceleration hooks into structureKrzysztof Helt2008-07-241-39/+24
* | | tridentfb: convert is_blade and is_xp macros into functionsKrzysztof Helt2008-07-241-0/+19
* | | tridentfb: move global flat panel variable into structureKrzysztof Helt2008-07-241-21/+23
* | | tridentfb: move global chip_id into structureKrzysztof Helt2008-07-241-14/+13
* | | tridentfb: move global pseudo palette into structureKrzysztof Helt2008-07-241-14/+7
* | | tridentfb: convert fb_info into allocated oneKrzysztof Helt2008-07-241-36/+46
* | | tridentfb: replace macros with functionsKrzysztof Helt2008-07-241-243/+283
* | | fbdev: add the carmine FB driverSebastian Siewior2008-07-245-0/+1040
* | | rtc-vr41xx: add irq_set_freq() and irq_set_state()Yoichi Yuasa2008-07-241-31/+34
OpenPOWER on IntegriCloud