1. 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
  2. 12224c0 of: base: Improve argument length mismatch error by Baruch Siach · 3 years ago
  3. b5793af of: base: Fix phandle argument length mismatch error message by Baruch Siach · 3 years ago
  4. dff359e of: unittest: 64 bit dma address test requires arch support by Frank Rowand · 3 years ago
  5. 918105d of: unittest: fix warning on PowerPC frame size warning by Jim Quinlan · 3 years, 1 month ago
  6. c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
  7. f84c7a0 of: unittest: fix EXPECT text for gpio hog errors by Frank Rowand · 3 years, 2 months ago
  8. 08ed4cb Merge 5.10.67 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  9. 1a40e60 of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS by Marc Zyngier · 3 years, 4 months ago
  10. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  11. f929d21 of: Fix truncation of memory sizes on 32-bit platforms by Geert Uytterhoeven · 3 years, 6 months ago
  12. 9a80b7b FROMGIT: of: Add stub for of_add_property() by Wesley Cheng · 3 years, 6 months ago
  13. e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  14. e2ff41d of: overlay: fix for_each_child.cocci warnings by kernel test robot · 3 years, 9 months ago
  15. 9a705f0 Merge 5.10.30 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  16. 9b54dad of: property: fw_devlink: do not link ".*,nr-gpios" by Ilya Lipnitskiy · 3 years, 9 months ago
  17. 6bd3d02 Merge 5.10.22 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  18. 4645271 of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS by Catalin Marinas · 4 years, 1 month ago
  19. a9861e7 of: unittest: Add test for of_dma_get_max_cpu_address() by Nicolas Saenz Julienne · 3 years, 10 months ago
  20. 18bf6e9 of/address: Introduce of_dma_get_max_cpu_address() by Nicolas Saenz Julienne · 3 years, 10 months ago
  21. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  22. 54d3a57 of/fdt: Make sure no-map does not remove already reserved regions by Nicolas Boichat · 4 years ago
  23. 0674fa9 fdt: Properly handle "no-map" field in the memory region by KarimAllah Ahmed · 4 years ago
  24. 93f9233 UPSTREAM: of: property: fw_devlink: Ignore interrupts property for some configs by Saravana Kannan · 3 years, 10 months ago
  25. 4049b5a UPSTREAM: of: property: Add fw_devlink support for optional properties by Saravana Kannan · 3 years, 11 months ago
  26. 6f52309 UPSTREAM: of: property: Don't add links to absent suppliers by Saravana Kannan · 3 years, 11 months ago
  27. f1ed75c8 UPSTREAM: of: property: Fix fw_devlink handling of interrupts/interrupts-extended by Saravana Kannan · 3 years, 11 months ago
  28. 93976e8 UPSTREAM: of: property: Add fw_devlink support for interrupts by Saravana Kannan · 4 years ago
  29. fbef5ba UPSTREAM: of: property: Add fw_devlink support for "gpio" and "gpios" binding by Saravana Kannan · 4 years ago
  30. cf5b248 Merge 5.10.13 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  31. 57e2393 of/device: Update dma_range_map only when dev has valid dma-ranges by Yong Wu · 4 years ago
  32. 932862f UPSTREAM: driver core: Delete pointless parameter in fwnode_operations.add_links by Saravana Kannan · 4 years, 1 month ago
  33. 6427c92 UPSTREAM: of: property: Update implementation of add_links() to create fwnode links by Saravana Kannan · 4 years, 1 month ago
  34. 40f4e9d UPSTREAM: driver core: Add fwnode link support by Saravana Kannan · 4 years, 1 month ago
  35. fc5b924 UPSTREAM: Revert "of: platform: Batch fwnode parsing when adding all top level devices" by Saravana Kannan · 4 years, 1 month ago
  36. 73936cf Merge f01c30de86f1 ("Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux") into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
  37. a5bea04 of/address: Fix of_node memory leak in of_dma_is_coherent by Evan Nimmo · 4 years, 2 months ago
  38. 0793349 Merge 4ef8451b3326 ("Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  39. 495023e of: Drop superfluous ULL suffix for ~0 by Geert Uytterhoeven · 4 years, 2 months ago
  40. b0748cf Merge c2dc4c073fb7 ("Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  41. 3d1dec1 Merge 23859ae44402 ("Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  42. 48ab6d5 dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=n by Geert Uytterhoeven · 4 years, 2 months ago
  43. 67d3ed5 Merge 'v5.10-rc1' into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  44. 5a8acc9 Merge 9ff9b0d392ea ("Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  45. 2d63baf Merge 5a32c3413d33 ("Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  46. a11fd12 Merge 3e4fb4346c78 ("Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx") into android-mailine by Greg Kroah-Hartman · 4 years, 2 months ago
  47. ca05f33 of: Fix reserved-memory overlap detection by Vincent Whitchurch · 4 years, 2 months ago
  48. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  49. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
  50. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
  51. 14b26b1 net: phy: Move of_mdio from drivers/of to drivers/net/mdio by Calvin Johnson · 4 years, 3 months ago
  52. aa6174f Merge branch 'dt/linus' into dt/next by Rob Herring · 4 years, 3 months ago
  53. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  54. b5b6775 of: add of_mdio_find_device() api by Russell King · 4 years, 3 months ago
  55. e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 3 months ago
  56. 0f7c531 of: Export of_remove_property() to modules by Florian Fainelli · 4 years, 4 months ago
  57. e6d1601 Merge 5.9-rc2 into android-mainline by Greg Kroah-Hartman · 4 years, 4 months ago
  58. d1ac000 of: address: Work around missing device_type property in pcie nodes by Marc Zyngier · 4 years, 4 months ago
  59. 70a2920 of: platform: Destroy child devices symmetrically by Thierry Reding · 4 years, 5 months ago
  60. f49c7fa of/address: check for invalid range.cpu_addr by Colin Ian King · 4 years, 4 months ago
  61. f04a11a Merge 7b4ea9456dd3 ("Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  62. d332fba Merge b34133fec882 ("Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  63. b62e419 Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 5 months ago
  64. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  65. 8186749 Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  66. 4419779 Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 5 months ago
  67. 6f1188b of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-map node by Yue Hu · 4 years, 5 months ago
  68. bda2127 of: unittest: Use bigger address cells to catch parser regressions by Nicolas Saenz Julienne · 4 years, 5 months ago
  69. bb383129 net: mdiobus: add reset-post-delay-us handling by Bruno Thomsen · 4 years, 5 months ago
  70. c3028b9 of: address: Fix parser address/size cells initialization by Nicolas Saenz Julienne · 4 years, 5 months ago
  71. 0fc0ead of_address: Guard of_bus_pci_get_flags with CONFIG_PCI by Jiaxun Yang · 4 years, 5 months ago
  72. 2f96593 of_address: Add bus type match for pci ranges parser by Jiaxun Yang · 4 years, 5 months ago
  73. 2bcdd8f of/irq: Make of_msi_map_rid() PCI bus agnostic by Lorenzo Pieralisi · 4 years, 6 months ago
  74. 6f881ab of/irq: make of_msi_map_get_device_domain() bus agnostic by Diana Craciun · 4 years, 6 months ago
  75. a081bd4 of/device: Add input id to of_dma_configure() by Lorenzo Pieralisi · 4 years, 6 months ago
  76. 746a71d of/iommu: Make of_map_rid() PCI agnostic by Lorenzo Pieralisi · 4 years, 6 months ago
  77. fb820b4 of: property: Add device link support for pinctrl-0 through pinctrl-8 by Saravana Kannan · 4 years, 5 months ago
  78. 53e6a67 of: property: Add device link support for multiple DT bindings by Saravana Kannan · 4 years, 5 months ago
  79. 41206a0 Merge v5.8-rc6 into drm-next by Dave Airlie · 4 years, 5 months ago
  80. 1094d5d of/address: Fix variable name in comment of of_iomap by Wenchao Hao · 4 years, 6 months ago
  81. 987d0b5 FROMGIT: of: property: Improve cycle detection when one of the devices is never added by Saravana Kannan · 4 years, 7 months ago
  82. 4ec0a44 of_graph: add of_graph_is_present() by Dmitry Osipenko · 4 years, 6 months ago
  83. 1e253d0 Merge 5.8-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  84. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  85. 87b344d Merge cf0c97f148e9 ("Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl") into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  86. dbea740a Merge 7ae77150d94d ("Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  87. 8a8d415 Merge cb8e59cc8720 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next") into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  88. 902053f of: mdio: preserve phy dev_flags in of_phy_connect() by Tao Ren · 4 years, 6 months ago
  89. 5a8d7f1 of: of_mdio: Correct loop scanning logic by Florian Fainelli · 4 years, 6 months ago
  90. bb278b1 of: property: Improve cycle detection when one of the devices is never added by Saravana Kannan · 4 years, 7 months ago
  91. 418370f of: reserved_mem: Fix typo in the too-many-regions message by Danny Lin · 4 years, 7 months ago
  92. f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
  93. 571d54e Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
  94. 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  95. 7536c7e of/fdt: Remove redundant kbasename function call by Qi Zheng · 4 years, 7 months ago
  96. f9a529b dt/platform: Fix comment in of_dev_lookup() by Qi Zheng · 4 years, 7 months ago
  97. 8a325dd of: Fix a refcounting bug in __of_attach_node_sysfs() by Dan Carpenter · 4 years, 7 months ago
  98. 19207ea Merge tag 'tegra-for-5.8-of' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 4 years, 7 months ago
  99. c8813f7 drivers/of: keep description of function consistent with function name by chenqiwu · 4 years, 8 months ago
  100. 93d2e43 of: platform: Batch fwnode parsing when adding all top level devices by Saravana Kannan · 4 years, 8 months ago