Age | Commit message (Expand) | Author |
2015-02-18 | Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-17 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-12 | Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-02-11 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2015-02-11 | of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() | Lorenzo Pieralisi |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-10 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-09 | Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/... | Rafael J. Wysocki |
2015-02-04 | of/fdt: fix sparse warning | Lad, Prabhakar |
2015-02-04 | of: unitest: Add I2C overlay unit tests. | Pantelis Antoniou |
2015-02-04 | Merge tag 'v3.19-rc6' into HEAD | Rob Herring |
2015-02-03 | of: EXPORT_SYMBOL_GPL of_property_read_u64_array | Sakari Ailus |
2015-01-28 | of/pci: Free resources on failure in of_pci_get_host_bridge_resources() | Lorenzo Pieralisi |
2015-01-23 | of/unittest: Overlays with sub-devices tests | Pantelis Antoniou |
2015-01-22 | of/unittest: Remove obsolete code | Grant Likely |
2015-01-22 | of/platform: Handle of_populate drivers in notifier | Pantelis Antoniou |
2015-01-22 | of/overlay: Do not generate duplicate nodes | Pantelis Antoniou |
2015-01-21 | of/platform: teardown DMA mappings on device destruction | Will Deacon |
2015-01-13 | Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol | Gaurav Minocha |
2015-01-13 | drivers: of: Export of_reserved_mem_device_{init,release} | George G. Davis |
2015-01-13 | dma-mapping: fix debug print to display correct dma_pfn_offset | Murali Karicheri |
2014-12-16 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-14 | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-11 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-08 | Merge branch 'device-properties' | Rafael J. Wysocki |
2014-12-03 | of: Delete unnecessary check before calling "of_node_put()" | Markus Elfring |
2014-12-03 | of: Drop ->next pointer from struct device_node | Grant Likely |
2014-12-03 | of: support passing console options with stdout-path | Leif Lindholm |
2014-12-03 | of: add optional options parameter to of_find_node_by_path() | Leif Lindholm |
2014-12-01 | dma-mapping: detect and configure IOMMU in of_dma_configure | Will Deacon |
2014-12-01 | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Will Deacon |
2014-11-27 | of: Remove unneeded and incorrect MODULE_DEVICE_TABLE | Grant Likely |
2014-11-27 | of: base, fix of_property_read_string_helper kernel-doc | Jiri Slaby |
2014-11-26 | of: remove select of non-existant OF_DEVICE config symbol | Grant Likely |
2014-11-26 | of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap | Ian Campbell |
2014-11-24 | of/overlay: Add overlay unittests | Pantelis Antoniou |
2014-11-24 | of/overlay: Introduce DT overlay support | Pantelis Antoniou |
2014-11-24 | of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type | Pantelis Antoniou |
2014-11-24 | of/reconfig: Always use the same structure for notifiers | Grant Likely |
2014-11-24 | of/reconfig: Add debug output for OF_RECONFIG notifiers | Grant Likely |
2014-11-24 | of/reconfig: Add of_reconfig_get_state_change() of notifier helper. | Pantelis Antoniou |
2014-11-24 | of/resolver: Switch to new local fixups format. | Pantelis Antoniou |
2014-11-24 | of: Refactor __of_node_alloc() into __of_node_dup() | Grant Likely |
2014-11-24 | of: Use vargs in __of_node_alloc | Grant Likely |
2014-11-24 | Merge tag 'v3.18-rc6' into devicetree/next | Grant Likely |
2014-11-20 | of/selftest: Fix testing when /aliases is missing | Grant Likely |
2014-11-20 | of: Properly set the OF_POPULATED_BUS flag on root node | Grant Likely |
2014-11-19 | of/selftest: Fix off-by-one error in removal path | Grant Likely |