aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/of_device_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-29sparc: fix sparse warnings in of_device_common.cSam Ravnborg1-1/+3
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker1-1/+1
2011-03-18sparc: Implement of_iomap().David S. Miller1-0/+14
2011-03-18sparc: Implement of_address_to_resource().David S. Miller1-0/+13
2010-07-24of: make of_find_device_by_node genericJonas Bonn1-20/+0
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely1-7/+7
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-1/+1
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely1-3/+0
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely1-2/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-2/+2
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-06-16sparc: move of_device common code to of_device_commonRobert Reif1-0/+174