summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/of_device_32.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Use device_type helpers to access the node typeRob Herring2018-11-181-2/+2
* sparc: Use of_node_name_eq for node name comparisonsRob Herring2018-11-181-4/+4
* sparc: Convert to using %pOF instead of full_nameRob Herring2018-11-181-4/+3
* sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig2018-09-021-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc32: rename sparc_irq_config to sparc_configSam Ravnborg2012-04-151-2/+2
* sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-311-1/+0
* sparc32: introduce build_device_irqSam Ravnborg2011-03-161-54/+5
* sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-7/+7
* 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-16/+12
* 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-7/+7
* driver-core: Add device node pointer to struct deviceGrant Likely2010-04-281-0/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-251-1/+1
|\
| * of: unify phandle name in struct device_nodeGrant Likely2010-01-281-1/+1
* | sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo2010-02-171-1/+1
|/
* sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-171-0/+40
* sparc: move of_device common code to of_device_commonRobert Reif2009-06-161-192/+3
* sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-221-2/+19
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-041-0/+627