index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
5
-5
/
+5
*
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
1
-1
/
+0
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
2
-2
/
+2
*
[ARM] PXA: squash warning in pxafb
Ian Molton
2008-07-26
1
-1
/
+1
*
drivers/video/fbmem.c: removed duplicated include
Huang Weiyi
2008-07-26
1
-1
/
+0
*
video/stifb.c: make 2 functions static
Adrian Bunk
2008-07-26
1
-4
/
+2
*
video/console/stico{n,re}.c: make code static
Adrian Bunk
2008-07-26
3
-21
/
+16
*
make macfb_setup() static
Adrian Bunk
2008-07-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2008-07-24
4
-0
/
+128
|
\
|
*
backlight: Fix missing kernel doc entry
Sebastian Siewior
2008-07-23
1
-0
/
+1
|
*
backlight: Add Nvidia-based Apple Macbook Pro backlight driver
Matthew Garrett
2008-07-23
3
-0
/
+127
*
|
video/fb: cleanup FB_MAJOR usage
Philippe De Muyter
2008-07-24
1
-0
/
+1
*
|
fbcon: remove stray semicolons
Jan Beulich
2008-07-24
1
-4
/
+2
*
|
fbdev: LCD backlight driver using Atmel PWM driver
Hans-Christian Egtvedt
2008-07-24
3
-0
/
+257
*
|
fbcon: bgcolor fix
Stefano Stabellini
2008-07-24
1
-1
/
+1
*
|
video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver
Nobuhiro Iwamatsu
2008-07-24
3
-0
/
+672
*
|
neofb: drop the xtimings structure
Krzysztof Helt
2008-07-24
1
-48
/
+40
*
|
neofb: drop redundant code
Krzysztof Helt
2008-07-24
1
-73
/
+22
*
|
neofb: simplify clock calculation
Krzysztof Helt
2008-07-24
1
-18
/
+14
*
|
drivers/video/amifb.c cleanups
Adrian Bunk
2008-07-24
1
-10
/
+7
*
|
lxfb: fix console blanking
Jordan Crouse
2008-07-24
1
-10
/
+18
*
|
lxfb: drop dead declarations from header
Andres Salomon
2008-07-24
1
-2
/
+0
*
|
fbdev: add new Cobalt LCD framebuffer driver
Yoichi Yuasa
2008-07-24
3
-0
/
+376
*
|
fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()
Timur Tabi
2008-07-24
1
-38
/
+22
*
|
lcd: add platform_lcd driver
Ben Dooks
2008-07-24
3
-0
/
+180
*
|
lcd: add lcd_device to check_fb() entry in lcd_ops
Ben Dooks
2008-07-24
3
-3
/
+3
*
|
fb: add support for the ILI9320 video display controller
Ben Dooks
2008-07-24
5
-1
/
+714
*
|
sm501: fixup allocation code to be 64bit resource compliant
Ben Dooks
2008-07-24
1
-11
/
+42
*
|
sm501: restructure init to allow only 1 fb on an SM501
Ben Dooks
2008-07-24
1
-115
/
+149
*
|
sm501: add inversion controls for VBIASEN and FPEN
Ben Dooks
2008-07-24
1
-4
/
+22
*
|
atmel_lcdfb: avoid division by zero
Nicolas Ferre
2008-07-24
1
-0
/
+35
*
|
skeletonfb: update to correct platform driver usage
Krzysztof Helt
2008-07-24
1
-17
/
+20
*
|
aty: use memory_read_from_buffer()
Akinobu Mita
2008-07-24
1
-9
/
+1
*
|
atyfb: fix a cast
Ville Syrjala
2008-07-24
1
-1
/
+1
*
|
atyfb: report probe errors
Ville Syrjala
2008-07-24
1
-5
/
+10
*
|
atyfb: use a PCI device ID table
Ville Syrjala
2008-07-24
1
-18
/
+55
*
|
atyfb: correct_chipset() can fail
Ville Syrjala
2008-07-24
1
-1
/
+3
*
|
atyfb: remove dead code
Olaf Hering
2008-07-24
1
-4
/
+2
*
|
fbdev: xoffset, yoffset and yres are unsigned
Ville Syrjala
2008-07-24
1
-5
/
+4
*
|
fbdev: width and height are unsigned
Ville Syrjala
2008-07-24
1
-1
/
+1
*
|
hgafb: convert to new platform driver API
Krzysztof Helt
2008-07-24
1
-17
/
+19
*
|
vfb: only enable if explicitly requested when compiled in
Frans Pop
2008-07-24
1
-2
/
+12
*
|
fbdev: SuperH Mobile LCDC Driver
Magnus Damm
2008-07-24
3
-0
/
+737
*
|
tdfxfb: remove ypan checks done by a higher layer
Krzysztof Helt
2008-07-24
1
-5
/
+1
*
|
vga16fb: source code improvement
Krzysztof Helt
2008-07-24
1
-78
/
+39
*
|
tdfxfb: add mode_option module parameter
Krzysztof Helt
2008-07-24
1
-0
/
+2
*
|
uvesafb: change mode parameter to mode_option
Krzysztof Helt
2008-07-24
1
-2
/
+2
*
|
fbcon: make logo_height a local variable
Krzysztof Helt
2008-07-24
1
-3
/
+2
*
|
atmel_lcdfb: FIFO underflow management
Nicolas Ferre
2008-07-24
1
-1
/
+56
*
|
vga16fb: test virtual screen range before subtraction on unsigned
Roel Kluin
2008-07-24
1
-1
/
+4
[next]