Greg Kroah-Hartman
|
48c68c4f1b
Drivers: video: remove __dev* attributes.
|
12 years ago |
Axel Lin
|
4277f2c466
video: convert drivers/video/* to use module_platform_driver()
|
13 years ago |
Laurent Pinchart
|
0aa76b0ce1
sm501fb: use display information in info not in var for panning
|
14 years ago |
Randy Dunlap
|
9845afc8fa
sm501fb: fix section mismatch warning
|
14 years ago |
Julia Lawall
|
d2f6b7f7aa
drivers/video/sm501fb.c: Convert release_resource to release_mem_region
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Heiko Schocher
|
4295f9bf74
video, sm501: add OF binding to support SM501
|
14 years ago |
Heiko Schocher
|
e6a0498071
video, sm501: add edid and commandline support
|
14 years ago |
Heiko Schocher
|
bf5f001904
video, sm501: add I/O functions for use on powerpc
|
14 years ago |
Torben Hohn
|
ac751efa6a
console: rename acquire/release_console_sem() to console_lock/unlock()
|
14 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Vincent Sanders
|
9265576dae
sm501: implement acceleration features
|
15 years ago |
Ben Dooks
|
2d72b11cd2
sm501: fix use of old <asm/io.h> instead of <linux/io.h>
|
15 years ago |
Ben Dooks
|
d60f6c2ba8
sm501: fix missing uses of resource_size()
|
15 years ago |
Krzysztof Helt
|
afecb0d02a
sm501fb: fix regression with uninitalized fb_info->mm_lock mutex
|
16 years ago |
Linus Torvalds
|
6c96895e99
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
|
16 years ago |
Paul Mundt
|
4148df9b0f
fb: Initialize fb_info mutexes in framebuffer_alloc()
|
16 years ago |
Paul Mundt
|
f50bf2b2f5
video: sm501fb: Early initialization of mm_lock mutex.
|
16 years ago |
Krzysztof Helt
|
537a1bf059
fbdev: add mutex for fb_mmap locking
|
16 years ago |
Andres Salomon
|
0a5d924e59
sm501fb: check fb_alloc_cmap return value and handle failure properly
|
16 years ago |
roel kluin
|
c00b1b7d19
sm501: unsigned ptr cannot be negative
|
16 years ago |
Ben Dooks
|
d05254190d
sm501: fixup allocation code to be 64bit resource compliant
|
17 years ago |
Ben Dooks
|
9b599fb2fc
sm501: restructure init to allow only 1 fb on an SM501
|
17 years ago |
Ben Dooks
|
206c5d69d0
sm501: add inversion controls for VBIASEN and FPEN
|
17 years ago |
Ben Dooks
|
cdc83ae245
SM501: reverse FPEN/VBIASEN flags behaviour
|
17 years ago |
Ville Syrjala
|
7e533705bd
sm501fb: fix timing limits
|
17 years ago |
Ville Syrjala
|
19d06eff4e
sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes
|
17 years ago |
Ville Syrjala
|
fedbb3625b
sm501fb: RGB offsets are reversed in 16bpp modes
|
17 years ago |
Ville Syrjala
|
5619d823bc
sm501fb: direct color visual does not work
|
17 years ago |
Ben Dooks
|
40488db20e
FB/SM501: ensure console suspended before saving state
|
17 years ago |