aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2016-06-19of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov
2016-04-18of: alloc anywhere from memblock if range not specifiedVinayak Menon
2015-10-27of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2015-10-27of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-08-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-07-05of/address: use atomic allocation in pci_register_io_range()Jingoo Han
2015-07-03of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan
2015-06-28Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2015-04-24drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt
2015-04-16of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart
2015-03-23of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi
2014-11-26of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlapIan Campbell
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely
2014-11-19of/selftest: Fix off-by-one error in removal pathGrant Likely
2014-11-18of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt
2014-11-18of: Fix crash if an earlycon driver is not foundKevin Cernekee
2014-11-18of: Spelling s/stucture/structure/Geert Uytterhoeven
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther
2014-10-07of/selftest: Move hash table off stack to fix large frame sizeGrant Likely
2014-10-04of/selftest: Use the resolver to fixup phandlesGrant Likely
2014-10-04of: Introduce Device Tree resolve support.Pantelis Antoniou
2014-10-04of/selftest: Add a test for duplicate phandlesGrant Likely
2014-10-04of: Don't try to search when phandle == 0Grant Likely
2014-10-04of/selftest: Test structure of device treeGrant Likely
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-01of: Fix NULL dereference in selftest removal codeGrant Likely
2014-09-30of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau
2014-09-30of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau
2014-09-30of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau
2014-09-25of/fdt: fix memory range checkSrinivas Kandagatla
2014-09-22of: amba: use of_dma_configure for AMBA devicesRobin Murphy
2014-09-19of: mdio: honor flags passed to of_phy_connectFlorian Fainelli
2014-09-08of: Fix memory block alignment in early_init_dt_add_memory_arch()Geert Uytterhoeven
2014-09-08of: make sure of_alias is initialized before accessing itLaurentiu Tudor
2014-09-08of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabledGaurav Minocha
2014-09-08of: correct of_console_check()'s return valueBrian Norris
2014-08-16of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli
2014-08-16Enabling OF selftest to run without machine's devicetreeGaurav Minocha
2014-08-16of: Allow mem_reserve of memory with a base address of zeroAl Cooper
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely
2014-08-11Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely