| Commit message (Expand) | Author | Age |
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-26 |
|\ |
|
| * | gpio/via: rename VIA local config struct | Linus Walleij | 2011-05-20 |
* | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-05-22 |
|\ \
| |/
|/| |
|
| * | viafb: Automatic OLPC XO-1.5 configuration | Daniel Drake | 2011-05-11 |
| * | viafb: remove unused CEA mode | Florian Tobias Schandinat | 2011-04-26 |
| * | viafb: try to map less memory in case of failure | Florian Tobias Schandinat | 2011-04-25 |
| * | viafb: use write combining for video ram | Florian Tobias Schandinat | 2011-04-24 |
| * | Merge branch 'viafb-pll' into viafb-next | Florian Tobias Schandinat | 2011-04-24 |
| |\ |
|
| | * | viafb: add X server compatibility mode | Florian Tobias Schandinat | 2011-04-23 |
| | * | viafb: delete clock and PLL initialization | Florian Tobias Schandinat | 2011-04-01 |
| | * | viafb: add engine clock support | Florian Tobias Schandinat | 2011-03-25 |
| | * | viafb: add VIA slapping capability | Florian Tobias Schandinat | 2011-03-24 |
| | * | viafb: split clock and PLL code to an extra file | Florian Tobias Schandinat | 2011-03-24 |
| | * | viafb: add primary/secondary clock on/off switches | Florian Tobias Schandinat | 2011-03-23 |
| | * | viafb: add clock source selection and PLL power management support | Florian Tobias Schandinat | 2011-03-23 |
| | * | viafb: prepare for PLL separation | Florian Tobias Schandinat | 2011-03-23 |
| | * | viafb: call viafb_get_clk_value only in viafb_set_vclock | Florian Tobias Schandinat | 2011-03-23 |
| | * | viafb: allow some pll calculations | Florian Tobias Schandinat | 2011-03-23 |
| * | | Merge branch 'viafb-cleanup' into viafb-next | Florian Tobias Schandinat | 2011-04-24 |
| |\ \ |
|
| | * | | viafb: replace custom return values | Florian Tobias Schandinat | 2011-03-26 |
| | * | | viafb: some small cleanup for global variables | Florian Tobias Schandinat | 2011-03-26 |
| | * | | viafb: gather common good, old VGA initialization in one place | Florian Tobias Schandinat | 2011-03-26 |
| | * | | viafb: remove unused max_hres/vres | Florian Tobias Schandinat | 2011-03-23 |
| | * | | viafb: kill crt_setting_information | Florian Tobias Schandinat | 2011-03-21 |
| | * | | viafb: no need to write CRTC values twice | Florian Tobias Schandinat | 2011-03-21 |
| | * | | viafb: move initialization code | Florian Tobias Schandinat | 2011-03-21 |
| | |/ |
|
| * | | viafb: reduce OLPC refresh a bit | Florian Tobias Schandinat | 2011-04-23 |
| * | | viafb: fix OLPC XO 1.5 device connection | Florian Tobias Schandinat | 2011-04-23 |
| * | | viafb: fix OLPC DCON refresh rate | Florian Tobias Schandinat | 2011-04-15 |
| |/ |
|
* | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-04-07 |
|\ \ |
|
| * | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 | Paul Mundt | 2011-03-24 |
| |\| |
|
| | * | viafb: initialize margins correct | Florian Tobias Schandinat | 2011-03-21 |
| | * | viafb: refresh rate bug collection | Florian Tobias Schandinat | 2011-03-16 |
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ / |
|
* / | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-22 |
|/ |
|
* | Merge branch 'viafb-pll' into viafb-next | Florian Tobias Schandinat | 2011-03-12 |
|\ |
|
| * | viafb: split pll configs up | Florian Tobias Schandinat | 2011-03-12 |
| * | viafb: remove duplicated clock storage | Florian Tobias Schandinat | 2011-03-12 |
| * | viafb: always return the best possible clock | Florian Tobias Schandinat | 2011-03-12 |
| * | viafb: remove duplicated clock information | Florian Tobias Schandinat | 2011-03-12 |
* | | viafb: factor lcd scaling parameters out | Florian Tobias Schandinat | 2011-03-09 |
* | | viafb: strip some structures | Florian Tobias Schandinat | 2011-03-09 |
* | | viafb: remove unused data_mode and device_type | Florian Tobias Schandinat | 2011-03-09 |
* | | viafb: kill lcd_panel_id | Florian Tobias Schandinat | 2011-03-09 |
|/ |
|
* | video via: make local variables static | Stephen Hemminger | 2011-03-09 |
* | video via: fix iomem access | Stephen Hemminger | 2011-03-09 |
* | video/via: drop deprecated (and unused) i2c_adapter.id | Peter Huewe | 2011-03-02 |
* | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-25 |
* | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 | Paul Mundt | 2010-11-09 |
|\ |
|
| * | viafb: Add OLPC XO-1.5 port configs | Daniel Drake | 2010-11-09 |