aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbmem.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-2002/+0
2014-04-03fbdev: Make the switch from generic to native driver less alarmingAdam Jackson1-2/+1
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-10/+21
2014-01-17fbmem: really support wildcard video=options for all fbdev driversOlaf Hering1-0/+3
2013-12-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson1-10/+21
2013-11-11fb: reorder the lock sequence to fix potential dead lockGu Zheng1-18/+32
2013-08-30fbmem: move EXPORT_SYMBOL annotation next to symbol declarationsDaniel Mack1-16/+13
2013-06-28Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb...Jean-Christophe PLAGNIOL-VILLARD1-1/+3
2013-06-27fb: make fp_get_options name argument constVincent Stehlé1-1/+1
2013-06-26fbmem: return -EFAULT on copy_to_user() failureDan Carpenter1-1/+3
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+7
2013-04-26fbdev: fix check for fb_mmap's mmio availabilityTomi Valkeinen1-0/+5
2013-04-19vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds1-25/+14
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter1-1/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-20fb: add support for drivers not needing VT switch at suspend/resume timeJesse Barnes1-0/+7
2013-02-08fbcon: fix locking harderDave Airlie1-0/+2
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai1-0/+4
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox1-3/+2
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-2/+1
2012-05-29fbdev: add events for early fb event supportInki Dae1-6/+15
2012-03-15udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers1-1/+17
2011-12-19fbdev: Add FOURCC-based format configuration APILaurent Pinchart1-0/+14
2011-09-02fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski1-3/+0
2011-05-14Further fbcon sanity checkingBruno Prémont1-4/+4
2011-05-14fbmem: fix remove_conflicting_framebuffers racesLinus Torvalds1-49/+68
2011-05-12fbmem: make read/write/ioctl use the frame buffer at open timeLinus Torvalds1-16/+34
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds1-10/+46
2011-04-06fb: Reduce priority of resource conflict messageMatthew Garrett1-1/+1
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-6/+6
2010-12-24fb: fix overlapping test off-by-one.Dave Airlie1-1/+1
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan1-32/+14
2010-10-27fbmem: fix whitespaceJames Hogan1-7/+7
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-11fbmem: VM_IO set, but not propagatedDaniel De Graaf1-0/+1
2010-08-11drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko1-3/+2
2010-05-21fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap1-1/+4
2010-05-18vga16fb, drm: vga16fb->drm handoffMarcin Slusarz1-3/+11
2010-05-18fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz1-18/+25
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz1-3/+26
2010-02-25fb: for framebuffer handover don't exit the loop early.Dave Airlie1-1/+0
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds1-1/+1
2009-09-25fb: change rules for global rules match.Dave Airlie1-1/+1
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat1-2/+13
2009-09-23fb: fix fb_pan_display range checkFlorian Tobias Schandinat1-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds1-0/+2
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt1-2/+0
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-8/+5
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie1-0/+31
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi1-0/+19
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton1-0/+11
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi1-10/+1
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi1-66/+69
2009-01-06fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven1-0/+4
2008-11-19fbdev: clean the penguin's dirty feetClemens Ladisch1-1/+1
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven1-24/+39
2008-10-30framebuffer compat_ioctl deadlockMikulas Patocka1-2/+2
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt1-19/+20
2008-10-20fb: push down the BKL in the ioctl handlerAlan Cox1-55/+86
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-3/+2
2008-10-16device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman1-3/+2
2008-10-17remove CONFIG_KMOD from driversJohannes Berg1-15/+2
2008-09-23lcd: allow lcd device to handle mode change eventsEric Miao1-0/+1
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell1-0/+4
2008-07-26drivers/video/fbmem.c: removed duplicated includeHuang Weiyi1-1/+0
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter1-0/+1
2008-07-24fbdev: xoffset, yoffset and yres are unsignedVille Syrjala1-5/+4
2008-07-21device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+3
2008-06-20fbmem: cdev lock_kernel() pushdownJonathan Corbet1-4/+11
2008-04-28fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan1-19/+44
2008-04-28fbmem: fix con2fbmap limit checkPeter Samuelson1-1/+1
2008-04-28fb: add support for foreign endiannessAnton Vorontsov1-0/+30
2008-04-15fbdev: fix /proc/fb oops after module removalAlexey Dobriyan1-0/+1
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven1-3/+1
2007-10-16unexport fb_prepare_logoAdrian Bunk1-1/+0
2007-07-31fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas1-16/+26
2007-07-17fbdev: Add fb_append_extra_logo()Geert Uytterhoeven1-69/+143
2007-07-17fbdev: extract fb_show_logo_line()Geert Uytterhoeven1-16/+23
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes1-4/+22
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-58/+4
2007-05-09fbdev: add support for AVR32Haavard Skinnemoen1-0/+4
2007-05-08fbdev: clean up exit patch of fb_set_varAntonino A. Daplas1-14/+15
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas1-0/+33
2007-05-08fbdev: save the activate field before calling fb_check_var()Antonino A. Daplas1-1/+3
2007-05-08fbdev: advertise limitation of drawing engineAntonino A. Daplas1-0/+6
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas1-2/+2
2007-05-08fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas1-2/+4
2007-05-08fbdev: correct image offsets when rotating logoGeert Uytterhoeven1-4/+8
2007-05-08fbdev: fb_do_show_logo() updatesGeert Uytterhoeven1-19/+15
2007-05-08fb: fsync() method for deferred I/O flush.Paul Mundt1-0/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-08[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller1-7/+7
2006-12-08[PATCH] struct path: convert videoJosef Sipek1-4/+4
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman1-8/+8
2006-10-03[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()Geert Uytterhoeven1-1/+2
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas1-43/+11
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas1-1/+6
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas1-23/+2
2006-06-26[PATCH] fbdev: Fix logo rotation if width != heightAntonino A. Daplas1-10/+10
2006-06-26[PATCH] fbdev: Remove unused exportsAdrian Bunk1-2/+0
2006-06-26[PATCH] fbdev: Static pseudocolor with depth less than 4 does existAntonino A. Daplas1-1/+1
2006-06-26[PATCH] fbdev: Remove duplicate #include'sAdrian Bunk1-2/+0
2006-04-19[PATCH] fbdev: Fix return error of fb_writeAntonino A. Daplas1-4/+10
2006-04-11[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas1-0/+5
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-14/+17
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller1-7/+1
2006-02-11[PATCH] fbdev: video_setup() warning fixAndrew Morton1-0/+2
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-1/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-2/+2
2006-01-10[PATCH] non-linear frame buffer read/write accessThomas Koeller1-3/+2
2006-01-10[PATCH] fbdev: Fix return code of fb_read and fb_writeAntonino A. Daplas1-12/+20
2005-12-12[PATCH] fbdev: Pan display fixesAntonino A. Daplas1-5/+21
2005-11-24[PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans1-1/+5
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann1-5/+142
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas1-0/+22
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas1-13/+117
2005-10-31Merge ../linux-2.6 by handPaul Mackerras1-1/+1
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-1/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas1-9/+1
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas1-8/+4
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas1-13/+28
2005-09-09[PATCH] fbdev: Add fbset -a supportAntonino A. Daplas1-2/+4
2005-08-15[PATCH] intelfb/fbdev: Save info->flags in a local variableAntonino A. Daplas1-2/+2
2005-07-29[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas1-2/+4
2005-07-27[PATCH] fbmem: use unregister_chrdev() on unloadJon Smirl1-0/+1
2005-06-21[PATCH] fbdev: fill in the access_align field.James Simmons1-1/+1
2005-06-21[PATCH] fbdev: stack reductionJames Simmons1-9/+5
2005-06-21[PATCH] fbdev: iomove removalJames Simmons1-52/+5
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de1-5/+5
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa1-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1371