Age | Commit message (Expand) | Author |
2012-03-08 | viafb: avoid refresh and mode lookup in set_par | Florian Tobias Schandinat |
2012-03-04 | viafb: LCD bpp cleanup | Florian Tobias Schandinat |
2012-02-21 | viafb: another workaround for OLPCs weird wiring | Florian Tobias Schandinat |
2012-02-13 | viafb: add initial EDID support | Florian Tobias Schandinat |
2012-02-10 | viafb: add auxiliary device management infrastructure | Florian Tobias Schandinat |
2011-08-17 | viafb: replace strict_strtoul to kstrto* and check return value | Wang Shaoyan |
2011-08-17 | Merge commit 'v3.1-rc2' into HEAD | Florian Tobias Schandinat |
2011-08-07 | viafb: get rid of the remaining modetable structure assumptions | Florian Tobias Schandinat |
2011-08-06 | viafb: add new funcions to select a single mode | Florian Tobias Schandinat |
2011-08-05 | viafb: remove superfluous mode lookup | Florian Tobias Schandinat |
2011-07-17 | viafb: improve pitch handling | Florian Tobias Schandinat |
2011-06-27 | viafbdev: fix compilation warning for unused variable | Nikanth Karthikesan |
2011-05-27 | viafb: use display information in info not in var for panning | Florian Tobias Schandinat |
2011-05-22 | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2011-05-11 | viafb: Automatic OLPC XO-1.5 configuration | Daniel Drake |
2011-04-07 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-27 | viafb: some small cleanup for global variables | Florian Tobias Schandinat |
2011-03-21 | viafb: kill crt_setting_information | Florian Tobias Schandinat |
2011-03-21 | viafb: initialize margins correct | Florian Tobias Schandinat |
2011-03-16 | viafb: refresh rate bug collection | Florian Tobias Schandinat |
2011-03-09 | video via: make local variables static | Stephen Hemminger |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2010-11-09 | viafb: General power management infrastructure | Daniel Drake |
2010-10-24 | viafb: add initial VX900 support | Florian Tobias Schandinat |
2010-10-24 | viafb: fix hardware acceleration for suspend & resume | Florian Tobias Schandinat |
2010-10-24 | viafb: make suspend and resume work (on all machines?) | Florian Tobias Schandinat |
2010-10-24 | viafb: restore display on resume | Florian Tobias Schandinat |
2010-10-24 | Minimal support for viafb suspend/resume | Deepak Saxena |
2010-09-24 | viafb: rename output devices | Florian Tobias Schandinat |
2010-09-24 | viafb: add a mapping of supported output devices | Florian Tobias Schandinat |
2010-09-24 | viafb: introduce per output device power management | Florian Tobias Schandinat |
2010-09-24 | viafb: add interface for output device configuration | Florian Tobias Schandinat |
2010-09-24 | viafb: propagate __init and __devinit | Florian Tobias Schandinat |
2010-07-23 | viafb: fix accel_flags check_var bug | Florian Tobias Schandinat |
2010-07-23 | viafb: probe cleanups | Florian Tobias Schandinat |
2010-07-23 | viafb: remove ioctls which break the framebuffer interface | Florian Tobias Schandinat |
2010-07-23 | viafb: update fix before calculating depth | Florian Tobias Schandinat |
2010-05-27 | drivers/video/via: use memdup_user | Julia Lawall |
2010-05-20 | Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2010-05-11 | viafb: move some include files to include/linux | Jonathan Corbet |
2010-05-07 | viafb: make procfs entries optional | Florian Tobias Schandinat |
2010-05-07 | viafb: fix proc entry removal | Florian Tobias Schandinat |
2010-05-07 | viafb: unify modesetting functions | Florian Tobias Schandinat |
2010-05-07 | viafb: Separate global and fb-specific data | Jonathan Corbet |
2010-05-07 | viafb: Move core stuff into via-core.c | Jonathan Corbet |
2010-04-27 | viafb: rework the I2C support in the VIA framebuffer driver | Harald Welte |
2010-04-20 | viafb: Unmap the frame buffer on initialization error | Jonathan Corbet |
2010-04-20 | viafb: use proper pci config API | Harald Welte |
2010-04-20 | viafb: Fix various resource leaks during module_init() | Harald Welte |