summaryrefslogtreecommitdiffstats
path: root/drivers/of/pdt.c
Commit message (Expand)AuthorAgeFilesLines
* of: Remove struct device_node.type pointerRob Herring2019-01-101-1/+0Star
* Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-291-5/+0Star
|\
| * of/pdt: Remove unused of_pdt_build_more function ptrRob Herring2018-11-091-5/+0Star
* | of: Drop full path from full_name for PDT systemsRob Herring2018-11-181-36/+14Star
|/
* of: Use SPDX license tag for DT filesRob Herring2018-01-081-5/+1Star
* of: Eliminate of_allnodes listGrant Likely2014-11-041-18/+9Star
* of: device_node kobject lifecycle fixesPantelis Antoniou2014-03-191-2/+1Star
* of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-111-2/+2
* of: remove unnecessary prom.h includesRob Herring2013-10-101-1/+0Star
* open firmware: "/aliasas" -> "/aliases"Robert P. J. Day2013-06-181-1/+1
* Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-301-6/+6
* of/pdt: fix section mismatch warningSam Ravnborg2011-12-271-1/+1
* dt: add of_alias_scan and of_alias_get_idShawn Guo2011-09-221-0/+8
* of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon2011-03-021-70/+42Star
* of/promtree: add package-to-path support to pdtAndres Salomon2010-10-131-1/+42
* of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-131-20/+20
* of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon2010-10-131-22/+18Star
* of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-111-15/+39
* sparc: break out some PROM device-tree building code out into drivers/ofAndres Salomon2010-10-091-0/+215