Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-08-05 | viafb: simplify viafb_fill_crtc_timing | Florian Tobias Schandinat | 3 | -12/+10 |
2011-08-05 | viafb: remove superfluous mode lookup | Florian Tobias Schandinat | 1 | -2/+0 |
2011-08-05 | viafb: remove superfluous register unlocking/locking | Florian Tobias Schandinat | 2 | -7/+4 |
2011-08-05 | viafb: kill viafb_load_crtc_timing | Florian Tobias Schandinat | 3 | -46/+27 |
2011-08-05 | viafb: use more compact modesetting functions | Florian Tobias Schandinat | 5 | -578/+128 |
2011-07-17 | viafb: improve pitch handling | Florian Tobias Schandinat | 2 | -3/+13 |
2011-05-27 | viafb: use display information in info not in var for panning | Florian Tobias Schandinat | 1 | -2/+3 |
2011-05-11 | viafb: Automatic OLPC XO-1.5 configuration | Daniel Drake | 1 | -9/+30 |
2011-04-26 | viafb: remove unused CEA mode | Florian Tobias Schandinat | 3 | -34/+0 |
2011-04-25 | viafb: try to map less memory in case of failure | Florian Tobias Schandinat | 1 | -1/+8 |
2011-04-24 | viafb: use write combining for video ram | Florian Tobias Schandinat | 1 | -1/+1 |
2011-04-24 | viafb: add X server compatibility mode | Florian Tobias Schandinat | 2 | -0/+18 |
2011-04-24 | viafb: reduce OLPC refresh a bit | Florian Tobias Schandinat | 3 | -2/+3 |
2011-04-24 | viafb: fix OLPC XO 1.5 device connection | Florian Tobias Schandinat | 1 | -0/+5 |
2011-04-15 | viafb: fix OLPC DCON refresh rate | Florian Tobias Schandinat | 2 | -3/+7 |
2011-04-01 | viafb: delete clock and PLL initialization | Florian Tobias Schandinat | 1 | -6/+2 |
2011-03-27 | viafb: replace custom return values | Florian Tobias Schandinat | 5 | -33/+17 |
2011-03-27 | viafb: some small cleanup for global variables | Florian Tobias Schandinat | 5 | -18/+7 |
2011-03-27 | viafb: gather common good, old VGA initialization in one place | Florian Tobias Schandinat | 2 | -31/+37 |
2011-03-26 | viafb: add engine clock support | Florian Tobias Schandinat | 3 | -0/+55 |
2011-03-24 | viafb: add VIA slapping capability | Florian Tobias Schandinat | 2 | -6/+43 |
2011-03-24 | viafb: split clock and PLL code to an extra file | Florian Tobias Schandinat | 5 | -281/+368 |
2011-03-24 | viafb: add primary/secondary clock on/off switches | Florian Tobias Schandinat | 1 | -1/+37 |
2011-03-23 | viafb: add clock source selection and PLL power management support | Florian Tobias Schandinat | 1 | -0/+88 |
2011-03-23 | viafb: prepare for PLL separation | Florian Tobias Schandinat | 1 | -43/+84 |
2011-03-23 | viafb: call viafb_get_clk_value only in viafb_set_vclock | Florian Tobias Schandinat | 3 | -21/+19 |
2011-03-23 | viafb: remove unused max_hres/vres | Florian Tobias Schandinat | 2 | -137/+3 |
2011-03-23 | viafb: allow some pll calculations | Florian Tobias Schandinat | 2 | -282/+106 |
2011-03-21 | viafb: kill crt_setting_information | Florian Tobias Schandinat | 4 | -26/+15 |
2011-03-21 | viafb: no need to write CRTC values twice | Florian Tobias Schandinat | 1 | -3/+0 |
2011-03-21 | viafb: move initialization code | Florian Tobias Schandinat | 1 | -5/+7 |
2011-03-21 | viafb: initialize margins correct | Florian Tobias Schandinat | 1 | -20/+11 |
2011-03-16 | viafb: refresh rate bug collection | Florian Tobias Schandinat | 4 | -30/+36 |
2011-03-12 | viafb: split pll configs up | Florian Tobias Schandinat | 1 | -347/+301 |
2011-03-12 | viafb: remove duplicated clock storage | Florian Tobias Schandinat | 5 | -212/+133 |
2011-03-12 | viafb: always return the best possible clock | Florian Tobias Schandinat | 2 | -34/+28 |
2011-03-12 | viafb: remove duplicated clock information | Florian Tobias Schandinat | 4 | -166/+29 |
2011-03-09 | viafb: factor lcd scaling parameters out | Florian Tobias Schandinat | 2 | -85/+19 |
2011-03-09 | viafb: strip some structures | Florian Tobias Schandinat | 2 | -15/+0 |
2011-03-09 | viafb: remove unused data_mode and device_type | Florian Tobias Schandinat | 1 | -3/+0 |
2011-03-09 | viafb: kill lcd_panel_id | Florian Tobias Schandinat | 5 | -107/+13 |
2011-03-09 | video via: make local variables static | Stephen Hemminger | 5 | -59/+61 |
2011-03-09 | video via: fix iomem access | Stephen Hemminger | 1 | -8/+7 |
2011-03-02 | video/via: drop deprecated (and unused) i2c_adapter.id | Peter Huewe | 1 | -1/+0 |
2011-03-01 | Linux 2.6.38-rc7v2.6.38-rc7 | Linus Torvalds | 1 | -1/+1 |
2011-03-01 | Revert "TPM: Long default timeout fix" | Linus Torvalds | 1 | -6/+4 |
2011-03-01 | fs/block_dev.c: fix new kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2011-03-01 | ACPI: Fix build for CONFIG_NET unset | Rafael J. Wysocki | 3 | -20/+29 |
2011-03-01 | mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> | Ben Hutchings | 1 | -0/+2 |
2011-02-28 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus | 1 | -1/+1 |