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