aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAge
* of: fdt: add missing allocation-failure checkJohan Hovold2017-05-25
* of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()Tyrel Datwyler2017-05-25
* of: fix sparse warning in of_pci_range_parser_oneRob Herring2017-05-25
* of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible.David Daney2017-01-09
* of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-29
* of_mdio: fix device reference leak in of_phy_find_deviceJohan Hovold2016-11-17
* of_mdio: fix node leak in of_phy_register_fixed_link error pathJohan Hovold2016-11-17
* Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede2016-11-11
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15
|\
| * of/platform: Probe "isa" busses by defaultPaul Burton2016-10-06
* | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-11
|\ \
| * | of/irq: Break out msi-map lookup (again)Robin Murphy2016-09-16
| |/
* | Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds2016-10-10
|\ \
| * | mtd: Kill the OF_MTD Kconfig optionBoris Brezillon2016-09-23
* | | console: don't prefer first registered if DT specifies stdout-pathPaul Burton2016-10-07
* | | Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-05
|\ \ \
| * | | of/platform: Initialise dev->fwnode appropriatelyRobin Murphy2016-09-15
| * | | of: Add array read functions with min/max size limitsRichard Fitzgerald2016-09-15
| * | | of: Make of_find_property_value_of_size take a length rangeRichard Fitzgerald2016-09-15
| | |/ | |/|
* | | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-03
|\ \ \
| * | | of/serial: move earlycon early_param handling to serialLeif Lindholm2016-09-28
| |/ /
* | | of_numa: Use pr_fmt()Kefeng Wang2016-09-09
* | | of_numa: Use of_get_next_parent to simplify codeKefeng Wang2016-09-09
* | | of/numa: remove a duplicated warningZhen Lei2016-09-09
* | | of/numa: add nid check for memory blockZhen Lei2016-09-09
* | | of/numa: fix a memory@ node can only contains one memory blockZhen Lei2016-09-09
* | | of/numa: remove a duplicated pr_debug informationZhen Lei2016-09-09
|/ /
* | of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach2016-08-15
* | of/platform: disable the of_platform_default_populate_init() for all the ppc ...Kevin Hao2016-08-12
* | of/irq: Mark interrupt controllers as populated before initialisationPhilipp Zabel2016-08-09
* | drivers/of: Validate device node in __unflatten_device_tree()Gavin Shan2016-08-09
* | of: Delete an unnecessary check before the function call "of_node_put"Markus Elfring2016-08-09
|/
* ramoops: use DT reserved-memory bindingsKees Cook2016-08-05
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31
|\
| * dt: Add of_device_compatible_match()Benjamin Herrenschmidt2016-07-20
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-30
|\ \
| * | of: fdt: mark unflattened tree as detachedMichal Suchanek2016-07-18
| * | of: overlay: add resolver error printsMichal Suchanek2016-07-18
| * | of: use pr_fmt prefix for all console printingRob Herring2016-07-18
| * | of/irq: Mark initialised interrupt controllers as populatedJon Hunter2016-06-24
| * | of: fix memory leak related to safe_name()Frank Rowand2016-06-24
| * | Revert "of/platform: export of_default_bus_match_table"Kefeng Wang2016-06-23
| * | of: unittest: use of_platform_default_populate() to populate default busKefeng Wang2016-06-23
| * | of/platform: Add common method to populate default busKefeng Wang2016-06-23
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\ \
| * | of_mdio: Abstract a general interface for phy connectDongpo Li2016-07-17
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
| |\|
| * | of_mdio: select fixed phy support unconditionallyArnd Bergmann2016-06-28
| * | of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings2016-06-23
* | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\ \ \