summaryrefslogtreecommitdiffstats
path: root/drivers/video/via/viafbdev.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+6
* video/via: Convert to kstrtou8_from_userPeter Huewe2012-05-081-22/+12
* viafb: avoid refresh and mode lookup in set_parFlorian Tobias Schandinat2012-03-081-18/+14
* viafb: LCD bpp cleanupFlorian Tobias Schandinat2012-03-041-1/+1
* viafb: another workaround for OLPCs weird wiringFlorian Tobias Schandinat2012-02-211-2/+4
* viafb: add initial EDID supportFlorian Tobias Schandinat2012-02-131-7/+19
* viafb: add auxiliary device management infrastructureFlorian Tobias Schandinat2012-02-101-0/+27
* viafb: replace strict_strtoul to kstrto* and check return valueWang Shaoyan2011-08-171-58/+68
* Merge commit 'v3.1-rc2' into HEADFlorian Tobias Schandinat2011-08-171-3/+3
|\
| * viafbdev: fix compilation warning for unused variableNikanth Karthikesan2011-06-271-2/+2
| * Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-05-221-23/+39
| |\
| * \ Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-071-36/+38
| |\ \
| * | | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | | | viafb: get rid of the remaining modetable structure assumptionsFlorian Tobias Schandinat2011-08-071-11/+3
* | | | viafb: add new funcions to select a single modeFlorian Tobias Schandinat2011-08-061-12/+12
* | | | viafb: remove superfluous mode lookupFlorian Tobias Schandinat2011-08-051-2/+0
* | | | viafb: improve pitch handlingFlorian Tobias Schandinat2011-07-171-3/+8
* | | | viafb: use display information in info not in var for panningFlorian Tobias Schandinat2011-05-271-2/+3
| |_|/ |/| |
* | | viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-111-9/+30
* | | viafb: some small cleanup for global variablesFlorian Tobias Schandinat2011-03-271-9/+7
* | | viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-211-5/+2
| |/ |/|
* | viafb: initialize margins correctFlorian Tobias Schandinat2011-03-211-20/+11
* | viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-161-17/+28
|/
* video via: make local variables staticStephen Hemminger2011-03-091-3/+3
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* viafb: General power management infrastructureDaniel Drake2010-11-091-19/+15
* viafb: add initial VX900 supportFlorian Tobias Schandinat2010-10-241-2/+4
* viafb: fix hardware acceleration for suspend & resumeFlorian Tobias Schandinat2010-10-241-1/+3
* viafb: make suspend and resume work (on all machines?)Florian Tobias Schandinat2010-10-241-10/+0
* viafb: restore display on resumeFlorian Tobias Schandinat2010-10-241-0/+3
* Minimal support for viafb suspend/resumeDeepak Saxena2010-10-241-0/+46
* viafb: rename output devicesFlorian Tobias Schandinat2010-09-241-5/+5
* viafb: add a mapping of supported output devicesFlorian Tobias Schandinat2010-09-241-0/+48
* viafb: introduce per output device power managementFlorian Tobias Schandinat2010-09-241-6/+10
* viafb: add interface for output device configurationFlorian Tobias Schandinat2010-09-241-24/+151
* viafb: propagate __init and __devinitFlorian Tobias Schandinat2010-09-241-4/+4
* viafb: fix accel_flags check_var bugFlorian Tobias Schandinat2010-07-231-2/+2
* viafb: probe cleanupsFlorian Tobias Schandinat2010-07-231-24/+3
* viafb: remove ioctls which break the framebuffer interfaceFlorian Tobias Schandinat2010-07-231-251/+0
* viafb: update fix before calculating depthFlorian Tobias Schandinat2010-07-231-1/+1
* drivers/video/via: use memdup_userJulia Lawall2010-05-271-8/+3
* Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds2010-05-201-94/+87
|\
| * viafb: move some include files to include/linuxJonathan Corbet2010-05-111-2/+2
| * viafb: make procfs entries optionalFlorian Tobias Schandinat2010-05-071-0/+8
| * viafb: fix proc entry removalFlorian Tobias Schandinat2010-05-071-6/+7
| * viafb: unify modesetting functionsFlorian Tobias Schandinat2010-05-071-8/+9
| * viafb: Separate global and fb-specific dataJonathan Corbet2010-05-071-31/+23
| * viafb: Move core stuff into via-core.cJonathan Corbet2010-05-071-55/+14
| * viafb: rework the I2C support in the VIA framebuffer driverHarald Welte2010-04-271-3/+3
| * viafb: Unmap the frame buffer on initialization errorJonathan Corbet2010-04-201-1/+3
OpenPOWER on IntegriCloud