Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 1 | -1005/+0 |
2013-01-24 | viafb: rename display_timing to via_display_timing | Steffen Trumtrar | 1 | -1/+1 |
2013-01-04 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -5/+5 |
2012-03-08 | viafb: modetable conversion | Florian Tobias Schandinat | 1 | -46/+7 |
2012-03-04 | viafb: LCD bpp cleanup | Florian Tobias Schandinat | 1 | -13/+8 |
2012-02-13 | viafb: make SAMM to also work on LCD | Florian Tobias Schandinat | 1 | -9/+9 |
2011-08-07 | viafb: eliminate modetable dependancy of LCD modesetting | Florian Tobias Schandinat | 1 | -7/+5 |
2011-08-05 | viafb: kill viafb_load_crtc_timing | Florian Tobias Schandinat | 1 | -22/+19 |
2011-04-24 | Merge branch 'viafb-pll' into viafb-next | Florian Tobias Schandinat | 1 | -5/+2 |
2011-03-27 | viafb: replace custom return values | Florian Tobias Schandinat | 1 | -10/+6 |
2011-03-23 | viafb: call viafb_get_clk_value only in viafb_set_vclock | Florian Tobias Schandinat | 1 | -5/+2 |
2011-03-13 | Merge branch 'viafb-pll' into viafb-next | Florian Tobias Schandinat | 1 | -3/+5 |
2011-03-12 | viafb: remove duplicated clock storage | Florian Tobias Schandinat | 1 | -3/+5 |
2011-03-09 | viafb: kill lcd_panel_id | Florian Tobias Schandinat | 1 | -50/+0 |
2011-03-09 | video via: make local variables static | Stephen Hemminger | 1 | -4/+6 |
2011-03-09 | video via: fix iomem access | Stephen Hemminger | 1 | -8/+7 |
2010-10-24 | viafb: add initial VX900 support | Florian Tobias Schandinat | 1 | -0/+2 |
2010-09-24 | viafb: introduce per output device power management | Florian Tobias Schandinat | 1 | -10/+0 |
2010-09-24 | viafb: limit LCD code impact | Florian Tobias Schandinat | 1 | -31/+0 |
2010-09-24 | viafb: merge the remaining output path with enable functions | Florian Tobias Schandinat | 1 | -0/+28 |
2010-09-24 | viafb: propagate __init and __devinit | Florian Tobias Schandinat | 1 | -5/+5 |
2010-09-24 | viafb: unify output path configuration | Florian Tobias Schandinat | 1 | -3/+0 |
2010-09-24 | viafb: remove lcdtbl.h | Florian Tobias Schandinat | 1 | -1/+7 |
2010-07-23 | viafb: simplify lcd size "detection" | Florian Tobias Schandinat | 1 | -26/+1 |
2010-07-23 | viafb: add lcd scaling support for some IGPs | Florian Tobias Schandinat | 1 | -0/+6 |
2010-07-23 | viafb: improve lcd code readability | Florian Tobias Schandinat | 1 | -5/+4 |
2010-07-23 | viafb: remove duplicated scaling code | Florian Tobias Schandinat | 1 | -73/+2 |
2010-05-12 | viafb: move some include files to include/linux | Jonathan Corbet | 1 | -2/+2 |
2010-05-08 | viafb: Separate global and fb-specific data | Jonathan Corbet | 1 | -1/+2 |
2010-05-08 | viafb: Move core stuff into via-core.c | Jonathan Corbet | 1 | -5/+5 |
2010-04-27 | viafb: rework the I2C support in the VIA framebuffer driver | Harald Welte | 1 | -11/+8 |
2010-04-21 | viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5 | Chris Ball | 1 | -0/+9 |
2010-03-13 | drivers/video/via: fix continuation line formats | Joe Perches | 1 | -6/+6 |
2010-03-13 | viafb: remove dead code due to IGA1_IGA2 | Florian Tobias Schandinat | 1 | -556/+6 |
2010-03-13 | viafb: split color mode setting up | Florian Tobias Schandinat | 1 | -2/+0 |
2010-03-13 | viafb: remove the remaining VIA_RES_* uses | Florian Tobias Schandinat | 1 | -37/+5 |
2010-03-13 | viafb: split global index up | Florian Tobias Schandinat | 1 | -78/+70 |
2009-12-16 | viafb: cosmetic cleanup of function integrated_lvds_enable() | Harald Welte | 1 | -26/+14 |
2009-09-23 | viafb: improve pitch handling | Florian Tobias Schandinat | 1 | -9/+1 |
2009-09-23 | viafb: improve viafb_par | Florian Tobias Schandinat | 1 | -3/+3 |
2009-08-07 | viafb: fix rmmod bug | Florian Tobias Schandinat | 1 | -12/+3 |
2008-10-16 | viafb: lcd.c, lcd.h, lcdtbl.h | Joseph Chan | 1 | -0/+1821 |