Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | viafb: add initial VX900 support | Florian Tobias Schandinat | 2010-10-24 | 7 | -4/+56 |
* | viafb: fix hardware acceleration for suspend & resume | Florian Tobias Schandinat | 2010-10-24 | 3 | -19/+31 |
* | viafb: make suspend and resume work (on all machines?) | Florian Tobias Schandinat | 2010-10-24 | 2 | -13/+0 |
* | viafb: restore display on resume | Florian Tobias Schandinat | 2010-10-24 | 1 | -0/+3 |
* | Minimal support for viafb suspend/resume | Deepak Saxena | 2010-10-24 | 3 | -0/+55 |
* | viafb: use proper register for colour when doing fill ops | Florian Tobias Schandinat | 2010-09-24 | 1 | -3/+4 |
* | viafb: rename output devices | Florian Tobias Schandinat | 2010-09-24 | 3 | -30/+30 |
* | viafb: add a mapping of supported output devices | Florian Tobias Schandinat | 2010-09-24 | 1 | -0/+48 |
* | viafb: set sync polarity for all output devices | Florian Tobias Schandinat | 2010-09-24 | 1 | -9/+25 |
* | viafb: add function to change sync polarity per device | Florian Tobias Schandinat | 2010-09-24 | 2 | -3/+26 |
* | viafb: reduce I2C timeout and delay | Florian Tobias Schandinat | 2010-09-24 | 1 | -2/+2 |
* | viafb: enable I2C for CRT | Florian Tobias Schandinat | 2010-09-24 | 1 | -1/+1 |
* | viafb: fix i2c_transfer error handling | Florian Tobias Schandinat | 2010-09-24 | 1 | -3/+24 |
* | viafb: vt1636 cleanup | Florian Tobias Schandinat | 2010-09-24 | 5 | -131/+42 |
* | viafb: introduce per output device power management | Florian Tobias Schandinat | 2010-09-24 | 6 | -111/+137 |
* | viafb: limit LCD code impact | Florian Tobias Schandinat | 2010-09-24 | 1 | -31/+0 |
* | viafb: add interface for output device configuration | Florian Tobias Schandinat | 2010-09-24 | 4 | -24/+216 |
* | viafb: merge the remaining output path with enable functions | Florian Tobias Schandinat | 2010-09-24 | 4 | -205/+136 |
* | viafb: use new device routing | Florian Tobias Schandinat | 2010-09-24 | 1 | -63/+38 |
* | viafb: add new output device management | Florian Tobias Schandinat | 2010-09-24 | 3 | -0/+114 |
* | viafb: reduce viafb_set_iga_path usage | Florian Tobias Schandinat | 2010-09-24 | 2 | -1/+2 |
* | viafb: propagate __init and __devinit | Florian Tobias Schandinat | 2010-09-24 | 7 | -34/+38 |
* | viafb: rework output device routing | Florian Tobias Schandinat | 2010-09-24 | 1 | -89/+94 |
* | viafb: enable second display channel at central place | Florian Tobias Schandinat | 2010-09-24 | 1 | -30/+5 |
* | viafb: unify output path configuration | Florian Tobias Schandinat | 2010-09-24 | 3 | -7/+17 |
* | viafb: remove stub | Florian Tobias Schandinat | 2010-09-24 | 1 | -17/+0 |
* | viafb: remove lcdtbl.h | Florian Tobias Schandinat | 2010-09-24 | 2 | -592/+7 |
* | viafb: reset correct PLL | Florian Tobias Schandinat | 2010-09-24 | 1 | -2/+2 |
* | drivers/video/via/ioctl.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-16 | 1 | -0/+2 |
* | drivers/video/via/via-gpio.c: fix warning | Andrew Morton | 2010-08-06 | 1 | -1/+1 |
* | viafb: Depends on X86 | Ben Hutchings | 2010-08-05 | 1 | -1/+1 |
* | fbdev: section cleanup in viafb driver | Henrik Kretzschmar | 2010-08-05 | 1 | -3/+3 |
* | viafb: fix accel_flags check_var bug | Florian Tobias Schandinat | 2010-07-23 | 1 | -2/+2 |
* | viafb: probe cleanups | Florian Tobias Schandinat | 2010-07-23 | 1 | -24/+3 |
* | viafb: remove ioctls which break the framebuffer interface | Florian Tobias Schandinat | 2010-07-23 | 2 | -254/+0 |
* | viafb: update fix before calculating depth | Florian Tobias Schandinat | 2010-07-23 | 1 | -1/+1 |
* | viafb: PLL value cleanup | Florian Tobias Schandinat | 2010-07-23 | 3 | -489/+412 |
* | viafb: simplify lcd size "detection" | Florian Tobias Schandinat | 2010-07-23 | 4 | -41/+1 |
* | viafb: fix PCI table | Florian Tobias Schandinat | 2010-07-23 | 1 | -7/+9 |
* | viafb: add lcd scaling support for some IGPs | Florian Tobias Schandinat | 2010-07-23 | 1 | -0/+6 |
* | viafb: improve lcd code readability | Florian Tobias Schandinat | 2010-07-23 | 1 | -5/+4 |
* | viafb: remove duplicated scaling code | Florian Tobias Schandinat | 2010-07-23 | 1 | -73/+2 |
* | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 | 1 | -1/+1 |
* | drivers/video/nuc900fb.c: fix lcd build error | Wan ZongShun | 2010-06-30 | 1 | -2/+0 |
* | lxfb: fix incorrect __init annotation | Andres Salomon | 2010-06-30 | 1 | -8/+10 |
* | gxfb: fix incorrect __init annotation | Andres Salomon | 2010-06-30 | 1 | -8/+12 |
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-06-27 | 2 | -14/+5 |
|\ | |||||
| * | OMAP: OMAPFB: fix rfbi.c compile error | Tomi Valkeinen | 2010-06-15 | 1 | -2/+3 |
| * | OMAPFB: LCDC: change update_mode to DISABLED when going suspend | Janusz Krzysztofik | 2010-06-15 | 1 | -12/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-06-05 | 1 | -3/+3 |
|\ \ |