summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-312-2/+2
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-312-33/+1
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+54
|\
| * of: base: Change logic in of_alias_get_alias_list()Michal Simek2018-10-151-10/+12
| * of: base: Fix english spelling in of_alias_get_alias_list()Michal Simek2018-10-151-3/+3
| * of: base: Introduce of_alias_get_alias_list() to check alias IDsMichal Simek2018-09-201-0/+52
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-5/+6
|\ \
| * | of: ignore sub-page memory regionsMike Rapoport2018-10-261-5/+6
* | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-2610-46/+94
|\ \ \
| * | | of: Add missing exports of node name compare functionsRob Herring2018-10-221-0/+2
| * | | Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring2018-09-282-14/+44
| |\ \ \
| | * | | of: use for_each_of_cpu_node iteratorRob Herring2018-09-282-14/+3
| | * | | of: Support matching cpu nodes with no 'reg' propertyRob Herring2018-09-281-0/+2
| | * | | of: Add cpu node iterator for_each_of_cpu_node()Rob Herring2018-09-281-0/+39
| * | | | of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-09-271-8/+18
| * | | | of/unittest: Fix I2C bus unit-address errorRob Herring2018-09-192-4/+4
| * | | | Merge branch 'dt/linus' into HEADRob Herring2018-09-191-0/+3
| |\ \ \ \
| * | | | | of: make default address and size cells sizes privateRob Herring2018-09-071-0/+8
| | |/ / / | |/| | |
| * | | | of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring2018-09-071-1/+1
| * | | | of: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-076-22/+23
| * | | | of/unittest: add printf tests for node nameRob Herring2018-09-041-0/+4
| * | | | of/unittest: remove use of node name pointer in overlay high level testRob Herring2018-09-041-5/+8
* | | | | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-262-3/+104
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta2018-09-252-3/+104
| | |_|/ | |/| |
* | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-12/+0
|\ \ \ \
| * | | | dma-mapping: remove dma_deconfigureChristoph Hellwig2018-09-081-12/+0
* | | | | 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
|\ \ \
OpenPOWER on IntegriCloud