aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbmem.c
Commit message (Expand)AuthorAge
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17
* fbdev: Make the switch from generic to native driver less alarmingAdam Jackson2014-04-03
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-29
|\
| * video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson2013-12-17
* | fbmem: really support wildcard video=options for all fbdev driversOlaf Hering2014-01-17
|/
* fb: reorder the lock sequence to fix potential dead lockGu Zheng2013-11-11
* fbmem: move EXPORT_SYMBOL annotation next to symbol declarationsDaniel Mack2013-08-30
* Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb...Jean-Christophe PLAGNIOL-VILLARD2013-06-28
|\
| * fbmem: return -EFAULT on copy_to_user() failureDan Carpenter2013-06-26
* | fb: make fp_get_options name argument constVincent Stehlé2013-06-27
|/
* 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