summaryrefslogtreecommitdiffstats
path: root/drivers/video/vermilion
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-1647/+0
2014-01-17video: vmlfb: remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2013-04-24fbdev/vermillion: use vm_iomap_memory()Tomi Valkeinen-10/+4
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-4/+3
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds-2/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov-1/+0
2012-09-22vmlfb: use list_move_tail instead of list_del/list_add_tailWei Yongjun-2/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-03-22vmlfb: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk-1/+0
2008-04-28mm: remove nopageNick Piggin-2/+3
2008-02-06vermilion.c: use ALIGN(), not __ALIGN_MASK()Andrew Morton-3/+2
2008-01-30x86: cpa: move flush to cpaThomas Gleixner-6/+0
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven-6/+3
2007-10-19more UTF-8 conversionsMarcin Garski-3/+3
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt-1/+0
2007-05-08vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane-0/+1668