aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+52
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds5-28/+15
2021-02-19of: property: fw_devlink: Ignore interrupts property for some configsSaravana Kannan1-0/+3
2021-02-12of: Remove of_dev_{get,put}()Rob Herring3-24/+3
2021-02-09of: property: Add fw_devlink support for optional propertiesSaravana Kannan1-3/+9
2021-02-09of: property: Don't add links to absent suppliersSaravana Kannan1-1/+3
2021-02-09of: property: Fix fw_devlink handling of interrupts/interrupts-extendedSaravana Kannan1-5/+5
2021-02-04nvmem: Add driver to expose reserved memory as nvmemNicolas Saenz Julienne1-0/+1
2021-01-27of/device: Update dma_range_map only when dev has valid dma-rangesYong Wu1-3/+7
2021-01-26of: property: Add fw_devlink support for interruptsSaravana Kannan1-0/+11
2021-01-26of: property: Add fw_devlink support for "gpio" and "gpios" bindingSaravana Kannan1-0/+23
2021-01-15of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat1-1/+9
2021-01-15fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed1-1/+1
2021-01-15of: base: improve error msg in of_phandle_iterator_next()Enrico Weigelt, metux IT consult1-2/+2
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-111/+41
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+2
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-0/+63
2020-12-09driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan1-2/+1
2020-12-09of: property: Update implementation of add_links() to create fwnode linksSaravana Kannan1-109/+41
2020-12-09driver core: Add fwnode link supportSaravana Kannan1-0/+1
2020-12-09Revert "of: platform: Batch fwnode parsing when adding all top level devices"Saravana Kannan1-2/+0
2020-12-04earlycon: simplify earlycon-table implementationJohan Hovold1-5/+2
2020-12-02of: unittest: Fix build on architectures without CONFIG_OF_ADDRESSCatalin Marinas1-0/+3
2020-11-20of: unittest: Add test for of_dma_get_max_cpu_address()Nicolas Saenz Julienne1-0/+18
2020-11-20of/address: Introduce of_dma_get_max_cpu_address()Nicolas Saenz Julienne1-0/+42
2020-11-11of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo1-1/+3
2020-11-02of: Drop superfluous ULL suffix for ~0Geert Uytterhoeven1-1/+1
2020-10-29dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=nGeert Uytterhoeven1-3/+3
2020-10-25of: Fix reserved-memory overlap detectionVincent Whitchurch1-2/+11
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-580/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-73/+90
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson3-600/+0
2020-10-06Merge branch 'dt/linus' into dt/nextRob Herring1-1/+20
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+1
2020-09-24of: add of_mdio_find_device() apiRussell King1-9/+29
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan4-73/+89
2020-09-05of: Export of_remove_property() to modulesFlorian Fainelli1-0/+1
2020-08-19of: address: Work around missing device_type property in pcie nodesMarc Zyngier1-1/+15
2020-08-17of: platform: Destroy child devices symmetricallyThierry Reding1-1/+1
2020-08-17of/address: check for invalid range.cpu_addrColin Ian King1-0/+5
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-11/+16
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+3
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+23
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds5-20/+97
2020-08-03of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-map nodeYue Hu1-6/+6
2020-08-03of: unittest: Use bigger address cells to catch parser regressionsNicolas Saenz Julienne2-6/+6
2020-08-03net: mdiobus: add reset-post-delay-us handlingBruno Thomsen1-0/+2
2020-07-31of: address: Fix parser address/size cells initializationNicolas Saenz Julienne1-2/+2