aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/igafb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2010-08-11drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton1-2/+2
2010-08-11drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy1-0/+1
2009-06-16igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt1-5/+3
2008-02-06drivers/video: add missing pci_dev_getJulia Lawall1-0/+5
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller1-4/+0
2007-04-26[IGAFB]: Use pci_device_to_OF_node() on sparc.David S. Miller1-12/+12
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby1-5/+2
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk1-1/+0
2006-12-08[PATCH] igafb: switch to pci_get APIAlan Cox1-2/+4
2006-10-18[igafb] Add pci dev table for module auto loading.Ben Collins1-0/+7
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-3/+0
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+579