Commit Graph

677 Commits (06fda602dbca9c59d87db7da71192e4b54c9f5ff)

Author SHA1 Message Date
Markus Elfring c46ca3c831 of: Delete unnecessary check before calling "of_node_put()" 10 years ago
Grant Likely 70161ff336 of: Drop ->next pointer from struct device_node 10 years ago
Leif Lindholm 7914a7c565 of: support passing console options with stdout-path 10 years ago
Leif Lindholm 75c28c09af of: add optional options parameter to of_find_node_by_path() 10 years ago
Will Deacon 97890ba928 dma-mapping: detect and configure IOMMU in of_dma_configure 10 years ago
Will Deacon a3a60f81ee dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops 10 years ago
Grant Likely 63ebecc03d of: Remove unneeded and incorrect MODULE_DEVICE_TABLE 10 years ago
Jiri Slaby e99010edb3 of: base, fix of_property_read_string_helper kernel-doc 10 years ago
Grant Likely 65d473b800 of: remove select of non-existant OF_DEVICE config symbol 10 years ago
Ian Campbell 094cb98179 of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap 10 years ago
Pantelis Antoniou 177d271cf3 of/overlay: Add overlay unittests 10 years ago
Pantelis Antoniou 7518b5890d of/overlay: Introduce DT overlay support 10 years ago
Pantelis Antoniou 801d728c10 of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type 10 years ago
Grant Likely f5242e5a88 of/reconfig: Always use the same structure for notifiers 10 years ago
Grant Likely 00aa37206e of/reconfig: Add debug output for OF_RECONFIG notifiers 10 years ago
Pantelis Antoniou b53a2340d0 of/reconfig: Add of_reconfig_get_state_change() of notifier helper. 10 years ago
Pantelis Antoniou da56d04c80 of/resolver: Switch to new local fixups format. 10 years ago
Grant Likely e51795815e of: Refactor __of_node_alloc() into __of_node_dup() 10 years ago
Grant Likely ef8bbd73a7 of: Use vargs in __of_node_alloc 10 years ago
Grant Likely 788ec2fc2c of/selftest: Fix testing when /aliases is missing 10 years ago
Grant Likely 2d0747c4b6 of: Properly set the OF_POPULATED_BUS flag on root node 10 years ago
Grant Likely c1a2086e2d of/selftest: Fix off-by-one error in removal path 10 years ago
Ard Biesheuvel 08d53aa58c of/fdt: export fdt blob as /sys/firmware/fdt 10 years ago
Benjamin Herrenschmidt 746c9e9f92 of/base: Fix PowerPC address parsing hack 10 years ago
Kevin Cernekee ab74d00a39 of: Fix crash if an earlycon driver is not found 10 years ago
Geert Uytterhoeven 27b3383a14 of: Spelling s/stucture/structure/ 10 years ago
Kevin Cernekee 53a4ab96c6 of: Change of_device_is_available() to return bool 10 years ago
Kevin Cernekee 25c7a1de6c of: Fix of_device_is_compatible() comment 10 years ago
Benjamin Herrenschmidt a0212ae0be of/address: Don't throw errors on absent ranges properties 10 years ago
Yijing Wang c2791b8069 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" 10 years ago
Laurent Pinchart 9eb08fb3d1 of/irq: Export of_irq_get() 10 years ago
Rafael J. Wysocki b31384fa5d Driver core: Unified device properties interface for platform firmware 10 years ago
Grant Likely 43c0767e17 of/platform: Move platform devices under /sys/devices/platform 10 years ago
Geert Uytterhoeven c0e848d8b8 of: Remove spaces before tabs 10 years ago
Geert Uytterhoeven c50949d329 of: Grammar s/an/a/ 10 years ago
Geert Uytterhoeven 1821dda4ae of: Improve grammar for of_alias_scan() documentation 10 years ago
Geert Uytterhoeven d94a75c133 of: Correct of_phandle_args node reference in comments 10 years ago
Ard Biesheuvel 8cccffc526 of: check for size < 0 after rounding in early_init_dt_add_memory_arch 10 years ago
Bjorn Helgaas 50ba08f301 of/fdt: Don't clear initial_boot_params if fdt_check_header() fails 10 years ago
Matthias Brugger b75b276bea of: Request and map make argument name constant 10 years ago
Grant Likely 19fd74879a of/unittest: Rename selftest.c to unittest.c 10 years ago
Grant Likely 851da976dc of/unittest: Remove test devices after adding them 10 years ago
Grant Likely 5063e25a30 of: Eliminate of_allnodes list 10 years ago
Grant Likely a87fa1d81a of: Fix overflow bug in string property parsing functions 10 years ago
Marek Szyprowski 47f29df7db drivers: of: add return value to of_reserved_mem_device_init() 10 years ago
Petri Gynther fd2ef0ba30 net: phy: adjust fixed_phy_register() return value 11 years ago
Grant Likely 2118f4b8df of/selftest: Move hash table off stack to fix large frame size 11 years ago
Grant Likely 2eb46da2a7 of/selftest: Use the resolver to fixup phandles 11 years ago
Pantelis Antoniou 7941b27b16 of: Introduce Device Tree resolve support. 11 years ago
Grant Likely 841ec21357 of/selftest: Add a test for duplicate phandles 11 years ago