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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sm501fb: fix timing limits
Ville Syrjala
2008-03-04
1
-2
/
+4
*
sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes
Ville Syrjala
2008-03-04
1
-0
/
+2
*
sm501fb: RGB offsets are reversed in 16bpp modes
Ville Syrjala
2008-03-04
1
-4
/
+4
*
sm501fb: direct color visual does not work
Ville Syrjala
2008-03-04
1
-1
/
+3
*
tridentfb: resource management fixes in probe function
Krzysztof Helt
2008-03-04
1
-17
/
+48
*
drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()
Sergio Luis
2008-02-23
1
-1
/
+1
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
2
-2
/
+2
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-02-21
1
-4
/
+4
|
\
|
*
[ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.c
Holger Schurig
2008-02-17
1
-4
/
+4
*
|
[ATYFB]: Kill 'prom_palette' sparc code.
David S. Miller
2008-02-18
1
-64
/
+0
*
|
[SPARC]: video/cg14.c and video/sbuslib.c build fixes
Robert Reif
2008-02-12
2
-0
/
+2
|
/
*
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2008-02-08
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2008-02-07
4
-4
/
+228
|
\
|
*
backlight: Add OMAP1 PWL backlight driver
Andrzej Zaborowski
2008-02-07
3
-0
/
+220
|
*
backlight: Avoid unecessary driver callbacks
Helge Deller
2008-02-07
1
-4
/
+8
*
|
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-07
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
2008-02-06
1
-2
/
+2
|
|
\
|
|
*
[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.
Stephen Neuendorffer
2008-02-06
1
-1
/
+1
|
|
*
[POWERPC] Fix incorrectly tagged __devinitdata structures
Grant Likely
2008-02-06
1
-1
/
+1
*
|
|
fb: fix warning: no return statement in function returning non-void
Anton Vorontsov
2008-02-06
1
-0
/
+1
*
|
|
fbcon: fix color generation for monochrome framebuffer
Thomas Pfaff
2008-02-06
8
-19
/
+55
*
|
|
FB/S3C2410: check default_display parameter passed in platform data
Ben Dooks
2008-02-06
1
-0
/
+6
*
|
|
FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black
Ben Dooks
2008-02-06
1
-1
/
+1
*
|
|
FB/S3C2410: update debugging in S3C2410 framebuffer driver
Ben Dooks
2008-02-06
1
-1
/
+1
*
|
|
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
Ben Dooks
2008-02-06
2
-15
/
+70
*
|
|
FB/SM501: ensure console suspended before saving state
Ben Dooks
2008-02-06
1
-6
/
+9
*
|
|
pm2fb: big endian fix
Krzysztof Helt
2008-02-06
1
-5
/
+8
*
|
|
ps3fb: fix modedb typos
Geoff Levand
2008-02-06
1
-2
/
+2
*
|
|
ps3fb: cleanup sweep
Geert Uytterhoeven
2008-02-06
1
-37
/
+27
*
|
|
ps3fb: round up video modes
Geert Uytterhoeven
2008-02-06
1
-45
/
+113
*
|
|
ps3fb: reorganize modedb handling
Geert Uytterhoeven
2008-02-06
1
-56
/
+60
*
|
|
ps3fb: add support for configurable black borders
Geert Uytterhoeven
2008-02-06
1
-21
/
+50
*
|
|
ps3fb: make frame buffer offsets unsigned int
Geert Uytterhoeven
2008-02-06
1
-5
/
+4
*
|
|
ps3fb: kill ps3fb_res
Geert Uytterhoeven
2008-02-06
1
-86
/
+22
*
|
|
ps3fb: open-code macros that are used only once
Geert Uytterhoeven
2008-02-06
1
-8
/
+4
*
|
|
ps3fb: kill PS3FB_FULL_MODE_BIT
Geert Uytterhoeven
2008-02-06
1
-5
/
+3
*
|
|
ps3: use symbolic names for video modes
Geert Uytterhoeven
2008-02-06
1
-7
/
+10
*
|
|
atmel_lcdfb: backlight control
David Brownell
2008-02-06
2
-4
/
+124
*
|
|
sm501fb: clear framebuffer memory and palette
Magnus Damm
2008-02-06
1
-0
/
+8
*
|
|
sm501fb: control panel pin usage with platform data flags
Magnus Damm
2008-02-06
1
-16
/
+25
*
|
|
drivers/video: add missing pci_dev_get
Julia Lawall
2008-02-06
1
-0
/
+5
*
|
|
uvesafb: small cleanups
Randy Dunlap
2008-02-06
1
-4
/
+4
*
|
|
tdfxfb: fix section mismatch warnings
Randy Dunlap
2008-02-06
1
-1
/
+1
*
|
|
fb: nvidiafb: Try harder at initial mode setting.
Paul Mundt
2008-02-06
1
-2
/
+20
*
|
|
vermilion.c: use ALIGN(), not __ALIGN_MASK()
Andrew Morton
2008-02-06
1
-3
/
+2
*
|
|
neofb: avoid overwriting fb_info fields
Andrew Morton
2008-02-06
1
-9
/
+18
*
|
|
drivers/video/pm3fb.c section fix
Adrian Bunk
2008-02-06
1
-1
/
+1
*
|
|
fbcon: fix sparse warning about shadowing 'rotate' symbol
Marcin Slusarz
2008-02-06
1
-6
/
+6
*
|
|
fbcon: fix sparse warning about shadowing 'p' symbol
Marcin Slusarz
2008-02-06
1
-5
/
+5
*
|
|
vgacon: fix sparse warning about shadowing 'i' symbol
Marcin Slusarz
2008-02-06
1
-2
/
+0
[next]