summaryrefslogtreecommitdiff
path: root/drivers/video/vermilion/vermilion.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-1175/+0
* video: vmlfb: remove unnecessary pci_set_drvdata()Jingoo Han2014-01-171-1/+0
* fbdev/vermillion: use vm_iomap_memory()Tomi Valkeinen2013-04-241-10/+4
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-2/+1
|\
| * vmlfb: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-221-2/+1
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+0
|/
* vmlfb: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-221-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mm: remove nopageNick Piggin2008-04-281-2/+3
* vermilion.c: use ALIGN(), not __ALIGN_MASK()Andrew Morton2008-02-061-3/+2
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-6/+0
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-6/+3
* more UTF-8 conversionsMarcin Garski2007-10-191-2/+2
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+0
* vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane2007-05-081-0/+1195