summaryrefslogtreecommitdiffstats
path: root/drivers/video/via
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-261-24/+25
|\
| * gpio/via: rename VIA local config structLinus Walleij2011-05-201-24/+25
* | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-05-2218-706/+712
|\ \ | |/ |/|
| * viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-111-9/+30
| * viafb: remove unused CEA modeFlorian Tobias Schandinat2011-04-263-34/+0
| * viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-251-1/+8
| * viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-241-1/+1
| * Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-247-408/+577
| |\
| | * viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-231-0/+7
| | * viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-011-6/+2
| | * viafb: add engine clock supportFlorian Tobias Schandinat2011-03-263-0/+55
| | * viafb: add VIA slapping capabilityFlorian Tobias Schandinat2011-03-242-6/+43
| | * viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-245-281/+368
| | * viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat2011-03-241-1/+37
| | * viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat2011-03-231-0/+88
| | * viafb: prepare for PLL separationFlorian Tobias Schandinat2011-03-231-43/+84
| | * viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-233-21/+19
| | * viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-232-282/+106
| * | Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat2011-04-2413-251/+84
| |\ \
| | * | viafb: replace custom return valuesFlorian Tobias Schandinat2011-03-275-33/+17
| | * | viafb: some small cleanup for global variablesFlorian Tobias Schandinat2011-03-275-18/+7
| | * | viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2011-03-262-31/+37
| | * | viafb: remove unused max_hres/vresFlorian Tobias Schandinat2011-03-232-137/+3
| | * | viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-214-26/+15
| | * | viafb: no need to write CRTC values twiceFlorian Tobias Schandinat2011-03-211-3/+0
| | * | viafb: move initialization codeFlorian Tobias Schandinat2011-03-211-5/+7
| | |/
| * | viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat2011-04-233-2/+3
| * | viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat2011-04-231-0/+5
| * | viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2011-04-152-3/+7
| |/
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-074-49/+46
|\ \
| * \ Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt2011-03-254-49/+46
| |\ \ | | |/
| | * viafb: initialize margins correctFlorian Tobias Schandinat2011-03-211-20/+11
| | * viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-164-30/+36
* | | Fix common misspellingsLucas De Marchi2011-03-313-3/+3
|/ /
* | kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-221-3/+0
|/
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-03-127-747/+479
|\
| * viafb: split pll configs upFlorian Tobias Schandinat2011-03-121-347/+301
| * viafb: remove duplicated clock storageFlorian Tobias Schandinat2011-03-125-212/+133
| * viafb: always return the best possible clockFlorian Tobias Schandinat2011-03-122-34/+28
| * viafb: remove duplicated clock informationFlorian Tobias Schandinat2011-03-124-166/+29
* | viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2011-03-092-85/+19
* | viafb: strip some structuresFlorian Tobias Schandinat2011-03-092-15/+0
* | viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat2011-03-091-3/+0
* | viafb: kill lcd_panel_idFlorian Tobias Schandinat2011-03-095-107/+13
|/
* video via: make local variables staticStephen Hemminger2011-03-095-59/+61
* video via: fix iomem accessStephen Hemminger2011-03-091-8/+7
* video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe2011-03-021-1/+0
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt2010-11-104-23/+138
|\
| * viafb: Add OLPC XO-1.5 port configsDaniel Drake2010-11-091-0/+17
OpenPOWER on IntegriCloud