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