| Commit message (Expand) | Author | Age | Files | Lines |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git... | Linus Torvalds | 2006-09-30 | 6 | -3/+505 |
|\ |
|
| * | intelfbhw.c: intelfbhw_get_p1p2 defined but not used | Parag Warudkar | 2006-08-22 | 1 | -0/+2 |
| * | intelfb: fix mtrr_reg signedness | Dave Airlie | 2006-08-22 | 1 | -1/+1 |
| * | intelfb: add preliminary i2c support | Dennis Munsie | 2006-07-03 | 3 | -0/+22 |
| * | intelfb: add preliminary i2c support | Dennis Munsie | 2006-07-03 | 1 | -1/+3 |
| * | intelfb: add preliminary i2c support | Dennis Munsie | 2006-07-03 | 3 | -0/+193 |
| * | intelfb: add preliminary i2c support | Dennis Munsie | 2006-07-03 | 1 | -0/+9 |
| * | intelfb: add preliminary i2c support | Dennis Munsie | 2006-07-03 | 1 | -0/+29 |
| * | intelfb: add preliminary i2c support | Dennis Munsie | 2006-07-03 | 1 | -0/+13 |
| * | intelfb: add preliminary i2c support | Dennis Munsie | 2006-07-03 | 1 | -0/+6 |
| * | intelfb: add vsync interrupt support | Eric Hustvedt | 2006-07-03 | 3 | -1/+19 |
| * | intelfb: add vsync interrupt support | Eric Hustvedt | 2006-07-03 | 4 | -0/+51 |
| * | intelfb: add vsync interrupt support | Eric Hustvedt | 2006-07-03 | 4 | -0/+128 |
| * | intelfb: add vsync interrupt support | Eric Hustvedt | 2006-07-03 | 3 | -0/+26 |
| * | intelfb: add vsync interrupt support | Eric Hustvedt | 2006-07-03 | 1 | -0/+3 |
* | | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 2 | -2/+1 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
|/ |
|
* | intelfb delousing | Al Viro | 2006-06-24 | 3 | -24/+20 |
* | intelfb: fixup clock calculation debugging. | Dave Airlie | 2006-06-18 | 1 | -72/+32 |
* | Removed hard coded EDID buffer size. | Dennis Munsie | 2006-06-07 | 1 | -2/+2 |
* | intelfb: use regular modedb table instead of VESA | Dennis Munsie | 2006-05-29 | 1 | -4/+2 |
* | intelfb: use firmware EDID for mode database | Antonino A. Daplas | 2006-05-29 | 1 | -3/+33 |
* | Revert "intelfb driver -- use the regular modedb table instead of the VESA" | Dave Airlie | 2006-05-29 | 1 | -2/+4 |
* | intelfb: int option fix | Eric Hustvedt | 2006-05-29 | 1 | -1/+1 |
* | sync modesetting code with X.org | Dave Airlie | 2006-05-27 | 1 | -4/+5 |
* | intelfb: align with changes from my X driver. | Dave Airlie | 2006-05-27 | 1 | -39/+34 |
* | intelfb driver -- use the regular modedb table instead of the VESA | Dennis Munsie | 2006-05-27 | 1 | -4/+2 |
* | Adds support for 256MB aperture on 945 chipsets to the intelfb driver | Eric Hustvedt | 2006-05-27 | 1 | -13/+33 |
* | intelfb -- uses stride alignment of 64 on the 9xx chipsets. | Dennis Munsie | 2006-05-27 | 3 | -3/+10 |
* | intelfb: some cleanups for intelfbhw | Dave Airlie | 2006-04-03 | 1 | -37/+34 |
* | intelfb: fixup pitch calculation like X does | Dave Airlie | 2006-04-03 | 2 | -1/+18 |
* | intelfb: fixup p calculation | Dave Airlie | 2006-04-03 | 4 | -84/+137 |
* | This patch makes a needlessly global struct static. | Dave Airlie | 2006-04-03 | 1 | -1/+1 |
* | intelfb: add i945GM support | Dave Airlie | 2006-04-03 | 3 | -6/+16 |
* | intelfb: fixup whitespace.. | Dave Airlie | 2006-04-03 | 2 | -41/+35 |
* | intelfb: add hw cursor support for i9xx | Dave Airlie | 2006-04-03 | 3 | -7/+17 |
* | intelfb: make i915 modeset | Dave Airlie | 2006-04-03 | 1 | -40/+96 |
* | intelfb: add support for i945G | Dave Airlie | 2006-04-03 | 3 | -7/+17 |
* | intelfb: add p divisor increments for i9xx. | Dave Airlie | 2006-04-03 | 1 | -6/+7 |
* | intelfb: change splitm to be brute force | Dave Airlie | 2006-04-03 | 1 | -11/+13 |
* | intelfb: add pll index to the intelfb structure | Dave Airlie | 2006-04-03 | 4 | -66/+98 |
* | intelfb: prepare for i9xx support. | Dave Airlie | 2006-04-03 | 2 | -54/+63 |
* | [PATCH] intelfb: Fix buffer overrun | Antonino A. Daplas | 2006-03-11 | 1 | -24/+26 |
* | [PATCH] fbdev: Sanitize ->fb_ioctl prototype | Christoph Hellwig | 2006-01-14 | 1 | -5/+3 |
* | [PATCH] intelfb: Fix oops when changing video mode | Antonino A. Daplas | 2005-12-20 | 1 | -29/+13 |
* | [PATCH] intelfb: Fix freeing of nonexistent resource | Antonino A. Daplas | 2005-12-20 | 2 | -2/+12 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 2 | -2/+0 |
* | [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon | Antonino A. Daplas | 2005-11-07 | 1 | -1/+1 |