summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | of: detect invalid phandle in overlayFrank Rowand2017-06-221-0/+4
| * | | | | of: be consistent in form of file modeFrank Rowand2017-06-221-1/+1
| * | | | | of: make __of_attach_node() staticFrank Rowand2017-06-222-2/+1
| * | | | | of: address.c header comment typoFrank Rowand2017-06-221-1/+1
| * | | | | of: fdt.c header comment typoFrank Rowand2017-06-221-1/+1
| * | | | | of: make of_fdt_is_compatible() staticFrank Rowand2017-06-221-1/+1
| * | | | | of: irq: use of_irq_get() in of_irq_to_resource()Thomas Petazzoni2017-05-161-1/+4
| |/ / / /
* | | | | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-10/+52
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2017-07-031-10/+52
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | of_graph: add of_graph_get_endpoint_count()Kuninori Morimoto2017-05-171-0/+12
| | * | of_graph: add of_graph_get_port_parent()Kuninori Morimoto2017-05-171-8/+22
| | * | of_graph: add of_graph_get_remote_endpoint()Kuninori Morimoto2017-05-171-2/+16
| | * | of-graph: export symbol of_phandle_iterator_init/nextKuninori Morimoto2017-05-171-0/+2
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-2/+2
|\ \ \ | |/ /
| * | iommu/of: Ignore all errors except EPROBE_DEFERSricharan R2017-05-301-2/+2
* | | of_mdio: move of_mdio_parse_addr to header fileJon Mason2017-06-131-22/+0
* | | mdio_bus: handle only single PHY reset GPIOSergei Shtylyov2017-06-131-1/+0
|/ /
* | Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-05-241-1/+2
|\ \
| * | of/platform: Make of_platform_device_destroy globally visibleJan Glauber2017-05-221-1/+2
| |/
* | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-192-1/+4
|\ \ | |/ |/|
| * of: fdt: add missing allocation-failure checkJohan Hovold2017-05-171-0/+3
| * Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso...Rob Herring2017-05-111-1/+1
* | 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-092-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/+1
| * | | 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-081-45/+0
|\ \ \ \
| * | | | of/pci: Remove unused MSI controller helpersThomas Petazzoni2017-03-141-45/+0
| |/ / /
* | | | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-0514-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/+6
| * | | 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-277-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-229-16/+69
|\ \
| * | of: introduce of_graph_get_remote_nodeRob Herring2017-02-151-0/+37
OpenPOWER on IntegriCloud