summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-121-0/+38
|\
| * of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin2017-05-091-0/+38
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-102-12/+21
|\ \
| * | iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart2017-04-201-2/+7
| * | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-201-4/+1Star
| * | of: device: Fix overflow of coherent_dma_maskSricharan R2017-04-201-1/+1
| * | of: dma: Make of_dma_deconfigure() publicLaurent Pinchart2017-04-202-5/+12
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-091-45/+0Star
|\ \ \
| * | | of/pci: Remove unused MSI controller helpersThomas Petazzoni2017-03-141-45/+0Star
| |/ /
* | | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-0614-24/+540
|\ \ \
| * | | of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring2017-05-044-5/+5
| * | | of: fix sparse warning in of_pci_range_parser_oneRob Herring2017-05-041-1/+1
| * | | of: fix sparse warnings in of_find_next_cache_nodeRob Herring2017-05-041-7/+6Star
| * | | of/unittest: Missing unlocks on errorDan Carpenter2017-05-041-2/+6
| * | | of: fix uninitialized variable warning for overlay testArnd Bergmann2017-05-031-1/+1
| * | | of: fix unittest build without CONFIG_OF_OVERLAYArnd Bergmann2017-04-281-1/+1
| * | | of: Add unit tests for applying overlaysFrank Rowand2017-04-287-8/+505
| * | | of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()Tyrel Datwyler2017-04-181-0/+2
| * | | of: Add function for generating a DT modalias with a newlineRob Herring2017-03-221-2/+16
| * | | of: fix of_device_get_modalias returned length when truncating buffersRob Herring2017-03-221-1/+1
| |/ /
* | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-0/+31
|\ \ \ | | |/ | |/|
| * | drivers/of/base.c: Add of_property_read_u64_indexAlistair Popple2017-04-031-0/+31
| |/
* | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-0/+71
|\ \
| * \ Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-03-071-0/+71
| |\ \ | | |/ | |/|
| | * of: add devm_ functions for populate and depopulateBenjamin Gaignard2017-02-271-0/+71
* | | mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-241-0/+7
|/ /
* | Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-239-16/+69
|\ \
| * | of: introduce of_graph_get_remote_nodeRob Herring2017-02-151-0/+37
| * | of: Add missing space at end of pr_fmt().Frank Rowand2017-02-091-1/+1
| * | of: make of_device_make_bus_id() staticFrank Rowand2017-02-091-1/+1
| * | of: fix of_node leak caused in of_find_node_opts_by_pathQi Hou2017-02-091-0/+3
| * | of/unittest: Swap arguments of of_unittest_apply_overlay()Alexander Sverdlin2017-01-231-2/+2
| * | of: remove redundant memset in overlayXuYing2017-01-091-1/+0Star
| * | of/irq: improve error report on irq discovery process failureGuilherme G. Piccoli2017-01-092-8/+21
| * | of: drop duplicate headersGeliang Tang2017-01-043-3/+0Star
| * | of: reserved_mem: set dma_ops for devices using reserved memSmitha T Murthy2017-01-041-0/+4
| |/
* | Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-221-0/+25
|\ \
| * | of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd2017-01-201-0/+2
| * | of: device: Support loading a module with OF based modaliasStephen Boyd2017-01-201-0/+23
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-0/+26
|\ \
| * | of: base: add support to find the level of the last cacheSudeep Holla2017-01-171-0/+26
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-0/+1
|\ \
| * | of_mdio: Add "broadcom,bcm5241" to the whitelist.David Daney2017-02-201-0/+1
| |/
* | OF: Prevent unaligned access in of_alias_scan()Paul Burton2017-01-031-1/+1
* | of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf2017-01-031-3/+6
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-0/+21
|\
| * of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DTShawn Lin2016-11-141-0/+21
* | Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-154-212/+168Star
|\ \
| * | Revert "of: base: add support to get machine model name"Rob Herring2016-12-091-32/+0Star
| * | of: Fix issue where code would fall through to error case.Moritz Fischer2016-12-091-8/+8