summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/of_device_64.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker
2011-10-31sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2011-03-31Fix common misspellingsLucas De Marchi
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2009-12-09sparc64: Fix overly strict range type matching for PCI devices.David S. Miller
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller
2009-04-08sparc64: get_cells() can't be marked __initDavid S. Miller
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-26sparc: fix array overrun check in of_device_64.cRobert Reif
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg