summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-03of: Fix error path in of_parse_phandle_with_args_map()Herve Codina
2024-12-02of: Add #address-cells/#size-cells in the device-tree root empty nodeHerve Codina
2024-11-27of: address: Preserve the flags portion on 1:1 dma-ranges mappingAndrea della Porta
2024-11-27of/unittest: Add empty dma-ranges address translation testsAndrea della Porta
2024-11-25of: property: fw_devlink: Do not use interrupt-parent directlySamuel Holland
2024-11-15Merge branch 'dt/linus' into dt/nextRob Herring (Arm)
2024-11-15of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=nStephen Boyd
2024-11-08of/address: Rework bus matching to avoid warningsRob Herring (Arm)
2024-11-08of: WARN on deprecated #address-cells/#size-cells handlingRob Herring (Arm)
2024-11-08of/fdt: Don't use default address cell sizes for address translationRob Herring (Arm)
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-24media: xilinx-tpg: use new of_graph functionsKuninori Morimoto
2024-10-24fbdev: omapfb: use new of_graph functionsKuninori Morimoto
2024-10-24gpu: drm: omapdrm: use new of_graph functionsKuninori Morimoto
2024-10-24of: property: use new of_graph functionsKuninori Morimoto
2024-10-24of: property: add of_graph_get_next_port_endpoint()Kuninori Morimoto
2024-10-24of: property: add of_graph_get_next_port()Kuninori Morimoto
2024-10-16of: module: remove strlen() call in of_modalias()Sergey Shtylyov
2024-10-15of: reserved_mem: Add code to dynamically allocate reserved_mem arrayOreoluwa Babatunde
2024-10-15of: reserved_mem: Restructure how the reserved memory regions are processedOreoluwa Babatunde
2024-10-15of/address: Constify of_busses[] array and pointersRob Herring (Arm)
2024-10-15of: Constify safe_name() kobject argRob Herring (Arm)
2024-10-15of: Constify of_changeset_entry function argumentsRob Herring (Arm)
2024-10-15of: Constify struct property pointersRob Herring (Arm)
2024-10-15of: Constify struct device_node function argumentsRob Herring (Arm)
2024-10-15PCI: Constify pci_register_io_range() fwnode_handleRob Herring (Arm)
2024-10-10of: Skip kunit tests when arm64+ACPI doesn't populate root nodeStephen Boyd
2024-10-09of: Fix unbalanced of node refcount and memory leaksJinjie Ruan
2024-10-08of:of_numa: remove unused macroBa Jing
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-28Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-28Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-09-28fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin
2024-09-27Merge tag 'pm-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-09-27Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-27Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-27Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-27mailbox, remoteproc: omap2+: fix compile testingArnd Bergmann
2024-09-27i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan