Age | Commit message (Expand) | Author | Files | Lines |
2006-06-23 | [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n | Roman Zippel | 1 | -0/+4 |
2006-06-23 | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 3 | -12/+11 |
2006-06-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+63 |
2006-06-20 | Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlie... | Linus Torvalds | 5 | -210/+412 |
2006-06-18 | [ARM] 3404/1: lpd7a40x: AMBA CLCD support | Marc Singer | 1 | -0/+63 |
2006-06-18 | intelfb: fixup clock calculation debugging. | Dave Airlie | 1 | -72/+32 |
2006-06-09 | [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode | Malcom Parsons | 1 | -1/+1 |
2006-06-07 | Removed hard coded EDID buffer size. | Dennis Munsie | 1 | -2/+2 |
2006-06-01 | [PATCH] maxinefb: Fix compilation error | Martin Michlmayr | 1 | -3/+1 |
2006-06-01 | [PATCH] au1100fb: Fix compilation | Rodolfo Giometti | 1 | -7/+14 |
2006-06-01 | [PATCH] fbcon: fix scrollback with logo issue immediately after boot | David Hollister | 1 | -1/+1 |
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-05-21 | [PATCH] i810 section fix | Andrew Morton | 1 | -2/+2 |
2006-05-21 | [PATCH] matroxfb: fix DVI setup to be more compatible | Paul A. Clarke | 3 | -2/+25 |
2006-05-15 | [PATCH] Backlight/LCD Class: Fix sysfs _store error handling | Richard Purdie | 2 | -22/+28 |
2006-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
2006-05-01 | kbuild: drivers/video/logo/ - fix ident glitch | Sam Ravnborg | 1 | -1/+1 |
2006-04-30 | [PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.c | Ralf Baechle | 1 | -1922/+0 |
2006-04-28 | [PATCH] asiliantfb: Add help text in Kconfig | Antonino A. Daplas | 1 | -0/+2 |
2006-04-28 | [PATCH] Frame buffer: remove cmap sysfs interface | Jon Smirl | 1 | -89/+3 |
2006-04-20 | [PATCH] fix section mismatch in pm2fb.o | Darren Jenkins | 1 | -2/+2 |
2006-04-19 | [PATCH] fbdev: Fix return error of fb_write | Antonino A. Daplas | 1 | -4/+10 |
2006-04-19 | [PATCH] savagefb: fix section mismatch warnings | Randy Dunlap | 1 | -3/+3 |
2006-04-19 | [PATCH] radeonfb section mismatches | Randy Dunlap | 1 | -1/+1 |
2006-04-19 | [PATCH] fb: Fix section mismatch in savagefb | Jean Delvare | 1 | -1/+1 |
2006-04-11 | [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor | Antonino A. Daplas | 1 | -0/+5 |
2006-04-11 | [PATCH] vesafb: Fix incorrect logo colors in x86_64 | Antonino A. Daplas | 1 | -6/+21 |
2006-04-11 | [PATCH] atyfb is bust on sparc32 | Andrew Morton | 1 | -1/+1 |
2006-04-11 | [PATCH] video/aty/atyfb_base.c: fix an off-by-one error | Adrian Bunk | 1 | -1/+1 |
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: enable on x86_64 | Dave Airlie | 1 | -1/+1 |
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 |