summaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)AuthorLines
2015-03-19Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley-3/+1
2015-03-19of: handle both '/' and ':' in path stringsBrian Norris-6/+1
2015-03-19of: unittest: Add option string test case with longer pathBrian Norris-0/+5
2015-03-19of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart-3/+7
2015-03-10of: unittest: Add options string testcase variantsPeter Hurley-0/+11
2015-03-10of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm-8/+15
2015-03-10of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long-2/+2
2015-03-10of/unittest: remove the duplicate of_changeset_initWang Long-1/+0
2015-03-10of: unittest: fix I2C dependencyArnd Bergmann-6/+6
2015-03-10of/overlay: Remove unused variableFabio Estevam-1/+1
2015-03-10of: Fix premature bootconsole disable with 'stdout-path'Peter Hurley-1/+3
2015-03-02of/overlay: Directly include idr.hMark Brown-0/+1
2015-03-02of: Drop superfluous dependance for OF_OVERLAYMatwey V. Kornilov-1/+0
2015-03-02of: Add prompt for OF_OVERLAY configMatwey V. Kornilov-1/+1
2015-02-18Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-125/+572
2015-02-11Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring-15/+0
2015-02-11of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi-1/+0
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+4
2015-02-09Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki-0/+3
2015-02-04of/fdt: fix sparse warningLad, Prabhakar-1/+1
2015-02-04of: unitest: Add I2C overlay unit tests.Pantelis Antoniou-50/+556
2015-02-04Merge tag 'v3.19-rc6' into HEADRob Herring-11/+103
2015-02-03of: EXPORT_SYMBOL_GPL of_property_read_u64_arraySakari Ailus-0/+1
2015-01-28of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi-0/+4
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou-0/+94
2015-01-22of/unittest: Remove obsolete codeGrant Likely-15/+0
2015-01-22of/platform: Handle of_populate drivers in notifierPantelis Antoniou-0/+9
2015-01-22of/overlay: Do not generate duplicate nodesPantelis Antoniou-11/+0
2015-01-21of/platform: teardown DMA mappings on device destructionWill Deacon-0/+1
2015-01-13Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGaurav Minocha-59/+12
2015-01-13drivers: of: Export of_reserved_mem_device_{init,release}George G. Davis-0/+2
2015-01-13dma-mapping: fix debug print to display correct dma_pfn_offsetMurali Karicheri-1/+1
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-24/+26
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-307/+1903
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+33
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+4
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki-0/+33
2014-12-03of: Delete unnecessary check before calling "of_node_put()"Markus Elfring-2/+1
2014-12-03of: Drop ->next pointer from struct device_nodeGrant Likely-6/+18
2014-12-03of: support passing console options with stdout-pathLeif Lindholm-2/+4
2014-12-03of: add optional options parameter to of_find_node_by_path()Leif Lindholm-4/+46
2014-12-01dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon-7/+14
2014-12-01dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon-18/+13
2014-11-27of: Remove unneeded and incorrect MODULE_DEVICE_TABLEGrant Likely-1/+0
2014-11-27of: base, fix of_property_read_string_helper kernel-docJiri Slaby-1/+1
2014-11-26of: remove select of non-existant OF_DEVICE config symbolGrant Likely-1/+0