summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-05-222-1/+9
* of: add helper to lookup compatible child nodeJohan Hovold2019-02-111-0/+25
* of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-12-161-9/+19
* of: platform: stop accessing invalid dev in of_platform_device_destroySrinivas Kandagatla2018-11-201-2/+2
* of: unittest: for strings, account for trailing \0 in property length fieldStefan M Schaeckeler2018-11-201-4/+4
* of: fdt: Fix return with value in void functionBen Hutchings2018-03-031-1/+1
* of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd2017-11-111-0/+2
* of: fdt: add missing allocation-failure checkJohan Hovold2017-09-151-0/+3
* of: fix sparse warning in of_pci_range_parser_oneRob Herring2017-08-261-1/+1
* of_mdio: fix node leak in of_phy_register_fixed_link error pathJohan Hovold2017-02-231-1/+4
* of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov2016-08-221-9/+10
* of: alloc anywhere from memblock if range not specifiedVinayak Menon2016-05-011-1/+3
* of/fdt: fix error checking for earlycon addressMasahiro Yamada2015-12-131-2/+3
* drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu2015-12-131-0/+4
* of/address: Don't loop forever in of_find_matching_node_by_address().David Daney2015-09-281-3/+3
* of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2015-07-151-1/+1
* drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt2015-05-061-3/+8
* of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart2015-03-301-3/+7
* of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlapIan Campbell2014-12-101-2/+0
* of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt2014-12-011-3/+16
* of: Fix crash if an earlycon driver is not foundKevin Cernekee2014-12-011-1/+1
* of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-143-72/+84
* of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli2014-10-051-8/+9
* of: Allow mem_reserve of memory with a base address of zeroAl Cooper2014-10-051-1/+1
* of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-291-0/+48
* of: Split early_init_dt_scan into two partsLaura Abbott2014-07-291-1/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-151-34/+0
|\
| * net: fix circular dependency in of_mdio codeDaniel Mack2014-07-021-34/+0
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-061-0/+15
|\ \ | |/ |/|
| * of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-261-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-251-3/+5
|\ \ | |/ |/|
| * of: mdio: fixup of_phy_register_fixed_link parsing of new bindingsRichard Retanubun2014-06-221-3/+5
* | OF: fix of_find_node_by_path() assumption that of_allnodes is rootFrank Rowand2014-06-161-2/+2
* | of: avoid format string parsing in kobject namesKees Cook2014-06-161-1/+2
* | of/platform: Fix microblaze build failureGuenter Roeck2014-06-161-4/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-80/+126
|\
| * of: of_mdio: export symbol of_mdiobus_link_phydevDaniel Mack2014-06-021-0/+1
| * net: of_mdio: use int type for address variableDaniel Mack2014-06-021-2/+1
| * net: of_mdio: don't store the length of a property if we don't need toDaniel Mack2014-05-291-2/+2
| * net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack2014-05-291-0/+33
| * net: of_mdio: factor out code to parse a phy's 'reg' propertyDaniel Mack2014-05-291-12/+23
| * of: mdio: fix compile warning in of_mdiobus_register_phy()Christian Engelmayer2014-05-261-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-0/+4
| |\
| * | net: phy: make of_set_phy_supported work with genphy driverSascha Hauer2014-05-221-26/+0
| * | of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli2014-05-221-38/+0
| * | of: provide a binding for fixed link PHYsThomas Petazzoni2014-05-161-0/+67
* | | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds2014-06-051-3/+0
|\ \ \
| * | | microblaze: Use generic device.hMichal Simek2014-06-041-3/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-052-6/+169
|\ \ \
| * \ \ Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King2014-05-232-6/+169
| |\ \ \ | | |/ / | |/| |