summaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb/intelfbdrv.c
Commit message (Expand)AuthorAgeFilesLines
* intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt2009-12-161-0/+3
* intelfb: fix a bug when changing video timingPaul Menzel2009-06-171-0/+5
* intelfb: support i854Stefan Husemann2009-04-141-0/+1
* intelfb: fix sparse warningsHannes Eder2009-01-071-8/+16
* intelfb: support 945GME (as used in ASUS Eee 901)Phil Endecott2008-10-161-1/+6
* fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme2008-04-281-2/+10
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-171-2/+3
* Intel FB: whitespace, bracket and other clean-upsKrzysztof Halasa2007-10-161-105/+73Star
* [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-121-2/+1Star
* [PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan2006-12-081-2/+1Star
* Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2006-09-301-0/+64
|\
| * intelfb: add preliminary i2c supportDennis Munsie2006-07-031-0/+5
| * intelfb: add preliminary i2c supportDennis Munsie2006-07-031-0/+5
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-031-0/+2
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-031-0/+13
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-031-0/+39
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+1
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
|/
* intelfb delousingAl Viro2006-06-241-9/+9
* 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
* intelfb driver -- use the regular modedb table instead of the VESADennis Munsie2006-05-271-4/+2Star
* intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie2006-05-271-1/+4
* intelfb: fixup pitch calculation like X doesDave Airlie2006-04-031-0/+17
* intelfb: fixup p calculationDave Airlie2006-04-031-1/+1
* intelfb: add i945GM supportDave Airlie2006-04-031-2/+4
* intelfb: fixup whitespace..Dave Airlie2006-04-031-6/+4Star
* intelfb: add hw cursor support for i9xxDave Airlie2006-04-031-4/+8
* intelfb: add support for i945GDave Airlie2006-04-031-4/+6
* intelfb: add pll index to the intelfb structureDave Airlie2006-04-031-2/+1Star
* [PATCH] intelfb: Fix buffer overrunAntonino A. Daplas2006-03-111-24/+26
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-151-5/+3Star
* [PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas2005-12-201-29/+13Star
* [PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2005-12-201-2/+7
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+1
* [PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie2005-11-071-3/+5
* [PATCH] intelfb: Fix regression (blank display) from ioremap patchAntonino A. Daplas2005-09-291-11/+10Star
* [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons2005-09-091-18/+3Star
* [PATCH] intelfb: Do not ioremap entire graphics apertureSylvain Meyer2005-08-151-23/+27
* [PATCH] fbdev: fill in the access_align field.James Simmons2005-06-221-0/+1
* [PATCH] intelfb: fix accel detection when changing video modesSylvain Meyer2005-06-221-2/+2
* [PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driverSylvain Meyer2005-06-221-4/+12
* [PATCH] intelfbdrv naming fixAndrew Morton2005-06-221-1/+1
* [PATCH] intelfb section fixPatrick McManus2005-05-291-11/+11
* [PATCH] intelfb: Remove intelfbdrv.hAdrian Bunk2005-05-011-1/+37