aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/of_device_32.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-18sparc: Use DT node full_name instead of name for resourcesGravatar Rob Herring 1-1/+1
2018-11-18sparc: Use device_type helpers to access the node typeGravatar Rob Herring 1-2/+2
2018-11-18sparc: Use of_node_name_eq for node name comparisonsGravatar Rob Herring 1-4/+4
2018-11-18sparc: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-4/+3
2018-09-02sparc: set a default 32-bit dma mask for OF devicesGravatar Christoph Hellwig 1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2012-04-15sparc32: rename sparc_irq_config to sparc_configGravatar Sam Ravnborg 1-2/+2
2011-10-31sparc: remove several unnecessary module.h include instancesGravatar Paul Gortmaker 1-1/+0
2011-03-16sparc32: introduce build_device_irqGravatar Sam Ravnborg 1-54/+5
2010-07-24sparc: remove references to of_device and to_of_deviceGravatar Grant Likely 1-7/+7
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-16/+12
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-7/+7
2010-04-28driver-core: Add device node pointer to struct deviceGravatar Grant Likely 1-0/+1
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+1
2010-02-17sparc: Fix incorrect comparison in of_bus_ambapp_match()Gravatar Kristoffer Glembo 1-1/+1
2010-01-28of: unify phandle name in struct device_nodeGravatar Grant Likely 1-1/+1
2009-08-17sparc,leon: Added support for AMBAPP bus.Gravatar Konrad Eisele 1-0/+40
2009-06-16sparc: move of_device common code to of_device_commonGravatar Robert Reif 1-192/+3
2009-04-22sparc: Fix bus type probing for ESP and LE devices.Gravatar David S. Miller 1-2/+19
2008-12-04sparc: prepare kernel/ for unificationGravatar Sam Ravnborg 1-0/+627