| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-03 | of: Fix error path in of_parse_phandle_with_args_map() | Herve Codina | 1 | -5/+10 |
| 2024-12-03 | dt-bindings: mtd: fixed-partitions: Fix "compression" typo | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-12-02 | of: Add #address-cells/#size-cells in the device-tree root empty node | Herve Codina | 1 | -1/+8 |
| 2024-11-27 | dt-bindings: Unify "fsl,liodn" type definitions | Rob Herring (Arm) | 2 | -4/+8 |
| 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-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) | 10 | -8/+107 |
| 2024-11-15 | of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n | Stephen Boyd | 3 | -1/+4 |
| 2024-11-09 | dt-bindings: interrupt-controller: qcom,pdc: Add SAR2130P compatible | Dmitry Baryshkov | 1 | -0/+1 |
| 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-08 | dt-bindings: Enable dtc "interrupt_provider" warnings | Rob Herring (Arm) | 2 | -1/+1 |
| 2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif | 21 | -29/+36 |
| 2024-10-29 | dt-bindings: cache: qcom,llcc: Fix X1E80100 reg entries | Abel Vesa | 1 | -2/+34 |
| 2024-10-28 | dt-bindings: watchdog: convert zii,rave-sp-wdt.txt to yaml format | Frank Li | 2 | -39/+47 |
| 2024-10-28 | dt-bindings: input: convert zii,rave-sp-pwrbutton.txt to yaml | Frank Li | 2 | -22/+36 |
| 2024-10-25 | media: xilinx-tpg: use new of_graph functions | Kuninori Morimoto | 1 | -11/+3 |
| 2024-10-25 | fbdev: omapfb: use new of_graph functions | Kuninori Morimoto | 5 | -87/+13 |
| 2024-10-25 | gpu: drm: omapdrm: use new of_graph functions | Kuninori Morimoto | 2 | -2/+4 |
| 2024-10-25 | ASoC: audio-graph-card2: use new of_graph functions | Kuninori Morimoto | 1 | -56/+48 |
| 2024-10-25 | ASoC: audio-graph-card: use new of_graph functions | Kuninori Morimoto | 1 | -1/+1 |
| 2024-10-25 | ASoC: test-component: use new of_graph functions | Kuninori Morimoto | 1 | -2/+1 |
| 2024-10-25 | of: property: use new of_graph functions | Kuninori Morimoto | 1 | -13/+5 |
| 2024-10-25 | of: property: add of_graph_get_next_port_endpoint() | Kuninori Morimoto | 2 | -0/+48 |
| 2024-10-25 | of: property: add of_graph_get_next_port() | Kuninori Morimoto | 2 | -0/+82 |
| 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) | 2 | -7/+7 |
| 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) | 7 | -32/+33 |
| 2024-10-15 | of: Constify struct device_node function arguments | Rob Herring (Arm) | 10 | -33/+33 |
| 2024-10-15 | PCI: Constify pci_register_io_range() fwnode_handle | Rob Herring (Arm) | 2 | -3/+3 |
| 2024-10-15 | logic_pio: Constify fwnode_handle | Rob Herring (Arm) | 2 | -5/+5 |
| 2024-10-10 | of: Skip kunit tests when arm64+ACPI doesn't populate root node | Stephen Boyd | 4 | -0/+24 |
| 2024-10-10 | of: Fix unbalanced of node refcount and memory leaks | Jinjie Ruan | 1 | -1/+1 |
| 2024-10-08 | dt-bindings: writing-schema: Add details on YAML text blocks | Rob Herring (Arm) | 1 | -0/+30 |
| 2024-10-08 | of:of_numa: remove unused macro | Ba Jing | 1 | -3/+0 |
| 2024-10-07 | dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-... | Frank Li | 1 | -3/+23 |
| 2024-10-07 | dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parent | Frank Li | 1 | -1/+1 |
| 2024-10-03 | dt-bindings: fpga: altr,fpga-passive-serial: Convert to yaml | Fabio Estevam | 2 | -29/+74 |
| 2024-10-02 | dt-bindings: Fix array property constraints | Rob Herring (Arm) | 7 | -24/+16 |
| 2024-10-02 | dt-bindings: interrupt-controller: fsl,mu-msi: Drop "interrupt-controller" pr... | Rob Herring (Arm) | 1 | -4/+0 |
| 2024-10-02 | dt-bindings: interrupt-controller: ti,sci-inta: Add missing "#interrupt-cells... | Rob Herring (Arm) | 1 | -0/+1 |
| 2024-10-02 | dt-bindings: trivial-devices: add onnn,adt7462 | Chanh Nguyen | 1 | -0/+2 |
| 2024-10-02 | dt-bindings: display: elgin,jg10309-01: Add own binding | Fabio Estevam | 2 | -2/+54 |
| 2024-09-30 | Linux 6.12-rc1v6.12-rc1 | Linus Torvalds | 1 | -2/+2 |