summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-246-0/+6
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-3/+61
|\
| * Merge branch 'pxa' into develRussell King2008-07-134-3/+298
| |\
| | *-. Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King2008-07-1015-170/+115
| | |\ \
| | | | * Merge branch 'machtypes' into pxa-palmRussell King2008-07-0915-170/+115
| | | | |\ | | | |/ /
| | * | | [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888Stefan Schmidt2008-07-101-3/+61
| | |/ /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-222-50/+143
|\ \ \ \
| * \ \ \ Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-223-1/+10
| |\ \ \ \
OpenPOWER on IntegriCloud