summaryrefslogtreecommitdiffstats
path: root/drivers/video/igafb.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-579/+0
2013-10-29framebuffer: Use fb_<level>Joe Perches-3/+2
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-1/+1
2011-09-27doc: fix broken referencesPaul Bolle-1/+1
2010-08-11drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton-2/+2
2010-08-11drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy-0/+1
2009-06-16igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt-5/+3
2008-02-06drivers/video: add missing pci_dev_getJulia Lawall-0/+5
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller-4/+0
2007-04-26[IGAFB]: Use pci_device_to_OF_node() on sparc.David S. Miller-12/+12
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby-5/+2
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk-1/+0
2006-12-08[PATCH] igafb: switch to pci_get APIAlan Cox-2/+4
2006-10-18[igafb] Add pci dev table for module auto loading.Ben Collins-0/+7
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter-3/+0
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+579