Age | Commit message (Expand) | Author | Files | Lines |
2025-03-29 | Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -83/+166 |
2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+27 |
2025-03-26 | Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+6 |
2025-03-21 | of: address: Allow to specify nonposted-mmio per-device | Konrad Dybcio | 1 | -3/+4 |
2025-03-21 | of: address: Expand nonposted-mmio to non-Apple Silicon platforms | Konrad Dybcio | 1 | -6/+0 |
2025-03-20 | of: Add of_property_read_u16_index | Ernest Van Hoecke | 1 | -0/+33 |
2025-03-20 | Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch... | Joerg Roedel | 1 | -1/+6 |
2025-03-14 | of: Move of_prop_val_eq() next to the single user | Rob Herring (Arm) | 1 | -0/+6 |
2025-03-14 | of/platform: Use typed accessors rather than of_get_property() | Rob Herring (Arm) | 1 | -3/+3 |
2025-03-11 | iommu: Get DT/ACPI parsing into the proper probe path | Robin Murphy | 1 | -1/+6 |
2025-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2025-02-26 | Revert "of: reserved-memory: Fix using wrong number of cells to get property ... | Rob Herring (Arm) | 1 | -2/+2 |
2025-02-25 | of/platform: Do not use of_get_property() to test property presence | Zijun Hu | 1 | -1/+1 |
2025-02-25 | of: Correct property name comparison in __of_add_property() | Zijun Hu | 1 | -1/+1 |
2025-02-25 | of: Introduce and apply private is_pseudo_property() | Zijun Hu | 4 | -9/+10 |
2025-02-25 | of: Compare property names by of_prop_cmp() in of_alias_scan() | Zijun Hu | 1 | -3/+3 |
2025-02-25 | of: resolver: Fix device node refcount leakage in of_resolve_phandles() | Zijun Hu | 1 | -1/+2 |
2025-02-25 | of: resolver: Simplify of_resolve_phandles() using __free() | Rob Herring (Arm) | 1 | -23/+11 |
2025-02-25 | of/irq: Add comments about refcount for API of_irq_find_parent() | Zijun Hu | 1 | -2/+2 |
2025-02-25 | of/irq: Fix device node refcount leakages in of_irq_init() | Zijun Hu | 1 | -0/+3 |
2025-02-25 | of/irq: Fix device node refcount leakage in API irq_of_parse_and_map() | Zijun Hu | 1 | -1/+5 |
2025-02-25 | of/irq: Fix device node refcount leakages in of_irq_count() | Zijun Hu | 1 | -1/+3 |
2025-02-25 | of/irq: Fix device node refcount leakage in API of_irq_parse_raw() | Zijun Hu | 1 | -0/+8 |
2025-02-25 | of: unittest: Add a case to test if API of_irq_parse_raw() leaks refcount | Zijun Hu | 2 | -1/+36 |
2025-02-25 | of/irq: Fix device node refcount leakage in API of_irq_parse_one() | Zijun Hu | 1 | -32/+27 |
2025-02-24 | of: unittest: Add a case to test if API of_irq_parse_one() leaks refcount | Zijun Hu | 1 | -0/+45 |
2025-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -2/+126 |
2025-02-07 | of: base: Add of_get_available_child_by_name() | Biju Das | 1 | -0/+27 |
2025-02-02 | of: address: Add kunit test for __of_address_resource_bounds() | Thomas Weißschuh | 3 | -2/+126 |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+5 |
2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -14/+2 |
2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 2 | -14/+2 |
2025-01-25 | Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2025-01-24 | Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -100/+122 |
2025-01-24 | of: address: Fix empty resource handling in __of_address_resource_bounds() | Thomas Weißschuh | 1 | -7/+5 |
2025-01-24 | of/fdt: Restore possibility to use both ACPI and FDT from bootloader | Dmytro Maluka | 1 | -9/+1 |
2025-01-18 | of: address: Add parent_bus_addr to struct of_pci_range | Frank Li | 1 | -0/+2 |
2025-01-17 | Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -3/+42 |
2025-01-17 | of: Correct element count for two arrays in API of_parse_phandle_with_args_map() | Zijun Hu | 1 | -2/+2 |
2025-01-17 | of: reserved-memory: Warn for missing static reserved memory regions | Zijun Hu | 1 | -0/+5 |
2025-01-17 | of: Do not expose of_alias_scan() and correct its comments | Zijun Hu | 3 | -2/+5 |
2025-01-13 | of: Warn when of_property_read_bool() is used on non-boolean properties | Rob Herring (Arm) | 1 | -0/+26 |
2025-01-13 | device property: Split property reading bool and presence test ops | Rob Herring (Arm) | 1 | -0/+7 |
2025-01-13 | of/fdt: Check fdt_get_mem_rsv() error in early_init_fdt_scan_reserved_mem() | Zijun Hu | 1 | -1/+6 |
2025-01-13 | of: reserved-memory: Move an assignment to effective place in __reserved_mem_... | Zijun Hu | 1 | -2/+1 |
2025-01-13 | of: reserved-memory: Do not make kmemleak ignore freed address | Zijun Hu | 1 | -1/+2 |
2025-01-13 | of: reserved-memory: Fix using wrong number of cells to get property 'alignment' | Zijun Hu | 1 | -2/+2 |
2025-01-13 | of: Remove a duplicated code block | Zijun Hu | 3 | -35/+25 |
2025-01-13 | of: property: Avoiding using uninitialized variable @imaplen in parse_interru... | Zijun Hu | 1 | -1/+1 |
2025-01-13 | Merge 6.13-rc7 into driver-core-next | Greg Kroah-Hartman | 7 | -11/+66 |
2025-01-12 | of/address: Fix WARN when attempting translating non-translatable addresses | Rob Herring (Arm) | 1 | -3/+15 |
2025-01-12 | of/unittest: Add test that of_address_to_resource() fails on non-translatable... | Rob Herring (Arm) | 2 | -0/+27 |
2025-01-10 | of: Correct child specifier used as input of the 2nd nexus node | Zijun Hu | 1 | -1/+1 |
2024-12-31 | of: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -2/+2 |
2024-12-22 | Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 7 | -11/+66 |
2024-12-20 | of: Add coreboot firmware to excluded default cells list | Rob Herring (Arm) | 1 | -1/+2 |
2024-12-20 | samples: rust: add Rust platform sample driver | Danilo Krummrich | 1 | -0/+5 |
2024-12-16 | of: Fix of_find_node_opts_by_path() handling of alias+path+options | Zijun Hu | 1 | -3/+3 |
2024-12-16 | of: unittest: Add a test case for of_find_node_opts_by_path() with alias+path... | Zijun Hu | 1 | -0/+9 |
2024-12-10 | of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one() | Zijun Hu | 1 | -0/+1 |
2024-12-10 | of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent() | Zijun Hu | 1 | -0/+1 |
2024-12-10 | of: Fix refcount leakage for OF node returned by __of_get_dma_parent() | Zijun Hu | 1 | -1/+1 |
2024-12-10 | of/irq: Correct element count for array @dummy_imask in API of_irq_parse_raw() | Zijun Hu | 1 | -1/+1 |
2024-12-10 | of: Simplify API of_find_node_with_property() implementation | Zijun Hu | 1 | -7/+3 |
2024-12-10 | of/fdt: Dump __be32 array in CPU type order in of_dump_addr() | Zijun Hu | 1 | -1/+1 |
2024-12-10 | of: Hide of_default_bus_match_table[] | Stephen Boyd | 1 | -12/+11 |
2024-12-03 | of: Fix error path in of_parse_phandle_with_args_map() | Herve Codina | 1 | -5/+10 |
2024-12-03 | of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attribute | Thomas Weißschuh | 1 | -12/+4 |
2024-12-02 | of: Add #address-cells/#size-cells in the device-tree root empty node | Herve Codina | 1 | -1/+8 |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -3/+3 |
2024-12-01 | Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+80 |
2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+6 |
2024-11-29 | of: base: Document prefix argument for of_get_next_child_with_prefix() | Chen-Yu Tsai | 1 | -0/+1 |
2024-11-27 | of: address: Preserve the flags portion on 1:1 dma-ranges mapping | Andrea della Porta | 1 | -1/+2 |
2024-11-27 | of/unittest: Add empty dma-ranges address translation tests | Andrea della Porta | 2 | -0/+41 |
2024-11-27 | of: base: Add for_each_child_of_node_with_prefix() | Chen-Yu Tsai | 1 | -0/+35 |
2024-11-27 | of: dynamic: Add of_changeset_update_prop_string | Chen-Yu Tsai | 1 | -0/+44 |
2024-11-25 | of: property: fw_devlink: Do not use interrupt-parent directly | Samuel Holland | 1 | -2/+0 |
2024-11-15 | Merge branch 'dt/linus' into dt/next | Rob Herring (Arm) | 6 | -2/+29 |
2024-11-15 | of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n | Stephen Boyd | 3 | -1/+4 |
2024-11-08 | of/address: Rework bus matching to avoid warnings | Rob Herring (Arm) | 1 | -5/+9 |
2024-11-08 | of: WARN on deprecated #address-cells/#size-cells handling | Rob Herring (Arm) | 2 | -8/+24 |
2024-11-08 | of/fdt: Don't use default address cell sizes for address translation | Rob Herring (Arm) | 1 | -2/+2 |
2024-11-04 | kbuild: add generic support for built-in boot DTBs | Masahiro Yamada | 1 | -0/+6 |
2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif | 2 | -7/+9 |
2024-10-24 | of: property: use new of_graph functions | Kuninori Morimoto | 1 | -13/+5 |
2024-10-24 | of: property: add of_graph_get_next_port_endpoint() | Kuninori Morimoto | 1 | -0/+27 |
2024-10-24 | of: property: add of_graph_get_next_port() | Kuninori Morimoto | 1 | -0/+54 |
2024-10-16 | of: module: remove strlen() call in of_modalias() | Sergey Shtylyov | 1 | -3/+1 |
2024-10-15 | of: reserved_mem: Add code to dynamically allocate reserved_mem array | Oreoluwa Babatunde | 1 | -4/+59 |
2024-10-15 | of: reserved_mem: Restructure how the reserved memory regions are processed | Oreoluwa Babatunde | 3 | -54/+122 |
2024-10-15 | of/address: Constify of_busses[] array and pointers | Rob Herring (Arm) | 1 | -6/+6 |
2024-10-15 | of: Constify safe_name() kobject arg | Rob Herring (Arm) | 1 | -1/+1 |
2024-10-15 | of: Constify of_changeset_entry function arguments | Rob Herring (Arm) | 1 | -2/+2 |
2024-10-15 | of: Constify struct property pointers | Rob Herring (Arm) | 6 | -25/+26 |
2024-10-15 | of: Constify struct device_node function arguments | Rob Herring (Arm) | 7 | -22/+22 |
2024-10-10 | of: Skip kunit tests when arm64+ACPI doesn't populate root node | Stephen Boyd | 4 | -0/+24 |
2024-10-09 | of: Fix unbalanced of node refcount and memory leaks | Jinjie Ruan | 1 | -1/+1 |
2024-10-08 | of:of_numa: remove unused macro | Ba Jing | 1 | -3/+0 |
2024-09-24 | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -3/+3 |
2024-09-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 7 | -3/+221 |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+3 |
2024-09-19 | Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -100/+66 |
2024-09-13 | of/irq: Use helper to define resources | Vasileios Amoiridis | 1 | -3/+2 |
2024-09-13 | of/irq: Make use of irq_get_trigger_type() | Vasileios Amoiridis | 1 | -1/+1 |
2024-09-13 | drivers/of: Improve documentation for match_string | Miquel Sabaté Solà | 1 | -4/+9 |
2024-09-13 | of: property: Do some clean up with use of __free() | Zhang Zekun | 1 | -20/+8 |
2024-09-13 | of: address: Unify resource bounds overflow checking | Thomas Weißschuh | 1 | -19/+24 |
2024-09-09 | kbuild: split device tree build rules into scripts/Makefile.dtbs | Masahiro Yamada | 2 | -3/+3 |
2024-09-05 | of: address: Report error on resource bounds overflow | Thomas Weißschuh | 1 | -0/+5 |
2024-09-03 | of, numa: return -EINVAL when no numa-node-id is found | Mike Rapoport (Microsoft) | 1 | -2/+2 |
2024-09-03 | mm: introduce numa_memblks | Mike Rapoport (Microsoft) | 1 | -0/+1 |
2024-08-30 | Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 1 | -1/+1 |
2024-08-26 | video/aperture: optionally match the device in sysfb_disable() | Alex Deucher | 1 | -1/+1 |
2024-08-26 | of: resolver: Simplify with scoped for each OF child loop | Jinjie Ruan | 1 | -8/+4 |
2024-08-26 | of/platform: Simplify with scoped for each OF child | Jinjie Ruan | 1 | -10/+4 |
2024-08-26 | of: overlay: Simplify with scoped for each OF child loop | Jinjie Ruan | 1 | -9/+3 |
2024-08-26 | of/irq: Refer to actual buffer size in of_irq_parse_one() | Geert Uytterhoeven | 1 | -2/+2 |
2024-08-26 | Merge branch 'dt/linus' into dt/next | Rob Herring (Arm) | 1 | -4/+11 |
2024-08-19 | of/irq: Support #msi-cells=<0> in of_msi_get_domain | Andrew Jones | 1 | -27/+7 |
2024-08-13 | of/irq: Prevent device address out-of-bounds read in interrupt map walk | Stefan Wiehler | 1 | -4/+11 |
2024-08-06 | of: unittest: Use of_property_present() | Rob Herring (Arm) | 1 | -2/+2 |
2024-07-29 | of: Add a KUnit test for overlays and test managed APIs | Stephen Boyd | 5 | -0/+137 |
2024-07-29 | of: Add test managed wrappers for of_overlay_apply()/of_node_put() | Stephen Boyd | 2 | -0/+78 |
2024-07-29 | of/platform: Allow overlays to create platform devices from the root node | Stephen Boyd | 1 | -3/+6 |
2024-07-19 | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -19/+11 |
2024-07-17 | Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -26/+197 |
2024-07-08 | of: unittest: Add a test case for of_changeset_add_prop_bool() | Herve Codina | 1 | -0/+11 |
2024-07-08 | of: dynamic: Introduce of_changeset_add_prop_bool() | Herve Codina | 1 | -0/+25 |
2024-07-08 | of: unittest: Add tests for changeset properties adding | Herve Codina | 1 | -0/+155 |
2024-07-08 | of: dynamic: Constify parameter in of_changeset_add_prop_string_array() | Herve Codina | 1 | -1/+1 |
2024-07-08 | of/irq: Disable "interrupt-map" parsing for PASEMI Nemo | Marc Zyngier | 1 | -14/+4 |
2024-07-04 | OF: Simplify of_iommu_configure() | Robin Murphy | 1 | -19/+11 |
2024-05-31 | of/fdt: avoid re-parsing '#{address,size}-cells' in of_fdt_limit_memory | Rob Herring | 1 | -22/+1 |
2024-05-31 | of/fdt: Scan the root node properties earlier | Rob Herring | 1 | -3/+4 |
2024-05-30 | of: property: Fix fw_devlink handling of interrupt-map | Marc Zyngier | 1 | -20/+10 |
2024-05-30 | of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p... | Rob Herring (Arm) | 2 | -51/+77 |
2024-05-28 | of: of_test: add MODULE_DESCRIPTION() | Jeff Johnson | 1 | -0/+1 |
2024-05-20 | Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -35/+7 |
2024-05-17 | Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -206/+153 |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+2 |
2024-05-13 | of: property: Add fw_devlink support for interrupt-map property | Anup Patel | 1 | -0/+52 |
2024-05-13 | i2c: mux: Remove class argument from i2c_mux_add_adapter() | Heiner Kallweit | 1 | -1/+1 |
2024-05-08 | of: module: add buffer overflow check in of_modalias() | Sergey Shtylyov | 1 | -3/+4 |
2024-05-03 | of: property: Use scope based cleanup on port_node | Shresth Prasad | 1 | -3/+2 |
2024-05-03 | of: reserved_mem: Remove the use of phandle from the reserved_mem APIs | Oreoluwa Babatunde | 1 | -21/+1 |
2024-04-29 | Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 1 | -0/+2 |
2024-04-26 | dma-mapping: Simplify arch_setup_dma_ops() | Robin Murphy | 1 | -3/+1 |
2024-04-26 | dma-mapping: Add helpers for dma_range_map bounds | Robin Murphy | 1 | -9/+2 |
2024-04-26 | OF: Simplify DMA range calculations | Robin Murphy | 1 | -11/+8 |
2024-04-26 | OF: Retire dma-ranges mask workaround | Robin Murphy | 1 | -16/+0 |
2024-04-24 | of: property: fw_devlink: Add support for "access-controller" | Gatien Chevallier | 1 | -0/+2 |
2024-04-23 | of: property: fw_devlink: Add support for "power-supplies" binding | Saravana Kannan | 1 | -0/+2 |
2024-04-16 | of: property: Add fw_devlink support for pse parent | Kory Maincent (Dent Project) | 1 | -0/+2 |
2024-04-15 | of: Use scope based of_node_put() cleanups | Rob Herring | 2 | -93/+48 |
2024-04-15 | of: Use scope based kfree() cleanups | Rob Herring | 3 | -55/+25 |
2024-04-15 | of: Add a helper to free property struct | Rob Herring | 4 | -31/+19 |
2024-03-27 | of: module: prevent NULL pointer dereference in vsnprintf() | Sergey Shtylyov | 1 | -0/+8 |
2024-03-26 | of: dynamic: Synchronize of_changeset_destroy() with the devlink removals | Herve Codina | 1 | -0/+12 |
2024-03-21 | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+12 |
2024-03-21 | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2024-03-15 | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -7/+8 |
2024-03-15 | Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -174/+275 |
2024-03-15 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -30/+81 |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+2 |
2024-03-13 | of: unittest: Use for_each_child_of_node_scoped() | Jonathan Cameron | 1 | -8/+3 |
2024-03-12 | of: Move all FDT reserved-memory handling into of_reserved_mem.c | Rob Herring | 3 | -126/+127 |
2024-03-08 | of: Add KUnit test to confirm DTB is loaded | Stephen Boyd | 4 | -0/+71 |
2024-03-08 | of: unittest: treat missing of_root as error instead of fixing up | Frank Rowand | 1 | -8/+4 |
2024-03-08 | um: Unconditionally call unflatten_device_tree() | Stephen Boyd | 1 | -4/+0 |
2024-03-08 | of: Create of_root if no dtb provided by firmware | Frank Rowand | 5 | -8/+40 |
2024-03-08 | of: Always unflatten in unflatten_and_copy_device_tree() | Stephen Boyd | 1 | -15/+17 |
2024-03-07 | of: property: fw_devlink: Add support for "post-init-providers" property | Saravana Kannan | 1 | -3/+12 |
2024-03-07 | driver core: Adds flags param to fwnode_link_add() | Saravana Kannan | 1 | -1/+1 |
2024-03-03 | of: Reimplement of_machine_is_compatible() using of_machine_compatible_match() | Christophe Leroy | 1 | -20/+1 |
2024-03-03 | of: Change of_machine_is_compatible() to return bool | Michael Ellerman | 1 | -3/+2 |
2024-03-03 | of: Add of_machine_compatible_match() | Michael Ellerman | 1 | -0/+21 |
2024-03-01 | Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2024-03-01 | of/platform: Inform about created platform devices using pr_debug() | Uwe Kleine-König | 1 | -0/+2 |
2024-03-01 | of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing | Saravana Kannan | 1 | -1/+1 |
2024-02-25 | Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -0/+2 |
2024-02-23 | arm64, crash: wrap crash dumping code into crash related ifdefs | Baoquan He | 1 | -0/+2 |
2024-02-19 | of: property: add device link support for io-backends | Olivier Moysan | 1 | -0/+2 |
2024-02-15 | Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -43/+34 |
2024-02-13 | of: Make explicit cpu_to_be32 conversion to mute sparse warning | Dawei Li | 1 | -2/+2 |
2024-02-09 | of: property: Add in-ports/out-ports support to of_graph_get_port_parent() | Saravana Kannan | 1 | -1/+3 |
2024-02-09 | of: property: Improve finding the supplier of a remote-endpoint property | Saravana Kannan | 1 | -1/+11 |
2024-02-09 | of: property: Improve finding the consumer of a remote-endpoint property | Saravana Kannan | 1 | -37/+10 |
2024-02-06 | of: property: use unsigned int return on of_graph_get_endpoint_count() | Kuninori Morimoto | 1 | -2/+2 |
2024-02-06 | of: property: add missing kerneldoc for of_graph_get_endpoint_count() | Kuninori Morimoto | 1 | -0/+6 |
2024-01-31 | of: unittest: Fix compile in the non-dynamic case | Christian A. Ehrhardt | 1 | -3/+9 |
2024-01-31 | of: property: fix typo in io-channels | Nuno Sa | 1 | -1/+1 |
2024-01-23 | of: Add for_each_reserved_child_of_node() | Kuninori Morimoto | 1 | -0/+29 |
2024-01-23 | of: Add of_get_next_status_child() and makes more generic of_get_next | Kuninori Morimoto | 1 | -11/+18 |
2024-01-23 | of: Add __of_device_is_status() and makes more generic status check | Kuninori Morimoto | 1 | -21/+36 |
2024-01-22 | of: property: Make 'no port node found' output a debug message | Alexander Stein | 1 | -1/+1 |
2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -8/+16 |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -40/+41 |
2024-01-12 | Merge tag 'devicetree-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -40/+76 |