aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| * | | | | fbdev: Teaches offb about palette on radeon r5xx/r6xxBenjamin Herrenschmidt2008-07-221-50/+142
| * | | | | powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-221-0/+1
* | | | | | driver core: remove DEVICE_NAME_SIZE defineKay Sievers2008-07-212-2/+2
* | | | | | device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-212-3/+5
| |/ / / / |/| | | |
* | | | | export c2pAdrian Bunk2008-07-201-0/+1
* | | | | drivers/video/c2p.c: add MODULE_LICENSEAdrian Bunk2008-07-201-0/+2
* | | | | atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven2008-07-201-0/+3
* | | | | amifb: Register Amiga-specific video modes with sysfsGeert Uytterhoeven2008-07-201-0/+3
* | | | | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-201-1/+1
|/ / / /
* | | | Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-163-10/+23
|\ \ \ \
| * \ \ \ Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-153-10/+23
| |\ \ \ \
| | * | | | i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare2008-07-143-10/+23
* | | | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-158-36/+432
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-144-0/+237
| |\ \ \ \ \
| | * \ \ \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-144-0/+237
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| | | | | |
| | | | \ \
| | | *-. \ \ Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-093-0/+193
| | | |\ \ \ \
| | | | * | | | [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks2008-07-031-2/+2
| | | | * | | | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-031-7/+32
| | | | * | | | [ARM] pxa: add generic PWM backlight drivereric miao2008-07-033-0/+168
| | | | |/ / /
| | | * | | | [ARM] 5118/1: pxafb: add exit and remove handlersJaya Kumar2008-07-071-0/+44
| | | |/ / /
| * | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-4/+11
| |\ \ \ \ \