summaryrefslogtreecommitdiffstats
path: root/drivers/video/via/viafbdev.c
AgeCommit message (Expand)Author
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-05-08video/via: Convert to kstrtou8_from_userPeter Huewe
2012-03-08viafb: avoid refresh and mode lookup in set_parFlorian Tobias Schandinat
2012-03-04viafb: LCD bpp cleanupFlorian Tobias Schandinat
2012-02-21viafb: another workaround for OLPCs weird wiringFlorian Tobias Schandinat
2012-02-13viafb: add initial EDID supportFlorian Tobias Schandinat
2012-02-10viafb: add auxiliary device management infrastructureFlorian Tobias Schandinat
2011-08-17viafb: replace strict_strtoul to kstrto* and check return valueWang Shaoyan
2011-08-17Merge commit 'v3.1-rc2' into HEADFlorian Tobias Schandinat
2011-08-07viafb: get rid of the remaining modetable structure assumptionsFlorian Tobias Schandinat
2011-08-06viafb: add new funcions to select a single modeFlorian Tobias Schandinat
2011-08-05viafb: remove superfluous mode lookupFlorian Tobias Schandinat
2011-07-17viafb: improve pitch handlingFlorian Tobias Schandinat
2011-06-27viafbdev: fix compilation warning for unused variableNikanth Karthikesan
2011-05-27viafb: use display information in info not in var for panningFlorian Tobias Schandinat
2011-05-22Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-05-11viafb: Automatic OLPC XO-1.5 configurationDaniel Drake
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-27viafb: some small cleanup for global variablesFlorian Tobias Schandinat
2011-03-21viafb: kill crt_setting_informationFlorian Tobias Schandinat
2011-03-21viafb: initialize margins correctFlorian Tobias Schandinat
2011-03-16viafb: refresh rate bug collectionFlorian Tobias Schandinat
2011-03-09video via: make local variables staticStephen Hemminger
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2010-11-09viafb: General power management infrastructureDaniel Drake
2010-10-24viafb: add initial VX900 supportFlorian Tobias Schandinat
2010-10-24viafb: fix hardware acceleration for suspend & resumeFlorian Tobias Schandinat
2010-10-24viafb: make suspend and resume work (on all machines?)Florian Tobias Schandinat
2010-10-24viafb: restore display on resumeFlorian Tobias Schandinat
2010-10-24Minimal support for viafb suspend/resumeDeepak Saxena
2010-09-24viafb: rename output devicesFlorian Tobias Schandinat
2010-09-24viafb: add a mapping of supported output devicesFlorian Tobias Schandinat
2010-09-24viafb: introduce per output device power managementFlorian Tobias Schandinat
2010-09-24viafb: add interface for output device configurationFlorian Tobias Schandinat
2010-09-24viafb: propagate __init and __devinitFlorian Tobias Schandinat
2010-07-23viafb: fix accel_flags check_var bugFlorian Tobias Schandinat
2010-07-23viafb: probe cleanupsFlorian Tobias Schandinat
2010-07-23viafb: remove ioctls which break the framebuffer interfaceFlorian Tobias Schandinat
2010-07-23viafb: update fix before calculating depthFlorian Tobias Schandinat
2010-05-27drivers/video/via: use memdup_userJulia Lawall
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-11viafb: move some include files to include/linuxJonathan Corbet
2010-05-07viafb: make procfs entries optionalFlorian Tobias Schandinat
2010-05-07viafb: fix proc entry removalFlorian Tobias Schandinat
2010-05-07viafb: unify modesetting functionsFlorian Tobias Schandinat
2010-05-07viafb: Separate global and fb-specific dataJonathan Corbet
2010-05-07viafb: Move core stuff into via-core.cJonathan Corbet
2010-04-27viafb: rework the I2C support in the VIA framebuffer driverHarald Welte
2010-04-20viafb: Unmap the frame buffer on initialization errorJonathan Corbet