summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2020-11-18Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo
2020-11-10Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman
2020-11-10of: Fix reserved-memory overlap detectionVincent Whitchurch
2020-05-11Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman
2020-05-10of_mdio: fix node leak in of_phy_register_fixed_link error pathJohan Hovold
2020-04-24Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman
2020-04-24of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-24of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring
2020-02-17Merge 4.4.214 into android-4.4-pGreg Kroah-Hartman
2020-02-14of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2019-11-25Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman
2019-11-25of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring
2019-11-10Merge 4.4.200 into android-4.4-pGreg Kroah-Hartman
2019-11-10of: unittest: fix memory leak in unittest_data_addNavid Emamdoost
2018-12-01Merge 4.4.166 into android-4.4-pGreg Kroah-Hartman
2018-12-01of: add helper to lookup compatible child nodeJohan Hovold
2018-10-13Merge 4.4.161 into android-4.4-pGreg Kroah-Hartman
2018-10-13of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-07-03Merge 4.4.139 into android-4.4Greg Kroah-Hartman
2018-07-03of: unittest: for strings, account for trailing \0 in property length fieldStefan M Schaeckeler
2018-03-22Merge 4.4.123 into android-4.4Greg Kroah-Hartman
2018-03-22of: fix of_device_get_modalias returned length when truncating buffersRob Herring
2017-07-27Merge 4.4.79 into android-4.4Greg Kroah-Hartman
2017-07-27of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd
2017-06-29Merge 4.4.75 into android-4.4Greg Kroah-Hartman
2017-06-29of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf
2017-05-25Merge 4.4.70 into android-4.4Greg Kroah-Hartman
2017-05-25of: fix sparse warning in of_pci_range_parser_oneRob Herring
2016-11-15Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt
2016-11-15of: silence warnings due to max() usageStephen Rothwell
2016-09-26Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-22UPSTREAM: of/fdt: factor out assignment of initrd_start/initrd_endArd Biesheuvel
2016-09-22UPSTREAM: of/fdt: make memblock minimum physical address arch configurableArd Biesheuvel
2016-09-07Merge tag 'v4.4.20' into android-4.4.yDmitry Shmidt
2016-09-07of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach
2016-08-22Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt
2016-08-20of: fix memory leak related to safe_name()Frank Rowand
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-07-27of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov
2016-04-12of: alloc anywhere from memblock if range not specifiedVinayak Menon
2016-03-03of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy
2016-02-16of: Fix build warningsJohn Stultz
2016-02-16of: fix CONFIG_CMDLINE_EXTENDColin Cross
2016-02-16of: Support CONFIG_CMDLINE_EXTEND config optionDoug Anderson
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione
2015-12-08of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck
2015-11-30of/address: fix typo in comment block of of_translate_one()Masahiro Yamada
2015-11-30of: do not use 0x in front of %paDmitry V. Krivenok
2015-11-30of: Fix comparison of reserved memory regionsMichael Ellerman