aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAge
...
| * | of: base: Introduce of_alias_get_alias_list() to check alias IDsMichal Simek2018-09-20
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-26
|\ \ \
| * | | of: ignore sub-page memory regionsMike Rapoport2018-10-26
* | | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-26
|\ \ \ \ | | |_|/ | |/| |
| * | | of: Add missing exports of node name compare functionsRob Herring2018-10-22
| * | | Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring2018-09-28
| |\ \ \
| | * | | of: use for_each_of_cpu_node iteratorRob Herring2018-09-28
| | * | | of: Support matching cpu nodes with no 'reg' propertyRob Herring2018-09-28
| | * | | of: Add cpu node iterator for_each_of_cpu_node()Rob Herring2018-09-28
| * | | | of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-09-27
| * | | | of/unittest: Fix I2C bus unit-address errorRob Herring2018-09-19
| * | | | Merge branch 'dt/linus' into HEADRob Herring2018-09-19
| |\ \ \ \
| * | | | | of: make default address and size cells sizes privateRob Herring2018-09-07
| | |/ / / | |/| | |
| * | | | of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring2018-09-07
| * | | | of: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-07
| * | | | of/unittest: add printf tests for node nameRob Herring2018-09-04
| * | | | of/unittest: remove use of node name pointer in overlay high level testRob Herring2018-09-04
* | | | | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta2018-09-25
| | |_|/ | |/| |
* | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-22
|\ \ \ \
| * | | | dma-mapping: remove dma_deconfigureChristoph Hellwig2018-09-08
* | | | | Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2018-10-10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-10-10
| | |_|/ | |/| |
* | | | Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-09-14
|\| | | | |/ / |/| |
| * | of: fix phandle cache creation for DTs with no phandlesRob Herring2018-09-11
| |/
* | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-09-02
|\ \ | |/ |/|
| * of/platform: initialise AMBA default DMA masksLinus Walleij2018-09-02
* | of: add node name compare helper functionsRob Herring2018-08-30
* | of: add helper to lookup compatible child nodeJohan Hovold2018-08-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
| |\
| * | of: mdio: Support fixed links in of_phy_get_and_connect()Linus Walleij2018-07-13
* | | Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-14
|\ \ \
| * | | of/fdt: Remove PPC32 longtrail hack in memory scanMichael Ellerman2018-08-07
| * | | drivers/of: Make of_io_request_and_map() "name" argument optionalBenjamin Herrenschmidt2018-07-10
| |/ /
* | | OF: Don't set default coherent DMA maskRobin Murphy2018-07-27
* | | of/device: Set bus DMA mask as appropriateRobin Murphy2018-07-27
* | | of/platform: Initialise default DMA masksRobin Murphy2018-07-27
| |/ |/|
* | of: overlay: update phandle cache on overlay apply and removeFrank Rowand2018-07-16
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-06-11
|\ \ | |/ |/|
| * Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-05-26
| |\
| | * drivers: qcom: add command DB driverMahesh Sivasubramanian2018-05-25
* | | Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-07
|\ \ \
| * | | of: platform: stop accessing invalid dev in of_platform_device_destroySrinivas Kandagatla2018-06-04
| * | | of: overlay: validate offset from property fixupsFrank Rowand2018-05-23
| * | | of: unittest: for strings, account for trailing \0 in property length fieldStefan M Schaeckeler2018-05-22
| * | | Merge tag 'devicetree-fixes-for-4.17' into dt/next to pick-up fixesRob Herring2018-05-14
| |\ \ \
| * | | | of: Don't create device for OPP tablesViresh Kumar2018-04-24