aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbmem.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\
| * Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter2013-03-19
| |\
| * | fb: add support for drivers not needing VT switch at suspend/resume timeJesse Barnes2013-02-19
* | | fbdev: fix check for fb_mmap's mmio availabilityTomi Valkeinen2013-04-26
* | | vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-04-19
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-22
* | fbcon: fix locking harderDave Airlie2013-02-07
* | fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-07
* | fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-07
|/
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* fbdev: add events for early fb event supportInki Dae2012-05-29
* udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-03-15
* fbdev: Add FOURCC-based format configuration APILaurent Pinchart2011-12-19
* fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski2011-09-02
* Further fbcon sanity checkingBruno Prémont2011-05-14
* fbmem: fix remove_conflicting_framebuffers racesLinus Torvalds2011-05-14
* fbmem: make read/write/ioctl use the frame buffer at open timeLinus Torvalds2011-05-12
* fbcon: add lifetime refcount to opened frame buffersLinus Torvalds2011-05-12
* fb: Reduce priority of resource conflict messageMatthew Garrett2011-04-06
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* fb: fix overlapping test off-by-one.Dave Airlie2010-12-23
* fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-27
* fbmem: fix whitespaceJames Hogan2010-10-27
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* fbmem: VM_IO set, but not propagatedDaniel De Graaf2010-08-11
* drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko2010-08-11
* fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap2010-05-21
* vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-18
* fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-18
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-18
* fb: for framebuffer handover don't exit the loop early.Dave Airlie2010-02-24
* Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-30
|\
| * fb: change rules for global rules match.Dave Airlie2009-09-24
* | fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat2009-09-23
* | fb: fix fb_pan_display range checkFlorian Tobias Schandinat2009-09-23
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds2009-07-08
* fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt2009-07-06
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-30
* fbdev: add support for handoff from firmware to hw framebuffersDave Airlie2009-06-16
* fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi2009-04-13
* fbdev: uninline lock_fb_info()Andrew Morton2009-04-01
* fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi2009-04-01
* fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-05
* fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven2009-01-06
* fbdev: clean the penguin's dirty feetClemens Ladisch2008-11-19
* fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven2008-11-06
* framebuffer compat_ioctl deadlockMikulas Patocka2008-10-30
* fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt2008-10-20