| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-09-26 | 1 | -4/+23 |
|\ |
|
| * | of_mdio: fix MDIO phy device refcounting | Russell King | 2015-09-25 | 1 | -4/+23 |
* | | of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages. | David Daney | 2015-09-17 | 1 | -8/+14 |
|/ |
|
* | Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2015-09-09 | 1 | -0/+1 |
|\ |
|
| * | of/irq: export of_get_irq_byname() | Dmitry Torokhov | 2015-08-26 | 1 | -0/+1 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-09-04 | 1 | -5/+7 |
|\ \ |
|
| * | | of/fdt: make memblock maximum physical address arch configurable | Ard Biesheuvel | 2015-08-24 | 1 | -5/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 1 | -4/+26 |
|\ \ \ |
|
| * | | | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn | 2015-08-31 | 1 | -3/+10 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-01 | 2 | -4/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | of_mdio: add new DT property 'managed' to specify the PHY management type | Stas Sergeev | 2015-07-22 | 1 | -2/+17 |
| | |/
| |/| |
|
* | | | Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-09-02 | 2 | -3/+12 |
|\ \ \ |
|
| * | | | of/address: Don't loop forever in of_find_matching_node_by_address(). | David Daney | 2015-08-25 | 1 | -3/+3 |
| * | | | of/platform: add function to populate default bus | Hauke Mehrtens | 2015-08-25 | 1 | -0/+9 |
| |/ / |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 2 | -0/+22 |
|\ \ \
| |_|/
|/| | |
|
| * | | of/platform: Assign MSI domain to platform device | Marc Zyngier | 2015-07-30 | 2 | -0/+22 |
| |/ |
|
* | | of: Drop owner assignment from platform and i2c driver | Krzysztof Kozlowski | 2015-07-27 | 1 | -3/+0 |
* | | of: add HAS_IOMEM depends to OF_ADDRESS | Rob Herring | 2015-07-27 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-07-02 | 8 | -23/+50 |
|\ |
|
| * | of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh | Geert Uytterhoeven | 2015-06-30 | 1 | -3/+3 |
| * | of/irq: Fix pSeries boot failure | Jeremy Linton | 2015-06-30 | 1 | -2/+1 |
| * | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 2015-06-30 | 6 | -16/+41 |
| |\ |
|
| | * | of/address: use atomic allocation in pci_register_io_range() | Jingoo Han | 2015-06-23 | 1 | -1/+1 |
| | * | dt/fdt: add empty versions of early_init_dt_*_memory_arch | Rob Herring | 2015-06-19 | 1 | -0/+11 |
| | * | of: clean-up unnecessary libfdt include paths | Rob Herring | 2015-06-05 | 1 | -3/+0 |
| | * | of: make unittest select OF_EARLY_FLATTREE instead of depend on it | Rob Herring | 2015-06-05 | 1 | -1/+2 |
| | * | of: make CONFIG_OF user selectable | Rob Herring | 2015-06-05 | 1 | -5/+9 |
| | * | of/overlay: Grammar s/an negative/a negative/ | Geert Uytterhoeven | 2015-05-28 | 1 | -3/+3 |
| | * | of/fdt: Make fdt blob input parameters of unflatten functions const | Geert Uytterhoeven | 2015-05-28 | 1 | -3/+3 |
| | * | of: add helper function to retrive match data | Joachim Eastwood | 2015-05-28 | 1 | -0/+12 |
| * | | of/fdt: fix argument name and add comments of unflatten_dt_node() | Masahiro Yamada | 2015-06-04 | 1 | -1/+4 |
| * | | of: return NUMA_NO_NODE from fallback of_node_to_nid() | Konstantin Khlebnikov | 2015-06-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-06-26 | 1 | -0/+34 |
|\ \ |
|
| * | | of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs | Dave Airlie | 2015-06-23 | 1 | -0/+1 |
| * | | of: add helper for getting endpoint node of specific identifiers | Hyungwon Hwang | 2015-06-22 | 1 | -0/+33 |
| |/ |
|
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-26 | 1 | -0/+1 |
|\ \ |
|
| * | | MFD/OF: document MFD devices and handle simple-mfd | Linus Walleij | 2015-05-11 | 1 | -0/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-25 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-09 | 2 | -6/+4 |
| |\ \ |
|
| * | | | of: mdio: Add a "broken-turn-around" property | Florian Fainelli | 2015-05-14 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-24 | 1 | -5/+14 |
|\ \ \ |
|
| * | | | of/fdt: split off FDT self reservation from memreserve processing | Ard Biesheuvel | 2015-06-02 | 1 | -5/+14 |
| |/ / |
|
* | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port | Zhichang Yuan | 2015-05-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-06-07 | 1 | -5/+3 |
|\ \ |
|
| * | | drivers: of/base: move of_init to driver_init | Sudeep Holla | 2015-05-27 | 1 | -5/+3 |
| |/ |
|
* / | of/dynamic: Fix test for PPC_PSERIES | Geert Uytterhoeven | 2015-06-05 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-04-24 | 4 | -6/+110 |
|\ |
|
| * | of: base: improve of_get_next_child() kernel-doc | Baruch Siach | 2015-04-17 | 1 | -2/+3 |
| * | of: unittest: overlay: Keep track of created overlays | Pantelis Antoniou | 2015-04-15 | 1 | -0/+62 |