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
*
sisfb: change SiS_DDC_Port type to SISIOADDRESS
Aaro Koskinen
2009-09-23
1
-1
/
+1
*
video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n
Peter Korsgaard
2009-09-23
1
-1
/
+1
*
drivers/video/tmiofb.c: fix uninitialised return value
Andrew Morton
2009-09-23
1
-1
/
+1
*
vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.
Francisco Jerez
2009-09-23
1
-3
/
+5
*
fbcon: only unbind from console if successfully registered
Ian Armstrong
2009-09-23
1
-0
/
+10
*
matroxfb: get rid of CONFIG_FB_MATROX_32MB
Jean Delvare
2009-09-23
3
-19
/
+0
*
matroxfb: get rid of unneeded macro MINFO_FROM
Jean Delvare
2009-09-23
6
-35
/
+32
*
matroxfb: get rid of unneeded macros WPMINFO and friends
Jean Delvare
2009-09-23
15
-444
/
+580
*
matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO
Jean Delvare
2009-09-23
12
-842
/
+837
*
matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory
Jean Delvare
2009-09-23
4
-67
/
+0
*
fb: do not ignore fb_set_par errors
Florian Tobias Schandinat
2009-09-23
2
-13
/
+50
*
s3c2410fb: fix clockrate calculation
Ben Dooks
2009-09-23
1
-1
/
+3
*
video: console, use DIV_ROUND_UP
Jiri Slaby
2009-09-23
1
-4
/
+4
*
fb: fix fb_pan_display range check
Florian Tobias Schandinat
2009-09-23
1
-2
/
+2
*
drivers/video: add kmalloc NULL tests
Julia Lawall
2009-09-23
1
-2
/
+5
*
drivers/video/console/newport_con.c: fix read outside array bounds
Roel Kluin
2009-09-23
1
-1
/
+1
*
viafb: pass reference to pci device when calling framebuffer_alloc()
Harald Welte
2009-09-23
1
-2
/
+3
*
viafb: make viafb a first-class citizen using pci_driver
Harald Welte
2009-09-23
3
-116
/
+56
*
viafb: choose acceleration engine for VX855
Florian Tobias Schandinat
2009-09-23
1
-0
/
+1
*
viafb: add support for the VX855 chipset
Harald Welte
2009-09-23
7
-69
/
+314
*
viafb: use read-only mode parsing
Florian Tobias Schandinat
2009-09-23
1
-19
/
+25
*
viafb: remove unused structure member
Harald Welte
2009-09-23
1
-1
/
+0
*
viafb: make module parameters visible in sysfs
Harald Welte
2009-09-23
1
-21
/
+22
*
viafb: hardware acceleration initialization cleanup
Florian Tobias Schandinat
2009-09-23
6
-217
/
+148
*
viafb: improve pitch handling
Florian Tobias Schandinat
2009-09-23
5
-93
/
+27
*
viafb: cleanup viafb_cursor
Florian Tobias Schandinat
2009-09-23
5
-126
/
+68
*
viafb: switch to seq_file
Alexey Dobriyan
2009-09-23
1
-69
/
+110
*
viafb: 2D engine rewrite
Florian Tobias Schandinat
2009-09-23
4
-219
/
+385
*
viafb: improve viafb_par
Florian Tobias Schandinat
2009-09-23
6
-65
/
+69
*
viafb: another small cleanup of viafb_par
Florian Tobias Schandinat
2009-09-23
4
-12
/
+6
*
viafb: remove LVDS initialization
Florian Tobias Schandinat
2009-09-23
1
-2
/
+1
*
viafb: remove unused video device stuff
Florian Tobias Schandinat
2009-09-23
3
-88
/
+1
*
viafb: clean up virtual memory handling
Florian Tobias Schandinat
2009-09-23
4
-22
/
+8
*
viafb: clean up duoview
Florian Tobias Schandinat
2009-09-23
2
-17
/
+2
*
viafb: remove duplicated mode information
Florian Tobias Schandinat
2009-09-23
2
-54
/
+9
*
viafb: clean up viamode.h
Florian Tobias Schandinat
2009-09-23
2
-116
/
+32
*
viafb: fix ioremap_nocache error handling
Florian Tobias Schandinat
2009-09-23
1
-1
/
+5
*
viafb: split viafb_set_start_addr up
Florian Tobias Schandinat
2009-09-23
3
-72
/
+26
*
viafb: merge viafb_update_viafb_par in viafb_update_fix
Florian Tobias Schandinat
2009-09-23
3
-49
/
+15
*
viafb: remove temporary start address setting
Florian Tobias Schandinat
2009-09-23
1
-17
/
+0
*
viafb: remove duplicated CX700 register init
Florian Tobias Schandinat
2009-09-23
3
-66
/
+1
*
ep93xx video driver
Ryan Mallon
2009-09-23
3
-0
/
+658
*
sisfb: read buffer overflow
Roel Kluin
2009-09-23
1
-2
/
+2
*
davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4
Sudhakar Rajashekhara
2009-09-23
1
-40
/
+21
*
davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx
Sudhakar Rajashekhara
2009-09-23
3
-0
/
+921
*
platinumfb: fix misplaced parenthesis
Roel Kluin
2009-09-23
1
-4
/
+8
*
fbdev: framebuffer support for HTC Dream
Pavel Machek
2009-09-23
15
-0
/
+5727
*
atyfb: coding style cleanup
Ville Syrjala
2009-09-23
1
-371
/
+458
*
omapfb: HWA742: fix pointer to be const
Imre Deak
2009-09-23
1
-1
/
+1
*
omapfb: add FB manual update option to Kconfig
Imre Deak
2009-09-23
1
-19
/
+30
[next]