aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/platinumfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-3/+2
2011-02-28dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-09-23platinumfb: fix misplaced parenthesisRoel Kluin1-4/+8
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-0/+2
2008-06-09platinumfb: Use linux/of_{device,platform}.h instead of asmStephen Rothwell1-2/+2
2007-09-22[POWERPC] Fix platinumfb framebufferBenjamin Herrenschmidt1-22/+26
2007-07-17platinumfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/platinumfbAmol Lad1-0/+3
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt1-2/+3
2006-10-18[platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins1-1/+4
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-40/+46
2006-01-09[PATCH] powerpc: Fix platinumfb for some modesBenjamin Herrenschmidt1-4/+8
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-4/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+693