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