summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/of_device_64.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Use DT node full_name instead of name for resourcesRob Herring2018-11-181-1/+1
* sparc: Use of_node_name_eq for node name comparisonsRob Herring2018-11-181-10/+10
* sparc: Convert to using %pOF instead of full_nameRob Herring2018-11-181-19/+17
* sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig2018-09-021-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-061-1/+1
* sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-311-1/+1
* sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker2011-10-311-0/+1
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-8/+8
* of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-241-16/+5
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-14/+10
* of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-2/+0
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-13/+13
* driver-core: Add device node pointer to struct deviceGrant Likely2010-04-281-0/+1
* Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-281-2/+12
|\
| * sparc64: Fix overly strict range type matching for PCI devices.David S. Miller2009-12-091-2/+12
* | of: unify phandle name in struct device_nodeGrant Likely2010-01-281-1/+1
|/
* sparc: move of_device common code to of_device_commonRobert Reif2009-06-161-186/+2
* sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-221-2/+19
* sparc64: get_cells() can't be marked __initDavid S. Miller2009-04-081-2/+1
* sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-061-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311-2/+2
* sparc: fix array overrun check in of_device_64.cRobert Reif2008-12-261-9/+9
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+898