index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
video gfx: merge kconfig menus
Randy Dunlap
2007-10-16
1
-4
/
+7
*
bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver
Michael Hennerich
2007-10-16
3
-0
/
+796
*
fbcon: logo: disable logo at boot
Randy Dunlap
2007-10-16
2
-6
/
+21
*
pmagb-b-fb: improve diagnostics
Maciej W. Rozycki
2007-10-16
1
-7
/
+27
*
nvidiafb: Correctly assign the i2c class with the port reversal
Antonino A. Daplas
2007-10-16
1
-2
/
+4
*
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2007-10-16
2
-4
/
+5
*
video gfx: fix menu ordering
Randy Dunlap
2007-10-16
1
-5
/
+5
*
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
*
drivers/video/pmag-ba-fb.c: improve diagnostics
Maciej W. Rozycki
2007-10-16
1
-7
/
+27
*
Radeonfb Xpress 200M RC410 support
Sellout Bessie
2007-10-16
3
-1
/
+7
*
export font_vga_8x16
Andrew Morton
2007-10-16
1
-0
/
+2
*
drivers/video/Kconfig: Fix FB_PMAGB_B dependencies
Maciej W. Rozycki
2007-10-16
1
-1
/
+1
*
tdfxfb: checkpatch fixes
Krzysztof Helt
2007-10-16
1
-59
/
+77
*
pm3fb: replace busy waiting with cpu_relax
Krzysztof Helt
2007-10-16
1
-3
/
+4
*
pm2fb: replace busy waiting with cpu_relax
Krzysztof Helt
2007-10-16
1
-5
/
+4
*
tdfxfb: replace busy waiting with cpu_relax
Krzysztof Helt
2007-10-16
1
-1
/
+2
*
ps3fb: Fix spurious mode change failures
Geert Uytterhoeven
2007-10-16
1
-7
/
+8
*
fbdev: Support for byte-reversed framebuffer formats
Pavel Pisa
2007-10-16
5
-23
/
+108
*
nvidiafb: Add boot option to reverse i2c port assignment
Antonino A. Daplas
2007-10-16
3
-4
/
+11
*
fbdev: find mode with the highest/safest refresh rate in fb_find_mode()
Michal Januszewski
2007-10-16
1
-12
/
+29
*
Intel FB: support for interlaced video modes
Krzysztof Halasa
2007-10-16
2
-5
/
+11
*
vfb: make virtual framebuffer mmapable
Ilya Yanok
2007-10-16
1
-4
/
+74
*
pm2fb: panning and hardware cursor fixes
Krzysztof Helt
2007-10-16
1
-16
/
+19
*
pm2fb: hardware cursor support for the Permedia2
Krzysztof Helt
2007-10-16
1
-12
/
+113
*
cirrusfb: code improvement 2nd part
Krzysztof Helt
2007-10-16
1
-30
/
+15
*
cirrusfb: code improvements
Krzysztof Helt
2007-10-16
1
-175
/
+41
*
cirrusfb: remove fields from cirrusfb_info
Krzysztof Helt
2007-10-16
1
-81
/
+68
*
cirrusfb: remove typedefs
Krzysztof Helt
2007-10-16
1
-14
/
+14
*
cirrusfb: checkpatch.pl cleanup
Krzysztof Helt
2007-10-16
1
-805
/
+983
*
s3c2410fb: make use of default_display settings
Krzysztof Helt
2007-10-16
1
-8
/
+17
*
s3c2410fb: removes lcdcon1 register value from s3c2410fb_display
Krzysztof Helt
2007-10-16
1
-8
/
+1
*
s3c2410fb: adds pixclock to s3c2410fb_display
Krzysztof Helt
2007-10-16
1
-26
/
+16
*
s3c2410fb: source code improvements
Krzysztof Helt
2007-10-16
2
-124
/
+76
*
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-10-16
36
-37
/
+19
*
fbcon: Convert struct font_desc to use ISO C initializers
Ralf Baechle
2007-10-16
10
-64
/
+65
*
atyfb: atyfb: Unshare pseudo_palette
Geert Uytterhoeven
2007-10-16
2
-3
/
+2
*
s3c2410fb: byte ordering fixes
Krzysztof Helt
2007-10-16
1
-5
/
+15
*
s3c2410fb: fix missing registers offset
Krzysztof Helt
2007-10-16
1
-12
/
+20
*
s3c2410fb: remove lcdcon2 and lcdcon3 register fields
Krzysztof Helt
2007-10-16
1
-6
/
+2
*
s3c2410fb: add pulse length fields to s3c2410fb_display
Krzysztof Helt
2007-10-16
1
-18
/
+16
*
s3c2410fb: use vertical margins values
Krzysztof Helt
2007-10-16
1
-14
/
+7
*
s3c2410fb: remove lcdcon3 register from s3c2410fb_display
Krzysztof Helt
2007-10-16
1
-8
/
+9
*
s3c2410fb: use new margin fields
Krzysztof Helt
2007-10-16
1
-98
/
+136
*
s3c2410fb: multi-display support
Krzysztof Helt
2007-10-16
2
-34
/
+51
*
s3c2410fb: remove fb_info pointer from s3c2410fb_info
Krzysztof Helt
2007-10-16
2
-22
/
+22
*
s3c2410fb: code cleanup
Krzysztof Helt
2007-10-16
1
-185
/
+172
*
pm3fb: hardware cursor support
Krzysztof Helt
2007-10-16
1
-0
/
+118
[next]