aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)Author
2022-02-02Merge tag 'v5.10.94' into v5.10/standard/baseBruce Ashfield
2022-01-27of: base: Improve argument length mismatch errorBaruch Siach
2022-01-27of: base: Fix phandle argument length mismatch error messageBaruch Siach
2022-01-27of: unittest: 64 bit dma address test requires arch supportFrank Rowand
2022-01-27of: unittest: fix warning on PowerPC frame size warningJim Quinlan
2021-11-29Merge tag 'v5.10.80' into v5.10/standard/baseBruce Ashfield
2021-11-18of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand
2021-09-27Merge tag 'v5.10.67' into v5.10/standard/baseBruce Ashfield
2021-09-18of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFSMarc Zyngier
2021-08-17OF: DT-Overlay configfs interface (v7)Pantelis Antoniou
2021-07-14of: Fix truncation of memory sizes on 32-bit platformsGeert Uytterhoeven
2021-05-14of: overlay: fix for_each_child.cocci warningskernel test robot
2021-04-14of: property: fw_devlink: do not link ".*,nr-gpios"Ilya Lipnitskiy
2021-03-09of: unittest: Fix build on architectures without CONFIG_OF_ADDRESSCatalin Marinas
2021-03-09of: unittest: Add test for of_dma_get_max_cpu_address()Nicolas Saenz Julienne
2021-03-09of/address: Introduce of_dma_get_max_cpu_address()Nicolas Saenz Julienne
2021-03-04of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat
2021-03-04fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed
2021-02-03of/device: Update dma_range_map only when dev has valid dma-rangesYong Wu
2020-11-11of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo
2020-11-02of: Drop superfluous ULL suffix for ~0Geert Uytterhoeven
2020-10-29dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=nGeert Uytterhoeven
2020-10-25of: Fix reserved-memory overlap detectionVincent Whitchurch
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson
2020-10-06Merge branch 'dt/linus' into dt/nextRob Herring
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-24of: add of_mdio_find_device() apiRussell King
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-09-05of: Export of_remove_property() to modulesFlorian Fainelli
2020-08-19of: address: Work around missing device_type property in pcie nodesMarc Zyngier
2020-08-17of: platform: Destroy child devices symmetricallyThierry Reding
2020-08-17of/address: check for invalid range.cpu_addrColin Ian King
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m...Yue Hu
2020-08-03of: unittest: Use bigger address cells to catch parser regressionsNicolas Saenz Julienne
2020-08-03net: mdiobus: add reset-post-delay-us handlingBruno Thomsen
2020-07-31of: address: Fix parser address/size cells initializationNicolas Saenz Julienne
2020-07-31of_address: Guard of_bus_pci_get_flags with CONFIG_PCIJiaxun Yang
2020-07-28of_address: Add bus type match for pci ranges parserJiaxun Yang
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-27of: property: Add device link support for pinctrl-0 through pinctrl-8Saravana Kannan