summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-143-56/+107
|\
| *-. Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas2015-03-193-56/+107
| |\ \
| | * | of: Calculate device DMA masks based on DT dma-range sizeMurali Karicheri2015-03-121-3/+13
| | * | of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri2015-03-031-0/+21
| | * | of: Fix size when dma-range is not usedMurali Karicheri2015-03-031-1/+16
| | * | of: Move of_dma_configure() to device.c to help re-useMurali Karicheri2015-03-032-56/+61
| | * | of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-03-031-1/+1
| | |/
* | | drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt2015-03-281-3/+8
* | | Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley2015-03-191-3/+1Star
* | | of: handle both '/' and ':' in path stringsBrian Norris2015-03-191-6/+1Star
* | | of: unittest: Add option string test case with longer pathBrian Norris2015-03-191-0/+5
* | | of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart2015-03-191-3/+7
|/ /
* | of: unittest: Add options string testcase variantsPeter Hurley2015-03-101-0/+11
* | of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm2015-03-101-8/+15
* | of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long2015-03-101-2/+2
* | of/unittest: remove the duplicate of_changeset_initWang Long2015-03-101-1/+0Star
* | of: unittest: fix I2C dependencyArnd Bergmann2015-03-101-6/+6
* | of/overlay: Remove unused variableFabio Estevam2015-03-101-1/+1
* | of: Fix premature bootconsole disable with 'stdout-path'Peter Hurley2015-03-101-1/+3
* | of/overlay: Directly include idr.hMark Brown2015-03-021-0/+1
* | of: Drop superfluous dependance for OF_OVERLAYMatwey V. Kornilov2015-03-021-1/+0Star
* | of: Add prompt for OF_OVERLAY configMatwey V. Kornilov2015-03-021-1/+1
|/
* Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-181-1/+0Star
|\
| * of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi2015-02-111-1/+0Star
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-0/+1
|\ \
| * | of/platform: teardown DMA mappings on device destructionWill Deacon2015-01-221-0/+1
* | | Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-126-125/+572
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2015-02-121-15/+0Star
| |\ \
| | * | of/unittest: Remove obsolete codeGrant Likely2015-01-221-15/+0Star
| * | | of/fdt: fix sparse warningLad, Prabhakar2015-02-041-1/+1
| * | | of: unitest: Add I2C overlay unit tests.Pantelis Antoniou2015-02-042-50/+556
| * | | Merge tag 'v3.19-rc6' into HEADRob Herring2015-02-044-11/+103
| |\ \ \
| * | | | of: EXPORT_SYMBOL_GPL of_property_read_u64_arraySakari Ailus2015-02-041-0/+1
| | |/ / | |/| |
| * | | Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGaurav Minocha2015-01-132-59/+12Star
| * | | drivers: of: Export of_reserved_mem_device_{init,release}George G. Davis2015-01-131-0/+2
* | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-111-2/+2
|\ \ \ \
| * | | | Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki2015-02-091-0/+3
| | |/ / | |/| |
* | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi2015-01-291-0/+4
| | |/ | |/|
* | | of/unittest: Overlays with sub-devices testsPantelis Antoniou2015-01-232-0/+94
* | | of/platform: Handle of_populate drivers in notifierPantelis Antoniou2015-01-221-0/+9
* | | of/overlay: Do not generate duplicate nodesPantelis Antoniou2015-01-221-11/+0Star
| |/ |/|
* | dma-mapping: fix debug print to display correct dma_pfn_offsetMurali Karicheri2015-01-131-1/+1
|/
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-24/+26
|\
| * dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon2014-12-011-7/+14
| * dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon2014-12-011-18/+13Star
* | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-141-0/+1
|\ \
| * | of/irq: Export of_irq_get()Laurent Pinchart2014-11-101-0/+1
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1119-307/+1903
|\ \ \
| * | | of: Delete unnecessary check before calling "of_node_put()"Markus Elfring2014-12-041-2/+1Star