| Commit message (Expand) | Author | Age | Files | Lines |
* | OF: fix of_find_node_by_path() assumption that of_allnodes is root | Frank Rowand | 2014-06-16 | 1 | -2/+2 |
* | of: avoid format string parsing in kobject names | Kees Cook | 2014-06-16 | 1 | -1/+2 |
* | of/platform: Fix microblaze build failure | Guenter Roeck | 2014-06-16 | 1 | -4/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -80/+126 |
|\ |
|
| * | of: of_mdio: export symbol of_mdiobus_link_phydev | Daniel Mack | 2014-06-02 | 1 | -0/+1 |
| * | net: of_mdio: use int type for address variable | Daniel Mack | 2014-06-02 | 1 | -2/+1 |
| * | net: of_mdio: don't store the length of a property if we don't need to | Daniel Mack | 2014-05-30 | 1 | -2/+2 |
| * | net: of_mdio: add of_mdiobus_link_phydev() | Daniel Mack | 2014-05-30 | 1 | -0/+33 |
| * | net: of_mdio: factor out code to parse a phy's 'reg' property | Daniel Mack | 2014-05-30 | 1 | -12/+23 |
| * | of: mdio: fix compile warning in of_mdiobus_register_phy() | Christian Engelmayer | 2014-05-26 | 1 | -1/+0 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 | 1 | -0/+4 |
| |\ |
|
| * | | net: phy: make of_set_phy_supported work with genphy driver | Sascha Hauer | 2014-05-22 | 1 | -26/+0 |
| * | | of: mdio: remove of_phy_connect_fixed_link | Florian Fainelli | 2014-05-22 | 1 | -38/+0 |
| * | | of: provide a binding for fixed link PHYs | Thomas Petazzoni | 2014-05-16 | 1 | -0/+67 |
* | | | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds | 2014-06-06 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | microblaze: Use generic device.h | Michal Simek | 2014-06-04 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2014-06-06 | 2 | -6/+169 |
|\ \ \ |
|
| * \ \ | Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k... | Russell King | 2014-05-23 | 2 | -6/+169 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | of: configure the platform device dma parameters | Santosh Shilimkar | 2014-05-07 | 1 | -6/+59 |
| | * | | of: introduce of_dma_is_coherent() helper | Santosh Shilimkar | 2014-05-06 | 1 | -0/+23 |
| | * | | of: introduce of_dma_get_range() helper | Grygorii Strashko | 2014-05-06 | 1 | -0/+87 |
* | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 | 14 | -381/+698 |
|\ \ \ \ |
|
| * | | | | of: handle NULL node in next_child iterators | Florian Fainelli | 2014-06-04 | 1 | -0/+6 |
| * | | | | Merge branch 'earlycon-dt' into for-next | Rob Herring | 2014-05-28 | 4 | -1/+300 |
| |\ \ \ \ |
|
| | * | | | | of/fdt: add FDT serial scanning for earlycon | Rob Herring | 2014-05-20 | 1 | -0/+56 |
| | * | | | | of/fdt: add FDT address translation support | Rob Herring | 2014-05-20 | 2 | -0/+243 |
| | * | | | | of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacks | Rob Herring | 2014-05-20 | 1 | -1/+1 |
| * | | | | | of_pci_irq: kill useless variable in of_irq_parse_pci() | Sergei Shtylyov | 2014-05-27 | 1 | -4/+2 |
| * | | | | | of/irq: do irq resolution in platform_get_irq_byname() | Grygorii Strashko | 2014-05-23 | 1 | -0/+22 |
| * | | | | | of: Add a testcase for of_find_node_by_path() | Grant Likely | 2014-05-23 | 2 | -1/+51 |
| * | | | | | of: Make of_find_node_by_path() handle /aliases | Grant Likely | 2014-05-23 | 1 | -6/+61 |
| * | | | | | of: Create unlocked version of for_each_child_of_node() | Grant Likely | 2014-05-23 | 1 | -5/+17 |
| * | | | | | of: Handle memory@0 node on PPC32 only | Leif Lindholm | 2014-05-23 | 1 | -1/+1 |
| * | | | | | pci/of: Remove dead code | Ian Molton | 2014-05-23 | 1 | -2/+0 |
| * | | | | | of: fix race between search and remove in of_update_property() | Xiubo Li | 2014-05-23 | 1 | -11/+15 |
| * | | | | | of: Use NULL for pointers | Thierry Reding | 2014-05-23 | 1 | -1/+1 |
| * | | | | | of: Stop naming platform_device using dcr address | Grant Likely | 2014-05-23 | 1 | -24/+0 |
| * | | | | | of: Ensure unique names without sacrificing determinism | Grant Likely | 2014-05-23 | 1 | -21/+19 |
| |/ / / / |
|
| * | | | | Merge branch 'dt-bus-name' into for-next | Rob Herring | 2014-05-14 | 7 | -36/+129 |
| |\ \ \ \ |
|
| | * | | | | of/selftest: add testcase for nodes with same name and address | Rob Herring | 2014-05-13 | 3 | -1/+55 |
| | * | | | | of/selftest: clean-up of_selftest_platform_populate pass/fail handling | Rob Herring | 2014-05-13 | 1 | -9/+5 |
| | * | | | | of: kill off of_can_translate_address | Rob Herring | 2014-05-13 | 2 | -24/+3 |
| | * | | | | of/platform: fix device naming for non-translatable addresses | Rob Herring | 2014-05-13 | 1 | -10/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | of/fdt: convert initial_boot_params to opaque pointer | Rob Herring | 2014-04-30 | 1 | -1/+1 |
| * | | | | of/fdt: introduce of_get_flat_dt_size | Rob Herring | 2014-04-30 | 1 | -0/+8 |
| * | | | | of/fdt: fix phys_addr_t related print size warnings | Rob Herring | 2014-04-30 | 1 | -2/+2 |
| * | | | | of/fdt: move memreserve and dtb memory reservations into core | Rob Herring | 2014-04-30 | 1 | -0/+16 |
| * | | | | of/fdt: create common debugfs | Rob Herring | 2014-04-30 | 1 | -0/+24 |
| * | | | | of/fdt: use libfdt accessors for header data | Rob Herring | 2014-04-30 | 1 | -14/+12 |
| * | | | | of/fdt: Convert FDT functions to use libfdt | Rob Herring | 2014-04-30 | 3 | -152/+60 |