| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-05-24 | 2 | -120/+0 |
|\ |
|
| * | mtd: nand: move of_get_nand_xxx() helpers into nand_base.c | Boris Brezillon | 2016-05-05 | 2 | -156/+0 |
| * | of: mtd: prepare helper reading NAND ECC algo from DT | Rafał Miłecki | 2016-04-19 | 1 | -0/+36 |
* | | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-05-20 | 4 | -220/+380 |
|\ \ |
|
| * | | of/unittest: Remove unnecessary module.h header inclusion | Javier Martinez Canillas | 2016-05-19 | 1 | -1/+0 |
| * | | drivers/of: Fix build warning in populate_node() | Gavin Shan | 2016-05-19 | 1 | -8/+8 |
| * | | drivers/of: Fix depth when unflattening devicetree | Rhyland Klein | 2016-05-19 | 1 | -9/+9 |
| * | | of: dynamic: changeset prop-update revert fix | Pantelis Antoniou | 2016-05-16 | 1 | -0/+5 |
| * | | drivers/of: Export of_detach_node() | Gavin Shan | 2016-05-16 | 1 | -0/+1 |
| * | | drivers/of: Return allocated memory from of_fdt_unflatten_tree() | Gavin Shan | 2016-05-16 | 1 | -11/+22 |
| * | | drivers/of: Specify parent node in of_fdt_unflatten_tree() | Gavin Shan | 2016-05-16 | 2 | -5/+11 |
| * | | drivers/of: Rename unflatten_dt_node() | Gavin Shan | 2016-05-16 | 1 | -7/+7 |
| * | | drivers/of: Avoid recursively calling unflatten_dt_node() | Gavin Shan | 2016-05-16 | 1 | -48/+74 |
| * | | drivers/of: Split unflatten_dt_node() | Gavin Shan | 2016-05-16 | 1 | -102/+147 |
| * | | of: document refcount incrementation of of_get_cpu_node() | Masahiro Yamada | 2016-04-25 | 1 | -1/+2 |
| * | | of: Introduce of_phandle_iterator_args() | Joerg Roedel | 2016-04-20 | 1 | -6/+23 |
| * | | of: Introduce of_for_each_phandle() helper macro | Joerg Roedel | 2016-04-20 | 1 | -6/+1 |
| * | | of: Remove counting special case from __of_parse_phandle_with_args() | Joerg Roedel | 2016-04-20 | 1 | -5/+14 |
| * | | of: Move phandle walking to of_phandle_iterator_next() | Joerg Roedel | 2016-04-20 | 1 | -56/+74 |
| * | | of: Introduce struct of_phandle_iterator | Joerg Roedel | 2016-04-20 | 1 | -39/+60 |
| * | | fdt: fix extend of cmd line | Max Uvarov | 2016-04-20 | 1 | -2/+8 |
| |/ |
|
* | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-05-20 | 1 | -0/+3 |
|\ \ |
|
| * | | drivers/of: Add check for null property in of_remove_property() | Suraj Jitindar Singh | 2016-05-11 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2016-05-20 | 1 | -25/+12 |
|\ \ |
|
| * | | of/unittest: convert to use an explicit i2c mux core | Peter Rosin | 2016-04-22 | 1 | -25/+12 |
| |/ |
|
* | | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-05-20 | 1 | -1/+1 |
|\ \ |
|
| * | | iommu: of: enforce const-ness of struct iommu_ops | Robin Murphy | 2016-05-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-19 | 1 | -115/+1 |
|\ \ |
|
| * | | PCI, of: Move PCI I/O space management to PCI core code | Tomasz Nowicki | 2016-05-12 | 1 | -115/+1 |
| |/ |
|
* | | Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-18 | 1 | -5/+23 |
|\ \ |
|
| * | | of/platform: Allow secondary compatible match in of_dev_lookup | Tony Lindgren | 2016-04-15 | 1 | -5/+23 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-18 | 1 | -14/+13 |
|\ \ |
|
| * | | of: of_mdio: Check if MDIO bus controller is available | Florian Fainelli | 2016-05-02 | 1 | -0/+4 |
| * | | of_mdio: get_phy_device() doesn't return NULL anymore | Sergei Shtylyov | 2016-04-26 | 1 | -1/+1 |
| * | | of_mdio: make of_mdiobus_register_{device|phy}() *void* | Sergei Shtylyov | 2016-04-19 | 1 | -13/+8 |
| |/ |
|
* / | of, numa: Add NUMA of binding implementation. | David Daney | 2016-04-15 | 3 | -0/+215 |
|/ |
|
* | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-03-19 | 4 | -10/+21 |
|\ |
|
| * | of: add 'const' for of_property_*_string*() parameter '*np' | David Rivshin | 2016-03-03 | 1 | -7/+8 |
| * | of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays() | Sergey Senozhatsky | 2016-03-03 | 1 | -0/+5 |
| * | of: alloc anywhere from memblock if range not specified | Vinayak Menon | 2016-03-03 | 1 | -1/+3 |
| * | of: resolver: Add missing of_node_get and of_node_put | Amitoj Kaur Chawla | 2016-02-13 | 1 | -2/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -8/+6 |
|\ \ |
|
| * | | of_mdio: use PTR_ERR_OR_ZERO() | Sergei Shtylyov | 2016-03-14 | 1 | -3/+3 |
| * | | of_mdio: use IS_ERR_OR_NULL() | Sergei Shtylyov | 2016-03-14 | 1 | -1/+1 |
| * | | of_mdio: mdio_device_create() never returns NULL | Sergei Shtylyov | 2016-03-14 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 1 | -0/+1 |
| |\ \ |
|
| * | | | of_mdio: kill useless variable in of_mdiobus_register() | Sergei Shtylyov | 2016-03-01 | 1 | -3/+1 |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-18 | 1 | -4/+15 |
|\ \ \ \ |
|
| * | | | | of/fdt: factor out assignment of initrd_start/initrd_end | Ard Biesheuvel | 2016-02-18 | 1 | -3/+11 |
| * | | | | of/fdt: make memblock minimum physical address arch configurable | Ard Biesheuvel | 2016-02-18 | 1 | -1/+4 |