summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2018-10-101-8/+18
|\
| * of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-10-101-8/+18
* | Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-09-141-0/+3
|\|
| * of: fix phandle cache creation for DTs with no phandlesRob Herring2018-09-111-0/+3
* | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-09-021-0/+4
|\ \ | |/ |/|
| * of/platform: initialise AMBA default DMA masksLinus Walleij2018-09-021-0/+4
* | of: add node name compare helper functionsRob Herring2018-08-301-0/+22
* | of: add helper to lookup compatible child nodeJohan Hovold2018-08-291-0/+25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-4/+13
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-203-3/+16
| |\
| * | of: mdio: Support fixed links in of_phy_get_and_connect()Linus Walleij2018-07-131-4/+13
* | | Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-142-10/+5
|\ \ \
| * | | of/fdt: Remove PPC32 longtrail hack in memory scanMichael Ellerman2018-08-071-8/+1
| * | | drivers/of: Make of_io_request_and_map() "name" argument optionalBenjamin Herrenschmidt2018-07-101-2/+4
| |/ /
* | | OF: Don't set default coherent DMA maskRobin Murphy2018-07-271-10/+10
* | | of/device: Set bus DMA mask as appropriateRobin Murphy2018-07-271-0/+1
* | | of/platform: Initialise default DMA masksRobin Murphy2018-07-271-0/+3
| |/ |/|
* | of: overlay: update phandle cache on overlay apply and removeFrank Rowand2018-07-163-3/+16
|/
* 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