aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/of_device_64.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-08sparc/of: Remove on-stack cpumask varGravatar Dawei Li 1-4/+1
2024-02-16sparc: Fix typosGravatar Bjorn Helgaas 1-1/+1
2023-08-28sparc: Explicitly include correct DT includesGravatar Rob Herring 1-2/+2
2023-04-18sparc: Use of_property_present() for testing DT property presenceGravatar Rob Herring 1-3/+3
2018-11-18sparc: Use DT node full_name instead of name for resourcesGravatar Rob Herring 1-1/+1
2018-11-18sparc: Use of_node_name_eq for node name comparisonsGravatar Rob Herring 1-10/+10
2018-11-18sparc: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-19/+17
2018-09-02sparc: set a default 32-bit dma mask for OF devicesGravatar Christoph Hellwig 1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2012-07-06devicetree: add helper inline for retrieving a node's full nameGravatar Grant Likely 1-1/+1
2011-10-31sparc: move symbol exporters to use export.h not module.hGravatar Paul Gortmaker 1-1/+1
2011-10-31sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cGravatar Paul Gortmaker 1-0/+1
2011-05-16sparc: convert old cpumask API into new oneGravatar KOSAKI Motohiro 1-1/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-07-24sparc: remove references to of_device and to_of_deviceGravatar Grant Likely 1-8/+8
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGravatar Grant Likely 1-16/+5
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGravatar Grant Likely 1-14/+10
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGravatar Grant Likely 1-2/+0
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-13/+13
2010-04-28driver-core: Add device node pointer to struct deviceGravatar Grant Likely 1-0/+1
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGravatar Grant Likely 1-2/+12
2010-01-28of: unify phandle name in struct device_nodeGravatar Grant Likely 1-1/+1
2009-12-09sparc64: Fix overly strict range type matching for PCI devices.Gravatar David S. Miller 1-2/+12
2009-06-16sparc: move of_device common code to of_device_commonGravatar Robert Reif 1-186/+2
2009-04-22sparc: Fix bus type probing for ESP and LE devices.Gravatar David S. Miller 1-2/+19
2009-04-08sparc64: get_cells() can't be marked __initGravatar David S. Miller 1-2/+1
2009-01-06sparc64: Use unsigned long long for u64.Gravatar Sam Ravnborg 1-1/+1
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Rusty Russell 1-0/+898
2008-12-26sparc: fix array overrun check in of_device_64.cGravatar Robert Reif 1-9/+9
2008-12-04sparc,sparc64: unify kernel/Gravatar Sam Ravnborg 1-0/+898