Age | Commit message (Expand) | Author |
2017-09-07 | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-05 | devicetree: Adjust status "ok" -> "okay" under drivers/of/ | Robert P. J. Day |
2017-08-25 | of: Use PLATFORM_DEVID_NONE definition | Andy Shevchenko |
2017-08-24 | of/device: Fix of_device_get_modalias() buffer handling | Bjorn Andersson |
2017-08-24 | of/device: Prevent buffer overflow in of_device_modalias() | Bjorn Andersson |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-17 | of: fix DMA mask generation | Robin Murphy |
2017-08-14 | device property: use of_graph_get_remote_endpoint() for of_fwnode | Kuninori Morimoto |
2017-08-13 | of_mdio: merge branch tails in of_phy_register_fixed_link() | Sergei Shtylyov |
2017-08-07 | of_mdio: use of_property_read_u32_array() | Sergei Shtylyov |
2017-08-07 | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2017-08-01 | of/irq: use of_property_read_u32_index to parse interrupts property | Rob Herring |
2017-08-01 | of/device: use of_property_for_each_string to parse compatible strings | Rob Herring |
2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-01 | Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm... | Mark Brown |
2017-08-01 | device property: Fix usecount for of_graph_get_port_parent() | Tony Lindgren |
2017-07-24 | of_mdio: kill useless variable in of_phy_register_fixed_link() | Sergei Shtylyov |
2017-07-24 | of_pci: use of_property_read_u32_array() | Sergei Shtylyov |
2017-07-24 | of_pci: use of_property_read_u32() | Sergei Shtylyov |
2017-07-24 | of: base: use of_property_read_string() | Sergei Shtylyov |
2017-07-24 | of: base: use of_property_read_u32() | Sergei Shtylyov |
2017-07-22 | device property: Introduce fwnode_property_get_reference_args | Sakari Ailus |
2017-07-22 | device property: Constify fwnode property API | Sakari Ailus |
2017-07-22 | device property: Get rid of struct fwnode_handle type field | Sakari Ailus |
2017-07-21 | of: irq: fix of_irq_to_resource() error check | Sergei Shtylyov |
2017-07-21 | of: remove unused pci_space variable from address.c | Shawn Lin |
2017-07-21 | of: irq: use of_property_read_u32() | Sergei Shtylyov |
2017-07-21 | of: irq: use of_property_read_bool() for "interrupt-controller" prop | Sergei Shtylyov |
2017-07-20 | of: overlay: add overlay symbols to live device tree | Frank Rowand |
2017-07-20 | of: overlay: correctly apply overlay node with unit-address | Frank Rowand |
2017-07-20 | of: overlay: add overlay unittest data for node names and symbols | Frank Rowand |
2017-07-18 | of: Convert to using %pOF instead of full_name | Rob Herring |
2017-07-10 | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-07 | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-07-05 | Merge branch 'dt/property-move' into dt/next | Rob Herring |
2017-07-05 | Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern... | Rob Herring |
2017-07-03 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown |
2017-07-02 | OF/PCI: Update of_irq_parse_and_map_pci() comment | Matthew Minter |
2017-06-27 | vsprintf: Add %p extension "%pOF" for device tree | Pantelis Antoniou |
2017-06-22 | of: find_node_by_full_name rewrite to compare each level | Rob Herring |
2017-06-22 | of: use kbasename instead of open coding | Rob Herring |
2017-06-22 | of: detect invalid phandle in overlay | Frank Rowand |
2017-06-22 | of: be consistent in form of file mode | Frank Rowand |
2017-06-22 | of: make __of_attach_node() static | Frank Rowand |
2017-06-22 | of: address.c header comment typo | Frank Rowand |
2017-06-22 | of: fdt.c header comment typo | Frank Rowand |