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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: add fb_read/fb_write functions for framebuffers in system RAM
Antonino A. Daplas
2007-05-08
3
-0
/
+110
*
fbdev: pass struct fb_info to fb_read and fb_write
Antonino A. Daplas
2007-05-08
5
-43
/
+9
*
vfb: use sys instead of cfb drawing functions
Antonino A. Daplas
2007-05-08
2
-6
/
+6
*
hecubafb: use sys instead of cfb drawing functions
Antonino A. Daplas
2007-05-08
2
-6
/
+6
*
arcfb: use sys instead of cfb drawing functions
Antonino A. Daplas
2007-05-08
2
-6
/
+6
*
fbdev: add drawing functions for framebuffers in system RAM
Antonino A. Daplas
2007-05-08
5
-0
/
+1109
*
skeletonfb: documentation error fixes
Antonino A. Daplas
2007-05-08
1
-2
/
+2
*
i810fb: fix incorrect frequency mask
Antonino A. Daplas
2007-05-08
1
-1
/
+1
*
hecubafb: kill sparse warnings
Antonino A. Daplas
2007-05-08
1
-3
/
+3
*
s3fb: add sparse annotations
Antonino A. Daplas
2007-05-08
1
-3
/
+3
*
arcfb: kill sparse warning
Antonino A. Daplas
2007-05-08
1
-3
/
+4
*
fbdev: add sparse annotations in svgalib.c
Antonino A. Daplas
2007-05-08
1
-15
/
+17
*
fbdev: kill sparse warning in deferred IO
Antonino A. Daplas
2007-05-08
1
-1
/
+3
*
rivafb: fix IO access
Antonino A. Daplas
2007-05-08
1
-4
/
+4
*
nvidiafb: fix sparse warning
Antonino A. Daplas
2007-05-08
1
-1
/
+1
*
fbcon: delay screen update when setting the mode of all consoles
Antonino A. Daplas
2007-05-08
1
-21
/
+10
*
fbdev: link vgastate.o using Kconfig
Antonino A. Daplas
2007-05-08
2
-7
/
+18
*
savagefb: VGA state save and restore
Antonino A. Daplas
2007-05-08
3
-3
/
+48
*
savagefb: rework i2c bit access
Antonino A. Daplas
2007-05-08
1
-14
/
+8
*
nvidiafb: VGA state save and restore
Antonino A. Daplas
2007-05-08
3
-2
/
+80
*
epson1355fb.c: fix error handling code
Roland Stigge
2007-05-08
1
-1
/
+2
*
cirrusfb: convert to generic boolean
Richard Knutsson
2007-05-08
1
-39
/
+30
*
VIDEO: add spaces on either side of the case "..." operator
Robert P. J. Day
2007-05-08
2
-3
/
+3
*
skeletonfb: various corrections
Krzysztof Helt
2007-05-08
1
-53
/
+142
*
nvidiafb: access CRT registers safely
Antonino A. Daplas
2007-05-08
1
-12
/
+6
*
nvidiafb: ensure that CRTC registers are accessible
Antonino A. Daplas
2007-05-08
1
-3
/
+4
*
rivafb: fixed reversed DDC ports
Antonino A. Daplas
2007-05-08
1
-4
/
+4
*
rivafb/nvidiafb: Various cleanups
Jean Delvare
2007-05-08
5
-36
/
+23
*
rivafb: handle I2C bus creation failure
Jean Delvare
2007-05-08
1
-0
/
+2
*
rivafb/nvidiafb: Enable hardware monitoring
Jean Delvare
2007-05-08
2
-8
/
+12
*
fbdev: don't show logo if driver or fbcon are modular
Antonino A. Daplas
2007-05-08
2
-2
/
+19
*
s3fb: fix PCI must_checks
Randy Dunlap
2007-05-08
1
-1
/
+8
*
vt: expose system-wide UTF-8 default setting via sysfs
Antonino A. Daplas
2007-05-08
1
-1
/
+3
*
fbcon: don't draw cursor when it's disabled
Michal Januszewski
2007-05-08
1
-1
/
+1
*
SIS USB2VGA Warning fix
WANG Cong
2007-05-08
1
-1
/
+1
*
vt-add-color-support-to-the-underline-and-italic-attributes-fix
Andrew Morton
2007-05-08
1
-2
/
+0
*
vt: add color support to the "underline" and "italic" attributes
Jan Engelhardt
2007-05-08
5
-13
/
+41
*
vt: allow for the palette to be exposed and changed via sysfs
Jan Engelhardt
2007-05-08
1
-0
/
+4
*
nvidiafb: Fix reversed DDC port
Petr Vandrovec
2007-05-08
1
-2
/
+2
*
radeonfb: Add support for Radeon xpress 200m
johan henriksson
2007-05-08
4
-6
/
+15
*
fbdev: correct image offsets when rotating logo
Geert Uytterhoeven
2007-05-08
1
-4
/
+8
*
fbdev: fb_do_show_logo() updates
Geert Uytterhoeven
2007-05-08
1
-19
/
+15
*
fbdev: avoid vertical overflow when making space for the logo
Geert Uytterhoeven
2007-05-08
1
-2
/
+7
*
remove unused header file: drivers/video/riva/nv4ref.h
Robert P. J. Day
2007-05-08
1
-2445
/
+0
*
tgafb accelerated code
James Simmons
2007-05-08
1
-44
/
+113
*
tgafb: TURBOchannel support
Maciej W. Rozycki
2007-05-08
2
-56
/
+254
*
drivers/video/hecubafb.c: make 4 functions static
Adrian Bunk
2007-05-08
1
-4
/
+4
*
fbdev: hecuba Framebuffer Driver
Jaya Kumar
2007-05-08
3
-0
/
+495
*
fb: fsync() method for deferred I/O flush.
Paul Mundt
2007-05-08
2
-0
/
+15
*
make fb_deferred_io_mkwrite() static
Adrian Bunk
2007-05-08
1
-2
/
+2
[next]