index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
intelfb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
intelfb: fix sparse warnings
Hannes Eder
1
-8
/
+16
2008-10-16
intelfb: support 945GME (as used in ASUS Eee 901)
Phil Endecott
4
-3
/
+19
2008-07-15
i2c: Let framebuffer drivers set their I2C bus class to DDC
Jean Delvare
1
-5
/
+7
2008-04-28
fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...
Maik Broemme
4
-6
/
+36
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-1
/
+1
2008-02-03
drivers/video/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2
-2
/
+2
2007-10-17
Remove magic macros for screen_info structure members
H. Peter Anvin
1
-2
/
+3
2007-10-16
Intel FB: more interlaced mode support
Krzysztof Halasa
2
-40
/
+81
2007-10-16
Intel FB: force even line count in interlaced mode
Krzysztof Halasa
1
-0
/
+15
2007-10-16
Intel FB: obvious changes and corrections
Krzysztof Halasa
3
-10
/
+13
2007-10-16
Intel FB: whitespace, bracket and other clean-ups
Krzysztof Halasa
5
-252
/
+202
2007-10-16
Intel FB: support for interlaced video modes
Krzysztof Halasa
2
-5
/
+11
2007-09-19
intelfb: Fix bug in DPLL disable
Antonino A. Daplas
1
-1
/
+1
2007-09-12
Subject: [PATCH] Intel FB pixel clock calculation fix
Krzysztof Halasa
1
-3
/
+3
2007-07-17
intelfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-05-08
intelfb: fix ring space calculation
Orczykowski, Juergen
1
-13
/
+21
2007-05-02
i2c: Shrink struct i2c_client
David Brownell
1
-1
/
+2
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] Video: fb, kzalloc changes
Jiri Slaby
1
-2
/
+1
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
1
-2
/
+2
2006-12-08
[PATCH] drivers/video/*: use kmemdup()
Alexey Dobriyan
1
-2
/
+1
2006-10-25
Remove unnecessary check in drivers/video/intelfb/intelfbhw.c
Eric Sesterhenn
1
-1
/
+1
2006-10-25
intel fb: switch to pci_get API
Alan Cox
1
-1
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-30
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
6
-3
/
+505
2006-08-22
intelfbhw.c: intelfbhw_get_p1p2 defined but not used
Parag Warudkar
1
-0
/
+2
2006-08-22
intelfb: fix mtrr_reg signedness
Dave Airlie
1
-1
/
+1
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2
-2
/
+1
2006-07-03
intelfb: add preliminary i2c support
Dennis Munsie
3
-0
/
+22
2006-07-03
intelfb: add preliminary i2c support
Dennis Munsie
1
-1
/
+3
2006-07-03
intelfb: add preliminary i2c support
Dennis Munsie
3
-0
/
+193
2006-07-03
intelfb: add preliminary i2c support
Dennis Munsie
1
-0
/
+9
2006-07-03
intelfb: add preliminary i2c support
Dennis Munsie
1
-0
/
+29
2006-07-03
intelfb: add preliminary i2c support
Dennis Munsie
1
-0
/
+13
2006-07-03
intelfb: add preliminary i2c support
Dennis Munsie
1
-0
/
+6
2006-07-03
intelfb: add vsync interrupt support
Eric Hustvedt
3
-1
/
+19
2006-07-03
intelfb: add vsync interrupt support
Eric Hustvedt
4
-0
/
+51
2006-07-03
intelfb: add vsync interrupt support
Eric Hustvedt
4
-0
/
+128
2006-07-03
intelfb: add vsync interrupt support
Eric Hustvedt
3
-0
/
+26
2006-07-03
intelfb: add vsync interrupt support
Eric Hustvedt
1
-0
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-24
intelfb delousing
Al Viro
3
-24
/
+20
2006-06-18
intelfb: fixup clock calculation debugging.
Dave Airlie
1
-72
/
+32
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
[next]