summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-248-408/+588
|\
| * viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-242-0/+18
| * 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-272-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-243-2/+3
* | viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat2011-04-241-0/+5
* | viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2011-04-152-3/+7
|/
* viafb: initialize margins correctFlorian Tobias Schandinat2011-03-211-20/+11
* viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-164-30/+36
* 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
* Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-011-6/+4
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-012-0/+2
|\
| * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
* | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-03-012-20/+21
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-012-2/+6
|\ \ | |/ |/|
| * Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-281-1/+4
| |\
| | * drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-281-1/+4
| * | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-281-1/+2
| |/
* | rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-261-6/+6
* | pps: initialize ts_real properlyAlexander Gordeev2011-02-261-1/+1