summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
...
| * | of: Introduce of_for_each_phandle() helper macroJoerg Roedel2016-04-191-6/+1
| * | of: Remove counting special case from __of_parse_phandle_with_args()Joerg Roedel2016-04-191-5/+14
| * | of: Move phandle walking to of_phandle_iterator_next()Joerg Roedel2016-04-191-56/+74
| * | of: Introduce struct of_phandle_iteratorJoerg Roedel2016-04-191-39/+60
| * | fdt: fix extend of cmd lineMax Uvarov2016-04-191-2/+8
| |/
* | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-0/+3
|\ \
| * | drivers/of: Add check for null property in of_remove_property()Suraj Jitindar Singh2016-05-111-0/+3
| |/
* | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-05-191-25/+12
|\ \
| * | of/unittest: convert to use an explicit i2c mux corePeter Rosin2016-04-221-25/+12
| |/
* | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-191-1/+1
|\ \
| * | iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-1/+1
| |/
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-191-115/+1
|\ \
| * | PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki2016-05-121-115/+1
| |/
* | Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-181-5/+23
|\ \
| * | of/platform: Allow secondary compatible match in of_dev_lookupTony Lindgren2016-04-151-5/+23
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-171-14/+13
|\ \
| * | of: of_mdio: Check if MDIO bus controller is availableFlorian Fainelli2016-05-011-0/+4
| * | of_mdio: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-261-1/+1
| * | of_mdio: make of_mdiobus_register_{device|phy}() *void*Sergei Shtylyov2016-04-181-13/+8
| |/
* | of, numa: Add NUMA of binding implementation.David Daney2016-04-153-0/+215
|/
* Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-194-10/+21
|\
| * of: add 'const' for of_property_*_string*() parameter '*np'David Rivshin2016-03-031-7/+8
| * of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays()Sergey Senozhatsky2016-03-031-0/+5
| * of: alloc anywhere from memblock if range not specifiedVinayak Menon2016-03-031-1/+3
| * of: resolver: Add missing of_node_get and of_node_putAmitoj Kaur Chawla2016-02-131-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-8/+6
|\ \
| * | of_mdio: use PTR_ERR_OR_ZERO()Sergei Shtylyov2016-03-141-3/+3
| * | of_mdio: use IS_ERR_OR_NULL()Sergei Shtylyov2016-03-141-1/+1
| * | of_mdio: mdio_device_create() never returns NULLSergei Shtylyov2016-03-141-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+1
| |\ \
| * | | of_mdio: kill useless variable in of_mdiobus_register()Sergei Shtylyov2016-03-011-3/+1
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-4/+15
|\ \ \ \
| * | | | of/fdt: factor out assignment of initrd_start/initrd_endArd Biesheuvel2016-02-181-3/+11
| * | | | of/fdt: make memblock minimum physical address arch configurableArd Biesheuvel2016-02-181-1/+4
* | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-172-18/+25
|\ \ \ \ \
| * \ \ \ \ Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-141-1/+37
| |\ \ \ \ \ | | |/ / / /
| * | | | | of: earlycon: Log more helpful message if stdout-path node not foundPeter Hurley2016-02-061-3/+6
| * | | | | of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley2016-02-062-8/+11
| * | | | | of: earlycon: Initialize port fields from DT propertiesPeter Hurley2016-02-061-1/+1
| * | | | | of: earlycon: Add options string handlingPeter Hurley2016-02-061-5/+6
| * | | | | of: earlycon: Fixup earlycon console name and indexPeter Hurley2016-02-061-1/+1
| * | | | | earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-061-7/+7
* | | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-1/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| | |_|_|/ | |/| | |
* | | | | of_mdio: fix kernel-doc for of_phy_connect()Sergei Shtylyov2016-03-011-0/+1
| |_|_|/ |/| | |
* | | | Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-171-1/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy2016-02-111-1/+8
* | | | of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.Aaro Koskinen2016-02-091-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-011-1/+36
|\ \ \ | |_|/ |/| |
| * | of: of_mdio: Add a whitelist of PHY compatibilities.Andrew Lunn2016-01-281-0/+27
OpenPOWER on IntegriCloud