summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-201-0/+63
|\
| * [ARM] 3404/1: lpd7a40x: AMBA CLCD supportMarc Singer2006-06-181-0/+63
* | Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlie...Linus Torvalds2006-06-205-210/+412
|\ \ | |/ |/|
| * intelfb: fixup clock calculation debugging.Dave Airlie2006-06-181-72/+32Star
| * Removed hard coded EDID buffer size.Dennis Munsie2006-06-071-2/+2
| * intelfb: use regular modedb table instead of VESADennis Munsie2006-05-291-4/+2Star
| * intelfb: use firmware EDID for mode databaseAntonino A. Daplas2006-05-291-3/+33
| * Revert "intelfb driver -- use the regular modedb table instead of the VESA"Dave Airlie2006-05-291-2/+4
| * intelfb: int option fixEric Hustvedt2006-05-291-1/+1
| * sync modesetting code with X.orgDave Airlie2006-05-271-4/+5
| * intelfb: align with changes from my X driver.Dave Airlie2006-05-271-39/+34Star
| * intelfb driver -- use the regular modedb table instead of the VESADennis Munsie2006-05-271-4/+2Star
| * Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt2006-05-271-13/+33
| * intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie2006-05-273-3/+10
| * intelfb: some cleanups for intelfbhwDave Airlie2006-04-031-37/+34Star
| * intelfb: fixup pitch calculation like X doesDave Airlie2006-04-032-1/+18
| * intelfb: fixup p calculationDave Airlie2006-04-034-84/+137
| * This patch makes a needlessly global struct static.Dave Airlie2006-04-031-1/+1
| * intelfb: add i945GM supportDave Airlie2006-04-033-6/+16
| * intelfb: fixup whitespace..Dave Airlie2006-04-032-41/+35Star
| * intelfb: add hw cursor support for i9xxDave Airlie2006-04-033-7/+17
| * intelfb: make i915 modesetDave Airlie2006-04-031-40/+96
| * intelfb: add support for i945GDave Airlie2006-04-033-7/+17
| * intelfb: enable on x86_64Dave Airlie2006-04-031-1/+1
| * intelfb: add p divisor increments for i9xx.Dave Airlie2006-04-031-6/+7
| * intelfb: change splitm to be brute forceDave Airlie2006-04-031-11/+13
| * intelfb: add pll index to the intelfb structureDave Airlie2006-04-034-66/+98
| * intelfb: prepare for i9xx support.Dave Airlie2006-04-032-54/+63
* | [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons2006-06-091-1/+1
* | [PATCH] maxinefb: Fix compilation errorMartin Michlmayr2006-06-011-3/+1Star
* | [PATCH] au1100fb: Fix compilationRodolfo Giometti2006-06-011-7/+14
* | [PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister2006-06-011-1/+1
* | [PATCH] i810 section fixAndrew Morton2006-05-211-2/+2
* | [PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke2006-05-213-2/+25
* | [PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie2006-05-152-22/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-05-081-1/+1
|\ \
| * | kbuild: drivers/video/logo/ - fix ident glitchSam Ravnborg2006-04-301-1/+1
* | | [PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.cRalf Baechle2006-04-301-1922/+0Star
|/ /
* | [PATCH] asiliantfb: Add help text in KconfigAntonino A. Daplas2006-04-281-0/+2
* | [PATCH] Frame buffer: remove cmap sysfs interfaceJon Smirl2006-04-271-89/+3Star
* | [PATCH] fix section mismatch in pm2fb.oDarren Jenkins2006-04-201-2/+2
* | [PATCH] fbdev: Fix return error of fb_writeAntonino A. Daplas2006-04-191-4/+10
* | [PATCH] savagefb: fix section mismatch warningsRandy Dunlap2006-04-191-3/+3
* | [PATCH] radeonfb section mismatchesRandy Dunlap2006-04-191-1/+1
* | [PATCH] fb: Fix section mismatch in savagefbJean Delvare2006-04-191-1/+1
* | [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas2006-04-111-0/+5
* | [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-6/+21
* | [PATCH] atyfb is bust on sparc32Andrew Morton2006-04-111-1/+1
* | [PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk2006-04-111-1/+1
|/
* [PATCH] fbdev: Remove old radeon driverMichael Hanselmann2006-03-313-3180/+0Star