summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-122-2/+2
|\
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-06-111-0/+1
|\ \ | |/ |/|
| * Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-05-261-0/+1
| |\
| | * drivers: qcom: add command DB driverMahesh Sivasubramanian2018-05-251-0/+1
* | | Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-074-7/+23
|\ \ \
| * | | of: platform: stop accessing invalid dev in of_platform_device_destroySrinivas Kandagatla2018-06-041-2/+3
| * | | of: overlay: validate offset from property fixupsFrank Rowand2018-05-231-0/+5
| * | | of: unittest: for strings, account for trailing \0 in property length fieldStefan M Schaeckeler2018-05-221-4/+4
| * | | Merge tag 'devicetree-fixes-for-4.17' into dt/next to pick-up fixesRob Herring2018-05-141-9/+21
| |\ \ \
| * | | | of: Don't create device for OPP tablesViresh Kumar2018-04-241-0/+11
| * | | | of/numa: drop export of of_node_to_nidRob Herring2018-04-181-1/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-0/+3
|\ \ \ \
| * | | | of: mdio: Fall back to mdiobus_register() with NULL device_nodeFlorian Fainelli2018-05-161-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-042-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | drivers: remove force dma flag from busesChristoph Hellwig2018-05-032-3/+5
* | | | Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-071-9/+21
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | of: overlay: Stop leaking resources on overlay removalJan Kiszka2018-04-261-9/+21
| |/
* | earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-04-231-2/+5
|/
* Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-151-6/+0
|\
| * kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-4/+0
| * kbuild: add %.dtb.S and %.dtb to 'targets' automaticallyMasahiro Yamada2018-04-071-2/+0
* | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin2018-04-111-1/+1
|/
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-17/+79
|\
| * of: Add missing I/O range exception for indirect-IO devicesZhichang Yuan2018-04-041-16/+76
| * PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni2018-04-041-1/+3
* | Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-057-124/+525
|\ \
| * | of: unittest: fix an error code in of_unittest_apply_overlay()Dan Carpenter2018-03-191-4/+2
| * | of: unittest: move misplaced function declarationArnd Bergmann2018-03-171-2/+1
| * | of: unittest: Remove VLA stack usageTobin C. Harding2018-03-171-4/+11
| * | of: overlay: Fix forgotten reference to of_overlay_apply()Geert Uytterhoeven2018-03-171-1/+1
| * | of: unittest: local return value variable related cleanupsFrank Rowand2018-03-121-16/+6
| * | of: unittest: remove unneeded local return value variablesFrank Rowand2018-03-121-65/+24
| * | Merge branch 'dtc-update' into dt/nextRob Herring2018-03-081-2/+2
| |\ \
| * | | of: unittest: fix an error test in of_unittest_overlay_8()Dan Carpenter2018-03-071-2/+1
| * | | of: cache phandle nodes to reduce cost of of_find_node_by_phandle()Frank Rowand2018-03-073-7/+85
| * | | of: overlay: do not include path in full_name of added nodesFrank Rowand2018-03-054-18/+30
| * | | of: unittest: clean up changeset testFrank Rowand2018-03-051-6/+36
| * | | Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...Rob Herring2018-03-0524-481/+580
| |\ \ \
| * | | | of: unittest: Add phandle remapping testStephen Boyd2018-02-122-0/+145
| * | | | of: Support parsing phandle argument lists through a nexus nodeStephen Boyd2018-02-121-0/+184
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031-0/+40
|\ \ \ \
| * | | | of_net: Implement of_get_nvmem_mac_address helperMike Looijmans2018-03-301-0/+40
| | |_|/ | |/| |
* | | | Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | device property: Constify device_get_match_data()Andy Shevchenko2018-02-121-2/+2
| |/
* | of: improve reporting invalid overlay target pathFrank Rowand2018-03-041-6/+16
* | of: convert unittest overlay devicetree source to sugar syntaxFrank Rowand2018-03-0415-233/+148
* | of: change overlay apply input data from unflattened to FDTFrank Rowand2018-03-0421-385/+559
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-065-538/+4
|\
| * Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas2018-02-011-0/+1
| |\
OpenPOWER on IntegriCloud