Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | viafb: rename display_timing to via_display_timing | Steffen Trumtrar | 2013-01-24 | 6 | -13/+13 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 9 | -42/+41 |
* | viafb: don't touch clock state on OLPC XO-1.5 | Daniel Drake | 2012-09-22 | 1 | -0/+19 |
* | video/via: Convert to kstrtou8_from_user | Peter Huewe | 2012-05-08 | 1 | -22/+12 |
* | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev... | Florian Tobias Schandinat | 2012-03-13 | 25 | -1139/+936 |
|\ | |||||
| * | viafb: avoid refresh and mode lookup in set_par | Florian Tobias Schandinat | 2012-03-08 | 1 | -18/+14 |
| * | viafb: modetable conversion | Florian Tobias Schandinat | 2012-03-08 | 7 | -1035/+120 |
| * | viafb: LCD bpp cleanup | Florian Tobias Schandinat | 2012-03-04 | 5 | -30/+12 |
| * | viafb: Fix bug in centering code | Florian Tobias Schandinat | 2012-02-21 | 1 | -1/+1 |
| * | viafb: another workaround for OLPCs weird wiring | Florian Tobias Schandinat | 2012-02-21 | 1 | -2/+4 |
| * | viafb: NULL dereference on allocation failure in query_edid() | Dan Carpenter | 2012-02-17 | 1 | -2/+5 |
| * | Merge branch 'viafb-aux' into viafb-next | Florian Tobias Schandinat | 2012-02-15 | 15 | -10/+736 |
| |\ | |||||
| | * | viafb: add initial EDID support | Florian Tobias Schandinat | 2012-02-13 | 4 | -8/+103 |
| | * | viafb: fix I2C emulation on GPIO ports | Florian Tobias Schandinat | 2012-02-12 | 1 | -2/+8 |
| | * | viafb: add auxiliary device management infrastructure | Florian Tobias Schandinat | 2012-02-10 | 14 | -1/+626 |
| * | | viafb: make SAMM to also work on LCD | Florian Tobias Schandinat | 2012-02-12 | 4 | -28/+22 |
| * | | viafb: make single framebuffer multiple adapter mode work | Florian Tobias Schandinat | 2012-02-10 | 4 | -22/+30 |
| * | | viafb: fill xres and yres | Florian Tobias Schandinat | 2012-02-10 | 1 | -1/+2 |
| * | | viafb: set correct polarity for second adapter | Florian Tobias Schandinat | 2012-02-10 | 1 | -7/+7 |
| |/ | |||||
* | | viafb: fix IGA1 modesetting on VX900 | Florian Tobias Schandinat | 2012-02-24 | 1 | -0/+3 |
* | | viafb: select HW scaling on VX900 for IGA2 | Florian Tobias Schandinat | 2012-02-24 | 1 | -0/+1 |
|/ | |||||
* | viafb: correct sync polarity for OLPC DCON | Daniel Drake | 2011-11-22 | 1 | -2/+2 |
* | video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | viafb: replace strict_strtoul to kstrto* and check return value | Wang Shaoyan | 2011-08-17 | 1 | -58/+68 |
* | Merge commit 'v3.1-rc2' into HEAD | Florian Tobias Schandinat | 2011-08-17 | 5 | -32/+30 |
|\ | |||||
| * | viafbdev: fix compilation warning for unused variable | Nikanth Karthikesan | 2011-06-27 | 1 | -2/+2 |
| * | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-26 | 1 | -24/+25 |
| |\ | |||||
| | * | gpio/via: rename VIA local config struct | Linus Walleij | 2011-05-20 | 1 | -24/+25 |
| * | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-05-22 | 18 | -706/+712 |
| |\ \ | | |/ | |/| | |||||
| * | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-04-07 | 4 | -49/+46 |
| |\ \ | |||||
| | * \ | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 | Paul Mundt | 2011-03-25 | 4 | -49/+46 |
| | |\ \ | |||||
| * | | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
| |/ / / | |||||
| * | | | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-22 | 1 | -3/+0 |
* | | | | viafb: get rid of the remaining modetable structure assumptions | Florian Tobias Schandinat | 2011-08-07 | 7 | -33/+17 |
* | | | | viafb: eliminate modetable dependancy of LCD modesetting | Florian Tobias Schandinat | 2011-08-07 | 3 | -22/+15 |
* | | | | viafb: seperate hardware initialization | Florian Tobias Schandinat | 2011-08-07 | 1 | -20/+28 |
* | | | | viafb: use information in var for modesetting | Florian Tobias Schandinat | 2011-08-07 | 4 | -83/+61 |
* | | | | viafb: eliminate viafb_get_pixclock | Florian Tobias Schandinat | 2011-08-07 | 3 | -19/+2 |
* | | | | viafb: add new funcions to select a single mode | Florian Tobias Schandinat | 2011-08-06 | 5 | -61/+70 |
* | | | | viafb: fix pointer type missmatch | Wang Shaoyan | 2011-08-06 | 1 | -1/+1 |
* | | | | viafb: remove 640x480-60 CRT special case | Florian Tobias Schandinat | 2011-08-05 | 2 | -15/+1 |
* | | | | viafb: simplify viafb_fill_crtc_timing | Florian Tobias Schandinat | 2011-08-05 | 3 | -12/+10 |
* | | | | viafb: remove superfluous mode lookup | Florian Tobias Schandinat | 2011-08-05 | 1 | -2/+0 |
* | | | | viafb: remove superfluous register unlocking/locking | Florian Tobias Schandinat | 2011-08-05 | 2 | -7/+4 |
* | | | | viafb: kill viafb_load_crtc_timing | Florian Tobias Schandinat | 2011-08-05 | 3 | -46/+27 |
* | | | | viafb: use more compact modesetting functions | Florian Tobias Schandinat | 2011-08-05 | 5 | -578/+128 |
* | | | | viafb: improve pitch handling | Florian Tobias Schandinat | 2011-07-17 | 2 | -3/+13 |
* | | | | viafb: use display information in info not in var for panning | Florian Tobias Schandinat | 2011-05-27 | 1 | -2/+3 |
| |_|/ |/| | | |||||
* | | | viafb: Automatic OLPC XO-1.5 configuration | Daniel Drake | 2011-05-11 | 1 | -9/+30 |
* | | | viafb: remove unused CEA mode | Florian Tobias Schandinat | 2011-04-26 | 3 | -34/+0 |