Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | viafb: PLL value cleanup | Florian Tobias Schandinat | 2010-07-23 | 1 | -176/+402 |
* | viafb: simplify lcd size "detection" | Florian Tobias Schandinat | 2010-07-23 | 1 | -9/+0 |
* | viafb: move some include files to include/linux | Jonathan Corbet | 2010-05-11 | 1 | -1/+2 |
* | viafb: improve misc register handling | Florian Tobias Schandinat | 2010-05-07 | 1 | -19/+8 |
* | viafb: replace inb/outb | Florian Tobias Schandinat | 2010-05-07 | 1 | -15/+7 |
* | viafb: move some modesetting functions to a seperate file | Florian Tobias Schandinat | 2010-05-07 | 1 | -96/+0 |
* | viafb: unify modesetting functions | Florian Tobias Schandinat | 2010-05-07 | 1 | -33/+33 |
* | viafb: package often used basic io functions | Florian Tobias Schandinat | 2010-05-07 | 1 | -22/+0 |
* | viafb: Separate global and fb-specific data | Jonathan Corbet | 2010-05-07 | 1 | -125/+6 |
* | viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5 | Chris Ball | 2010-04-20 | 1 | -0/+1 |
* | viafb: Determine type of 2D engine and store it in chip_info | Harald Welte | 2010-04-20 | 1 | -0/+15 |
* | viafb: use proper pci config API | Harald Welte | 2010-04-20 | 1 | -24/+38 |
* | viafb: support color depth 15 and 30 | Florian Tobias Schandinat | 2010-03-12 | 1 | -0/+9 |
* | viafb: rework color setting | Florian Tobias Schandinat | 2010-03-12 | 1 | -4/+24 |
* | viafb: rework color checking | Florian Tobias Schandinat | 2010-03-12 | 1 | -30/+0 |
* | viafb: remove dead code due to IGA1_IGA2 | Florian Tobias Schandinat | 2010-03-12 | 1 | -17/+5 |
* | viafb: split color mode setting up | Florian Tobias Schandinat | 2010-03-12 | 1 | -32/+53 |
* | viafb: video address setting revisited | Florian Tobias Schandinat | 2010-03-12 | 1 | -2/+0 |
* | viafb: some dvi cleanup | Florian Tobias Schandinat | 2010-03-12 | 1 | -9/+2 |
* | viafb: split global index up | Florian Tobias Schandinat | 2010-03-12 | 1 | -125/+26 |
* | viafb: make viafb a first-class citizen using pci_driver | Harald Welte | 2009-09-23 | 1 | -106/+9 |
* | viafb: add support for the VX855 chipset | Harald Welte | 2009-09-23 | 1 | -68/+140 |
* | viafb: improve pitch handling | Florian Tobias Schandinat | 2009-09-23 | 1 | -50/+23 |
* | viafb: another small cleanup of viafb_par | Florian Tobias Schandinat | 2009-09-23 | 1 | -2/+1 |
* | viafb: split viafb_set_start_addr up | Florian Tobias Schandinat | 2009-09-23 | 1 | -63/+17 |
* | viafb: remove duplicated CX700 register init | Florian Tobias Schandinat | 2009-09-23 | 1 | -4/+1 |
* | viafb: fix rmmod bug | Florian Tobias Schandinat | 2009-08-07 | 1 | -2/+2 |
* | viafb: hw.c, hw.h | Joseph Chan | 2008-10-16 | 1 | -0/+2865 |