| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2020-08-06 | 1 | -11/+16 |
|\ |
|
| * | of: address: Fix parser address/size cells initialization | Nicolas Saenz Julienne | 2020-07-31 | 1 | -2/+2 |
| * | of_address: Guard of_bus_pci_get_flags with CONFIG_PCI | Jiaxun Yang | 2020-07-31 | 1 | -1/+1 |
| * | of_address: Add bus type match for pci ranges parser | Jiaxun Yang | 2020-07-28 | 1 | -12/+17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-06 | 1 | -1/+3 |
|\ \ |
|
| * | | net: mdiobus: add reset-post-delay-us handling | Bruno Thomsen | 2020-08-04 | 1 | -0/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-06-26 | 1 | -2/+7 |
| |\ \ |
|
| * | | | of: mdio: preserve phy dev_flags in of_phy_connect() | Tao Ren | 2020-06-21 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-08-06 | 1 | -0/+23 |
|\ \ \ |
|
| * \ \ | Merge v5.8-rc6 into drm-next | Dave Airlie | 2020-07-24 | 1 | -2/+7 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | of_graph: add of_graph_is_present() | Dmitry Osipenko | 2020-07-01 | 1 | -0/+23 |
| | |/
| |/| |
|
* | | | Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-08-05 | 5 | -20/+97 |
|\ \ \ |
|
| * | | | of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m... | Yue Hu | 2020-08-04 | 1 | -6/+6 |
| * | | | of: unittest: Use bigger address cells to catch parser regressions | Nicolas Saenz Julienne | 2020-08-04 | 2 | -6/+6 |
| * | | | of: property: Add device link support for pinctrl-0 through pinctrl-8 | Saravana Kannan | 2020-07-27 | 1 | -0/+18 |
| * | | | of: property: Add device link support for multiple DT bindings | Saravana Kannan | 2020-07-27 | 1 | -0/+9 |
| * | | | of/address: Fix variable name in comment of of_iomap | Wenchao Hao | 2020-07-15 | 1 | -1/+1 |
| * | | | of: property: Improve cycle detection when one of the devices is never added | Saravana Kannan | 2020-06-18 | 1 | -6/+56 |
| * | | | of: reserved_mem: Fix typo in the too-many-regions message | Danny Lin | 2020-06-15 | 1 | -1/+1 |
| |/ / |
|
* | | | of/irq: Make of_msi_map_rid() PCI bus agnostic | Lorenzo Pieralisi | 2020-07-28 | 1 | -14/+14 |
* | | | of/irq: make of_msi_map_get_device_domain() bus agnostic | Diana Craciun | 2020-07-28 | 1 | -3/+5 |
* | | | of/device: Add input id to of_dma_configure() | Lorenzo Pieralisi | 2020-07-28 | 1 | -3/+5 |
* | | | of/iommu: Make of_map_rid() PCI agnostic | Lorenzo Pieralisi | 2020-07-28 | 2 | -22/+22 |
| |/
|/| |
|
* | | of: of_mdio: Correct loop scanning logic | Florian Fainelli | 2020-06-19 | 1 | -2/+7 |
|/ |
|
* | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-07 | 1 | -0/+2 |
|\ |
|
| * | of: platform: Batch fwnode parsing when adding all top level devices | Saravana Kannan | 2020-05-15 | 1 | -0/+2 |
* | | Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-06-05 | 6 | -19/+27 |
|\ \ |
|
| * | | of/fdt: Remove redundant kbasename function call | Qi Zheng | 2020-05-29 | 1 | -4/+0 |
| * | | dt/platform: Fix comment in of_dev_lookup() | Qi Zheng | 2020-05-28 | 1 | -1/+1 |
| * | | of: Fix a refcounting bug in __of_attach_node_sysfs() | Dan Carpenter | 2020-05-28 | 1 | -2/+1 |
| * | | drivers/of: keep description of function consistent with function name | chenqiwu | 2020-05-19 | 2 | -6/+6 |
| * | | of: property: Do not link to disabled devices | Nicolas Saenz Julienne | 2020-04-28 | 1 | -1/+13 |
| * | | of: property: Fix create device links for all child-supplier dependencies | Nicolas Saenz Julienne | 2020-04-28 | 1 | -1/+1 |
| * | | of: property: Don't retry device_link_add() upon failure | Saravana Kannan | 2020-04-28 | 1 | -1/+1 |
| * | | of: fix the warnings from command line. | tangjianqiang | 2020-04-21 | 1 | -1/+1 |
| * | | Merge branch 'dt/linus' into dt/next | Rob Herring | 2020-04-17 | 3 | -13/+40 |
| |\| |
|
| * | | of: property: Add device link support for extcon | Saravana Kannan | 2020-04-14 | 1 | -0/+2 |
| * | | of: of_detach_node() remove unneeded local return variable | Ding Xiang | 2020-04-14 | 1 | -2/+1 |
* | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-05 | 1 | -12/+29 |
|\ \ \ |
|
| * \ \ | Merge tag 'tegra-for-5.8-of' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 2020-05-25 | 1 | -12/+29 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | of: reserved-memory: Support multiple regions per device | Thierry Reding | 2020-04-30 | 1 | -12/+10 |
| | * | | of: reserved-memory: Support lookup of regions by name | Thierry Reding | 2020-04-30 | 1 | -0/+19 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-04-26 | 3 | -13/+40 |
|\| | |
|
| * | | of: unittest: kmemleak in duplicate property update | Frank Rowand | 2020-04-17 | 2 | -10/+25 |
| * | | of: overlay: kmemleak in dup_and_fixup_symbol_prop() | Frank Rowand | 2020-04-17 | 1 | -0/+2 |
| * | | of: unittest: kmemleak in of_unittest_overlay_high_level() | Frank Rowand | 2020-04-17 | 1 | -1/+4 |
| * | | of: unittest: kmemleak in of_unittest_platform_populate() | Frank Rowand | 2020-04-17 | 1 | -2/+5 |
| * | | of: unittest: kmemleak on changeset destroy | Frank Rowand | 2020-04-17 | 1 | -0/+4 |
| |/ |
|
* / | net: mdio: of: export part of of_mdiobus_register_phy() | Oleksij Rempel | 2020-04-23 | 1 | -31/+42 |
|/ |
|
* | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-04-03 | 13 | -168/+905 |
|\ |
|