Torben Hohn
|
ac751efa6a
console: rename acquire/release_console_sem() to console_lock/unlock()
|
14 years ago |
Dave Airlie
|
acd0acb65e
fb: fix overlapping test off-by-one.
|
14 years ago |
James Hogan
|
f11b478d46
fbmem: fix fb_read, fb_write unaligned accesses
|
14 years ago |
James Hogan
|
c9c62dce35
fbmem: fix whitespace
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Daniel De Graaf
|
c07fbfd17e
fbmem: VM_IO set, but not propagated
|
15 years ago |
Denys Vlasenko
|
a67ef278e2
drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()
|
15 years ago |
Randy Dunlap
|
f4b87dee92
fbmem: avoid printk format warning with 32-bit resources
|
15 years ago |
Marcin Slusarz
|
3b9676e7ac
vga16fb, drm: vga16fb->drm handoff
|
15 years ago |
Marcin Slusarz
|
06415c564f
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
|
15 years ago |
Marcin Slusarz
|
1471ca9aa7
fbdev: allow passing more than one aperture for handoff
|
15 years ago |
Dave Airlie
|
9fd1de5294
fb: for framebuffer handover don't exit the loop early.
|
15 years ago |
Linus Torvalds
|
e15daf6cdf
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Dave Airlie
|
f803303572
fb: change rules for global rules match.
|
15 years ago |
Florian Tobias Schandinat
|
0fcf6ada2b
fb: do not ignore fb_set_par errors
|
15 years ago |
Florian Tobias Schandinat
|
99e9e7d62b
fb: fix fb_pan_display range check
|
15 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
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 |
Krzysztof Helt
|
537a1bf059
fbdev: add mutex for fb_mmap locking
|
16 years ago |
Dave Airlie
|
4410f39109
fbdev: add support for handoff from firmware to hw framebuffers
|
16 years ago |
Andrea Righi
|
513adb5868
fbdev: fix info->lock deadlock in fbcon_event_notify()
|
16 years ago |
Andrew Morton
|
6a7f2829b5
fbdev: uninline lock_fb_info()
|
16 years ago |
Andrea Righi
|
66c1ca0190
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
|
16 years ago |
Andrea Righi
|
1f5e31d7e5
fbmem: don't call copy_from/to_user() with mutex held
|
16 years ago |
Geert Uytterhoeven
|
4fb6de2561
fbdev/logo: check compatibility of main and extra logos
|
16 years ago |
Clemens Ladisch
|
cf7ee554f3
fbdev: clean the penguin's dirty feet
|
16 years ago |
Geert Uytterhoeven
|
a684e7d330
fbdev: fix fb_compat_ioctl() deadlocks
|
16 years ago |
Mikulas Patocka
|
120a37470c
framebuffer compat_ioctl deadlock
|
16 years ago |
Krzysztof Helt
|
3e680aae4e
fb: convert lock/unlock_kernel() into local fb mutex
|
16 years ago |