Commit Graph

110 Commits (c97b73939a3ed8618ad1baf3be4c8f5d11426de6)

Author SHA1 Message Date
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
Dave Airlie f803303572 fb: change rules for global rules match. 16 years ago
Florian Tobias Schandinat 0fcf6ada2b fb: do not ignore fb_set_par errors 16 years ago
Florian Tobias Schandinat 99e9e7d62b fb: fix fb_pan_display range check 16 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 17 years ago
Krzysztof Helt 3e680aae4e fb: convert lock/unlock_kernel() into local fb mutex 17 years ago
Alan Cox e53677113e fb: push down the BKL in the ioctl handler 17 years ago
Greg Kroah-Hartman 77997aaadd device create: video: convert device_create_drvdata to device_create 17 years ago
Johannes Berg a65e5d782f remove CONFIG_KMOD from drivers 17 years ago
Eric Miao faa312da9c lcd: allow lcd device to handle mode change events 17 years ago
Ian Campbell d847471d06 fbdefio: add set_page_dirty handler to deferred IO FB 17 years ago
Huang Weiyi 37e67b7580 drivers/video/fbmem.c: removed duplicated include 17 years ago
Philippe De Muyter 5bb49fcd50 video/fb: cleanup FB_MAJOR usage 17 years ago
Ville Syrjala 7572a1ea03 fbdev: xoffset, yoffset and yres are unsigned 17 years ago
Greg Kroah-Hartman 1e2744011f device create: framebuffer: convert device_create to device_create_drvdata 17 years ago
Jonathan Corbet fc7f687a68 fbmem: cdev lock_kernel() pushdown 17 years ago
Alexey Dobriyan 0aa163418e fb: convert /proc/fb to seq_file interface 17 years ago
Peter Samuelson 57a7a6db0e fbmem: fix con2fbmap limit check 17 years ago
Anton Vorontsov e4c690e061 fb: add support for foreign endianness 17 years ago
Alexey Dobriyan c43f89c208 fbdev: fix /proc/fb oops after module removal 17 years ago
Geert Uytterhoeven 9a054fbac8 fb: move and rename extern declaration for global_mode_option 18 years ago
Adrian Bunk ae4939bef3 unexport fb_prepare_logo 18 years ago
Antonino A. Daplas 1692b37c99 fbdev: Fix logo if logo depth is less than framebuffer depth 18 years ago
Geert Uytterhoeven 9900abfb5e fbdev: Add fb_append_extra_logo() 18 years ago
Geert Uytterhoeven 90da63e546 fbdev: extract fb_show_logo_line() 18 years ago
Jesse Barnes cfafca8067 fbdev: fbcon: console unregistration from unregister_framebuffer 18 years ago
Antonino A. Daplas 10eb2659cc fbdev: move arch-specific bits to their respective subdirectories 18 years ago
Haavard Skinnemoen 880169dd2e fbdev: add support for AVR32 18 years ago
Antonino A. Daplas b1e7223f28 fbdev: clean up exit patch of fb_set_var 18 years ago