Commit Graph

470 Commits (3aca446acf32243029f5c83810b50aad3c32b6bf)

Author SHA1 Message Date
Grant Likely 1f42e5dd50 of: Add self test for of_match_node() 11 years ago
Grant Likely b5190516b2 of: Move testcase FDT data into drivers/of 11 years ago
Kevin Hao 215a14cfac of: reimplement the matching method for __of_match_node() 11 years ago
Ben Dooks f15c586d1d of_mdio: fix phy interrupt passing 11 years ago
Kevin Hao 71c5498eed Revert "of: search the best compatible match first in __of_match_node()" 11 years ago
Kevin Hao 06b29e76a7 of: search the best compatible match first in __of_match_node() 11 years ago
Florian Fainelli ce11c43672 net: of_mdio: fix of_set_phy_supported after driver probing 11 years ago
Kevin Hao 4e8ca6ee3a Revert "OF: base: match each node compatible against all given matches first" 11 years ago
Kleber Sacilotto de Souza 14e2abb732 of: fix PCI bus match for PCIe slots 11 years ago
Zhang Rui b9f73067f3 platform: introduce OF style 'modalias' support for platform bus 11 years ago
Xiubo Li 42ccd781bb of: Fix __of_device_is_available check 11 years ago
Andy Fleming 7614aba6a3 phylib: Add of_phy_attach 11 years ago
Andy Fleming 898dd0bda3 phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY 11 years ago
Geert Uytterhoeven dee214207a of/Kconfig: Spelling s/one/once/ 11 years ago
Cédric Le Goater 2f53a713c4 of/irq: Fix device_node refcount in of_irq_parse_raw() 11 years ago
Geert Uytterhoeven 5d9270869b of/Kconfig: Spelling s/one/once/ 11 years ago
Rob Herring 13fcca8f25 Revert "of/address: Handle #address-cells > 2 specially" 11 years ago
James Hogan 6f041e99fc of: Fix NULL dereference in unflatten_and_copy() 11 years ago
Florian Fainelli 8fdade4be7 net: of_mdio: parse "max-speed" property to set PHY supported features 11 years ago
Florian Fainelli 7d97637656 net: of_mdio: do not overwrite PHY interrupt configuration 11 years ago
Florian Fainelli bed2f9ed2f net: of_mdio: use PHY_MAX_ADDR constant 11 years ago
Florian Fainelli 2e79cb3030 net: of_mdio: factor PHY registration from of_mdiobus_register 11 years ago
Peter Crosthwaite 1ca56e7dca of: irq: Ignore disabled intc's when searching map 11 years ago
Peter Crosthwaite bf49be02d6 of: irq: Ignore disabled interrupt controllers 11 years ago
Sebastian Hesselbarth 105353145e OF: base: match each node compatible against all given matches first 11 years ago
Rob Herring f5ae18ece3 dt: disable self-tests for !OF_IRQ 11 years ago
Tomasz Figa 74dac2ed69 of: irq: Fix interrupt-map entry matching 11 years ago
Grant Likely 355e62f5ad of/irq: Fix potential buffer overflow 11 years ago
Grant Likely 78119fd106 of/irq: Fix bug in interrupt parsing refactor. 11 years ago
Rob Herring 0589342c27 of: set dma_mask to point to coherent_dma_mask 11 years ago
Russell King 446b2a9380 DMA-API: amba: get rid of separate dma_mask 11 years ago
Sudeep KarkadaNagesha a3e31b4588 of: Move definition of of_find_next_cache_node into common code. 11 years ago
Grant Likely 79d9701559 of/irq: create interrupts-extended property 11 years ago
Grant Likely 16b84e5a50 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. 11 years ago
Thierry Reding 3da5278727 of/irq: Rework of_irq_count() 11 years ago
Grant Likely a9f10ca76d of: Add testcases for interrupt parsing 11 years ago
Grant Likely 624cfca534 of: Add helper for printing an of_phandle_args structure 11 years ago
Grant Likely 2361613206 of/irq: Refactor interrupt-map parsing 11 years ago
Grant Likely e6d30ab1e7 of/irq: simplify args to irq_create_of_mapping 11 years ago
Grant Likely 530210c781 of/irq: Replace of_irq with of_phandle_args 11 years ago
Grant Likely 0c02c8007e of/irq: Rename of_irq_map_* functions to of_irq_parse_* 11 years ago
Tomasz Figa 4a43d686fe of/irq: Pass trigger type in IRQ resource flags 11 years ago
Grant Likely 8804827b30 of: Fix dereferencing node name in debug output to be safe 11 years ago
Grant Likely f3cea45a77 of: Fix iteration bug over CPU reg properties 11 years ago
David Miller d1cb9d1af0 of: Make cpu node handling more portable. 11 years ago
Marek Szyprowski 1931ee143b Revert "drivers: of: add initialization code for dma reserved memory" 11 years ago
Grant Likely b920ecc826 Revert "of: Feed entire flattened device tree into the random pool" 11 years ago
Grant Likely 444c91e572 of: fix unnecessary warning on missing /cpus node 11 years ago
Rob Herring 0c3f061c19 of: implement of_node_to_nid as a weak function 11 years ago
Rob Herring 25ff79443c of: implement pci_address_to_pio as weak function 11 years ago