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