| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "of: Fix premature bootconsole disable with 'stdout-path'" | Peter Hurley | 2015-03-19 | 1 | -3/+1 |
* | of: handle both '/' and ':' in path strings | Brian Norris | 2015-03-19 | 1 | -6/+1 |
* | of: unittest: Add option string test case with longer path | Brian Norris | 2015-03-19 | 1 | -0/+5 |
* | of/irq: Fix of_irq_parse_one() returned error codes | Laurent Pinchart | 2015-03-19 | 1 | -3/+7 |
* | of: unittest: Add options string testcase variants | Peter Hurley | 2015-03-10 | 1 | -0/+11 |
* | of: fix handling of '/' in options for of_find_node_by_path() | Leif Lindholm | 2015-03-10 | 1 | -8/+15 |
* | of/unittest: Fix the wrong expected value in of_selftest_property_string | Wang Long | 2015-03-10 | 1 | -2/+2 |
* | of/unittest: remove the duplicate of_changeset_init | Wang Long | 2015-03-10 | 1 | -1/+0 |
* | of: unittest: fix I2C dependency | Arnd Bergmann | 2015-03-10 | 1 | -6/+6 |
* | of/overlay: Remove unused variable | Fabio Estevam | 2015-03-10 | 1 | -1/+1 |
* | of: Fix premature bootconsole disable with 'stdout-path' | Peter Hurley | 2015-03-10 | 1 | -1/+3 |
* | of/overlay: Directly include idr.h | Mark Brown | 2015-03-02 | 1 | -0/+1 |
* | of: Drop superfluous dependance for OF_OVERLAY | Matwey V. Kornilov | 2015-03-02 | 1 | -1/+0 |
* | of: Add prompt for OF_OVERLAY config | Matwey V. Kornilov | 2015-03-02 | 1 | -1/+1 |
* | Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-18 | 1 | -1/+0 |
|\ |
|
| * | of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() | Lorenzo Pieralisi | 2015-02-11 | 1 | -1/+0 |
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-17 | 1 | -0/+1 |
|\ \ |
|
| * | | of/platform: teardown DMA mappings on device destruction | Will Deacon | 2015-01-21 | 1 | -0/+1 |
* | | | Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 6 | -125/+572 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2015-02-11 | 1 | -15/+0 |
| |\ \ |
|
| | * | | of/unittest: Remove obsolete code | Grant Likely | 2015-01-22 | 1 | -15/+0 |
| * | | | of/fdt: fix sparse warning | Lad, Prabhakar | 2015-02-04 | 1 | -1/+1 |
| * | | | of: unitest: Add I2C overlay unit tests. | Pantelis Antoniou | 2015-02-04 | 2 | -50/+556 |
| * | | | Merge tag 'v3.19-rc6' into HEAD | Rob Herring | 2015-02-04 | 4 | -11/+103 |
| |\ \ \ |
|
| * | | | | of: EXPORT_SYMBOL_GPL of_property_read_u64_array | Sakari Ailus | 2015-02-03 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
| * | | | Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol | Gaurav Minocha | 2015-01-13 | 2 | -59/+12 |
| * | | | drivers: of: Export of_reserved_mem_device_{init,release} | George G. Davis | 2015-01-13 | 1 | -0/+2 |
* | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-10 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/... | Rafael J. Wysocki | 2015-02-09 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-10 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | of/pci: Free resources on failure in of_pci_get_host_bridge_resources() | Lorenzo Pieralisi | 2015-01-28 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | of/unittest: Overlays with sub-devices tests | Pantelis Antoniou | 2015-01-23 | 2 | -0/+94 |
* | | | of/platform: Handle of_populate drivers in notifier | Pantelis Antoniou | 2015-01-22 | 1 | -0/+9 |
* | | | of/overlay: Do not generate duplicate nodes | Pantelis Antoniou | 2015-01-22 | 1 | -11/+0 |
| |/
|/| |
|
* | | dma-mapping: fix debug print to display correct dma_pfn_offset | Murali Karicheri | 2015-01-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-16 | 1 | -24/+26 |
|\ |
|
| * | dma-mapping: detect and configure IOMMU in of_dma_configure | Will Deacon | 2014-12-01 | 1 | -7/+14 |
| * | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Will Deacon | 2014-12-01 | 1 | -18/+13 |
* | | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-14 | 1 | -0/+1 |
|\ \ |
|
| * | | of/irq: Export of_irq_get() | Laurent Pinchart | 2014-11-10 | 1 | -0/+1 |
* | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-11 | 19 | -307/+1903 |
|\ \ \ |
|
| * | | | of: Delete unnecessary check before calling "of_node_put()" | Markus Elfring | 2014-12-03 | 1 | -2/+1 |
| * | | | of: Drop ->next pointer from struct device_node | Grant Likely | 2014-12-03 | 1 | -6/+18 |
| * | | | of: support passing console options with stdout-path | Leif Lindholm | 2014-12-03 | 1 | -2/+4 |
| * | | | of: add optional options parameter to of_find_node_by_path() | Leif Lindholm | 2014-12-03 | 2 | -4/+46 |
| * | | | of: Remove unneeded and incorrect MODULE_DEVICE_TABLE | Grant Likely | 2014-11-27 | 1 | -1/+0 |
| * | | | of: base, fix of_property_read_string_helper kernel-doc | Jiri Slaby | 2014-11-27 | 1 | -1/+1 |
| * | | | of: remove select of non-existant OF_DEVICE config symbol | Grant Likely | 2014-11-26 | 1 | -1/+0 |
| * | | | of/overlay: Add overlay unittests | Pantelis Antoniou | 2014-11-24 | 3 | -0/+677 |
| * | | | of/overlay: Introduce DT overlay support | Pantelis Antoniou | 2014-11-24 | 3 | -0/+570 |