aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-24of_mdio: fix MDIO phy device refcountingRussell King
2015-09-17of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.David Daney
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-01Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-08-26of/irq: export of_get_irq_byname()Dmitry Torokhov
2015-08-25of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2015-08-25of/platform: add function to populate default busHauke Mehrtens
2015-08-24of/fdt: make memblock maximum physical address arch configurableArd Biesheuvel
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-07-27of: Drop owner assignment from platform and i2c driverKrzysztof Kozlowski
2015-07-27of: add HAS_IOMEM depends to OF_ADDRESSRob Herring
2015-07-21of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-30of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on shGeert Uytterhoeven
2015-06-30of/irq: Fix pSeries boot failureJeremy Linton
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-23of/address: use atomic allocation in pci_register_io_range()Jingoo Han
2015-06-23of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regsDave Airlie
2015-06-22of: add helper for getting endpoint node of specific identifiersHyungwon Hwang
2015-06-18dt/fdt: add empty versions of early_init_dt_*_memory_archRob Herring
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-06Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-05of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven
2015-06-04of: clean-up unnecessary libfdt include pathsRob Herring
2015-06-04of: make unittest select OF_EARLY_FLATTREE instead of depend on itRob Herring
2015-06-04of: make CONFIG_OF user selectableRob Herring
2015-06-04of/fdt: fix argument name and add comments of unflatten_dt_node()Masahiro Yamada
2015-06-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2015-05-28of/overlay: Grammar s/an negative/a negative/Geert Uytterhoeven
2015-05-28of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven
2015-05-28of: add helper function to retrive match dataJoachim Eastwood
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2015-05-16of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan
2015-05-14of: mdio: Add a "broken-turn-around" propertyFlorian Fainelli
2015-05-11MFD/OF: document MFD devices and handle simple-mfdLinus Walleij
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-17of: base: improve of_get_next_child() kernel-docBaruch Siach