index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
intelfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
2
-2
/
+2
*
Remove magic macros for screen_info structure members
H. Peter Anvin
2007-10-16
1
-2
/
+3
*
Intel FB: more interlaced mode support
Krzysztof Halasa
2007-10-16
2
-40
/
+81
*
Intel FB: force even line count in interlaced mode
Krzysztof Halasa
2007-10-16
1
-0
/
+15
*
Intel FB: obvious changes and corrections
Krzysztof Halasa
2007-10-16
3
-10
/
+13
*
Intel FB: whitespace, bracket and other clean-ups
Krzysztof Halasa
2007-10-16
5
-252
/
+202
*
Intel FB: support for interlaced video modes
Krzysztof Halasa
2007-10-16
2
-5
/
+11
*
intelfb: Fix bug in DPLL disable
Antonino A. Daplas
2007-09-19
1
-1
/
+1
*
Subject: [PATCH] Intel FB pixel clock calculation fix
Krzysztof Halasa
2007-09-11
1
-3
/
+3
*
intelfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
2007-07-17
1
-1
/
+1
*
intelfb: fix ring space calculation
Orczykowski, Juergen
2007-05-08
1
-13
/
+21
*
i2c: Shrink struct i2c_client
David Brownell
2007-05-01
1
-1
/
+2
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-14
1
-1
/
+2
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] Video: fb, kzalloc changes
Jiri Slaby
2007-02-12
1
-2
/
+1
*
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-12-10
1
-2
/
+2
*
[PATCH] drivers/video/*: use kmemdup()
Alexey Dobriyan
2006-12-08
1
-2
/
+1
*
Remove unnecessary check in drivers/video/intelfb/intelfbhw.c
Eric Sesterhenn
2006-10-25
1
-1
/
+1
*
intel fb: switch to pci_get API
Alan Cox
2006-10-25
1
-1
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
2006-09-30
6
-3
/
+505
|
\
|
*
intelfbhw.c: intelfbhw_get_p1p2 defined but not used
Parag Warudkar
2006-08-22
1
-0
/
+2
|
*
intelfb: fix mtrr_reg signedness
Dave Airlie
2006-08-22
1
-1
/
+1
|
*
intelfb: add preliminary i2c support
Dennis Munsie
2006-07-03
3
-0
/
+22
|
*
intelfb: add preliminary i2c support
Dennis Munsie
2006-07-03
1
-1
/
+3
|
*
intelfb: add preliminary i2c support
Dennis Munsie
2006-07-03
3
-0
/
+193
|
*
intelfb: add preliminary i2c support
Dennis Munsie
2006-07-03
1
-0
/
+9
|
*
intelfb: add preliminary i2c support
Dennis Munsie
2006-07-03
1
-0
/
+29
|
*
intelfb: add preliminary i2c support
Dennis Munsie
2006-07-03
1
-0
/
+13
|
*
intelfb: add preliminary i2c support
Dennis Munsie
2006-07-03
1
-0
/
+6
|
*
intelfb: add vsync interrupt support
Eric Hustvedt
2006-07-03
3
-1
/
+19
|
*
intelfb: add vsync interrupt support
Eric Hustvedt
2006-07-03
4
-0
/
+51
|
*
intelfb: add vsync interrupt support
Eric Hustvedt
2006-07-03
4
-0
/
+128
|
*
intelfb: add vsync interrupt support
Eric Hustvedt
2006-07-03
3
-0
/
+26
|
*
intelfb: add vsync interrupt support
Eric Hustvedt
2006-07-03
1
-0
/
+3
*
|
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
2
-2
/
+1
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
2
-2
/
+0
|
/
*
intelfb delousing
Al Viro
2006-06-24
3
-24
/
+20
*
intelfb: fixup clock calculation debugging.
Dave Airlie
2006-06-18
1
-72
/
+32
*
Removed hard coded EDID buffer size.
Dennis Munsie
2006-06-07
1
-2
/
+2
*
intelfb: use regular modedb table instead of VESA
Dennis Munsie
2006-05-29
1
-4
/
+2
*
intelfb: use firmware EDID for mode database
Antonino A. Daplas
2006-05-29
1
-3
/
+33
*
Revert "intelfb driver -- use the regular modedb table instead of the VESA"
Dave Airlie
2006-05-29
1
-2
/
+4
*
intelfb: int option fix
Eric Hustvedt
2006-05-29
1
-1
/
+1
*
sync modesetting code with X.org
Dave Airlie
2006-05-27
1
-4
/
+5
*
intelfb: align with changes from my X driver.
Dave Airlie
2006-05-27
1
-39
/
+34
*
intelfb driver -- use the regular modedb table instead of the VESA
Dennis Munsie
2006-05-27
1
-4
/
+2
*
Adds support for 256MB aperture on 945 chipsets to the intelfb driver
Eric Hustvedt
2006-05-27
1
-13
/
+33
*
intelfb -- uses stride alignment of 64 on the 9xx chipsets.
Dennis Munsie
2006-05-27
3
-3
/
+10
[next]