summaryrefslogtreecommitdiffstats
path: root/drivers/video/platinumfb.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-714/+0
2013-10-29framebuffer: Use fb_<level>Joe Perches-1/+1
2013-09-26video: platinumfb: Remove redundant dev_set_drvdataSachin Kamat-1/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-5/+6
2011-10-15video: platinumfb: Add __devexit_p at necessary placeAxel Lin-1/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat-1/+1
2011-06-24video: Fix speficied typoJoe Perches-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-3/+2
2011-02-28dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-09-23platinumfb: fix misplaced parenthesisRoel Kluin-4/+8
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt-0/+2
2008-06-09platinumfb: Use linux/of_{device,platform}.h instead of asmStephen Rothwell-2/+2
2007-09-22[POWERPC] Fix platinumfb framebufferBenjamin Herrenschmidt-22/+26
2007-07-17platinumfb: the pseudo_palette is only 16 elements longAntonino A. Daplas-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/platinumfbAmol Lad-0/+3
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt-2/+3
2006-10-18[platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins-1/+4
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt-40/+46
2006-01-09[PATCH] powerpc: Fix platinumfb for some modesBenjamin Herrenschmidt-4/+8
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-1/+0
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+693