aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbmem.c
Commit message (Expand)AuthorAge
* 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
* fb: push down the BKL in the ioctl handlerAlan Cox2008-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
|\
| * device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* | remove CONFIG_KMOD from driversJohannes Berg2008-10-16
|/
* lcd: allow lcd device to handle mode change eventsEric Miao2008-09-23
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-20
* drivers/video/fbmem.c: removed duplicated includeHuang Weiyi2008-07-26
* video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2008-07-24
* fbdev: xoffset, yoffset and yres are unsignedVille Syrjala2008-07-24
* device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* fbmem: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan2008-04-28