| Commit message (Expand) | Author | Age |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 |
* | video: intelfb: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-09-19 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | drivers/video/intelfb/intelfbdrv.c: add missing agp_backend_release | Julia Lawall | 2012-05-13 |
* | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-02-07 |
|\ |
|
| * | intelfb: remove some dead code | Dan Carpenter | 2012-01-28 |
* | | intelfbdrv.c: bailearly is an int module_param | Rusty Russell | 2012-01-12 |
* | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
|/ |
|
* | intelfb: fix setting of active pipe with LVDS displays | Krzysztof Helt | 2009-12-16 |
* | intelfb: fix a bug when changing video timing | Paul Menzel | 2009-06-16 |
* | intelfb: support i854 | Stefan Husemann | 2009-04-13 |
* | intelfb: fix sparse warnings | Hannes Eder | 2009-01-06 |
* | intelfb: support 945GME (as used in ASUS Eee 901) | Phil Endecott | 2008-10-16 |
* | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G... | Maik Broemme | 2008-04-28 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | Remove magic macros for screen_info structure members | H. Peter Anvin | 2007-10-17 |
* | Intel FB: whitespace, bracket and other clean-ups | Krzysztof Halasa | 2007-10-16 |
* | [PATCH] Video: fb, kzalloc changes | Jiri Slaby | 2007-02-12 |
* | [PATCH] drivers/video/*: use kmemdup() | Alexey Dobriyan | 2006-12-08 |
* | Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git... | Linus Torvalds | 2006-09-30 |
|\ |
|
| * | intelfb: add preliminary i2c support | Dennis Munsie | 2006-07-03 |
| * | intelfb: add preliminary i2c support | Dennis Munsie | 2006-07-03 |
| * | intelfb: add vsync interrupt support | Eric Hustvedt | 2006-07-03 |
| * | intelfb: add vsync interrupt support | Eric Hustvedt | 2006-07-03 |
| * | intelfb: add vsync interrupt support | Eric Hustvedt | 2006-07-03 |
* | | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
|/ |
|
* | intelfb delousing | Al Viro | 2006-06-24 |
* | Removed hard coded EDID buffer size. | Dennis Munsie | 2006-06-07 |
* | intelfb: use regular modedb table instead of VESA | Dennis Munsie | 2006-05-29 |
* | intelfb: use firmware EDID for mode database | Antonino A. Daplas | 2006-05-29 |
* | Revert "intelfb driver -- use the regular modedb table instead of the VESA" | Dave Airlie | 2006-05-29 |
* | intelfb: int option fix | Eric Hustvedt | 2006-05-29 |
* | intelfb driver -- use the regular modedb table instead of the VESA | Dennis Munsie | 2006-05-27 |
* | intelfb -- uses stride alignment of 64 on the 9xx chipsets. | Dennis Munsie | 2006-05-27 |
* | intelfb: fixup pitch calculation like X does | Dave Airlie | 2006-04-03 |
* | intelfb: fixup p calculation | Dave Airlie | 2006-04-02 |
* | intelfb: add i945GM support | Dave Airlie | 2006-04-02 |
* | intelfb: fixup whitespace.. | Dave Airlie | 2006-04-02 |
* | intelfb: add hw cursor support for i9xx | Dave Airlie | 2006-04-02 |
* | intelfb: add support for i945G | Dave Airlie | 2006-04-02 |
* | intelfb: add pll index to the intelfb structure | Dave Airlie | 2006-04-02 |
* | [PATCH] intelfb: Fix buffer overrun | Antonino A. Daplas | 2006-03-11 |
* | [PATCH] fbdev: Sanitize ->fb_ioctl prototype | Christoph Hellwig | 2006-01-14 |
* | [PATCH] intelfb: Fix oops when changing video mode | Antonino A. Daplas | 2005-12-20 |
* | [PATCH] intelfb: Fix freeing of nonexistent resource | Antonino A. Daplas | 2005-12-20 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 |
* | [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon | Antonino A. Daplas | 2005-11-07 |
* | [PATCH] intelfb: extend partial support of i915G to include i915GM | Scott MacKenzie | 2005-11-07 |
* | [PATCH] intelfb: Fix regression (blank display) from ioremap patch | Antonino A. Daplas | 2005-09-29 |