Age | Commit message (Expand) | Author | Files | Lines |
2014-12-17 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -24/+26 |
2014-12-14 | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2014-12-12 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 19 | -307/+1903 |
2014-12-11 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+33 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+4 |
2014-12-08 | Merge branch 'device-properties' | Rafael J. Wysocki | 1 | -0/+33 |
2014-12-04 | of: Delete unnecessary check before calling "of_node_put()" | Markus Elfring | 1 | -2/+1 |
2014-12-04 | of: Drop ->next pointer from struct device_node | Grant Likely | 1 | -6/+18 |
2014-12-04 | of: support passing console options with stdout-path | Leif Lindholm | 1 | -2/+4 |
2014-12-04 | of: add optional options parameter to of_find_node_by_path() | Leif Lindholm | 2 | -4/+46 |
2014-12-01 | dma-mapping: detect and configure IOMMU in of_dma_configure | Will Deacon | 1 | -7/+14 |
2014-12-01 | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Will Deacon | 1 | -18/+13 |
2014-11-28 | of: Remove unneeded and incorrect MODULE_DEVICE_TABLE | Grant Likely | 1 | -1/+0 |
2014-11-27 | of: base, fix of_property_read_string_helper kernel-doc | Jiri Slaby | 1 | -1/+1 |
2014-11-26 | of: remove select of non-existant OF_DEVICE config symbol | Grant Likely | 1 | -1/+0 |
2014-11-26 | of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap | Ian Campbell | 1 | -2/+0 |
2014-11-25 | of/overlay: Add overlay unittests | Pantelis Antoniou | 3 | -0/+677 |
2014-11-25 | of/overlay: Introduce DT overlay support | Pantelis Antoniou | 3 | -0/+570 |
2014-11-25 | of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type | Pantelis Antoniou | 1 | -0/+55 |
2014-11-25 | of/reconfig: Always use the same structure for notifiers | Grant Likely | 1 | -20/+21 |
2014-11-25 | of/reconfig: Add debug output for OF_RECONFIG notifiers | Grant Likely | 1 | -16/+32 |
2014-11-25 | of/reconfig: Add of_reconfig_get_state_change() of notifier helper. | Pantelis Antoniou | 1 | -0/+96 |
2014-11-25 | of/resolver: Switch to new local fixups format. | Pantelis Antoniou | 2 | -50/+139 |
2014-11-25 | of: Refactor __of_node_alloc() into __of_node_dup() | Grant Likely | 3 | -16/+40 |
2014-11-25 | of: Use vargs in __of_node_alloc | Grant Likely | 3 | -12/+12 |
2014-11-24 | Merge tag 'v3.18-rc6' into devicetree/next | Grant Likely | 4 | -8/+26 |
2014-11-20 | of/selftest: Fix testing when /aliases is missing | Grant Likely | 1 | -1/+7 |
2014-11-20 | of: Properly set the OF_POPULATED_BUS flag on root node | Grant Likely | 1 | -1/+5 |
2014-11-19 | of/selftest: Fix off-by-one error in removal path | Grant Likely | 1 | -2/+1 |
2014-11-19 | of/fdt: export fdt blob as /sys/firmware/fdt | Ard Biesheuvel | 2 | -16/+28 |
2014-11-18 | of/base: Fix PowerPC address parsing hack | Benjamin Herrenschmidt | 1 | -3/+16 |
2014-11-18 | of: Fix crash if an earlycon driver is not found | Kevin Cernekee | 1 | -1/+1 |
2014-11-18 | of: Spelling s/stucture/structure/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-11-18 | of: Change of_device_is_available() to return bool | Kevin Cernekee | 1 | -11/+11 |
2014-11-18 | of: Fix of_device_is_compatible() comment | Kevin Cernekee | 1 | -1/+1 |
2014-11-18 | of/address: Don't throw errors on absent ranges properties | Benjamin Herrenschmidt | 1 | -1/+1 |
2014-11-12 | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang | 1 | -4/+4 |
2014-11-10 | of/irq: Export of_irq_get() | Laurent Pinchart | 1 | -0/+1 |
2014-11-04 | Driver core: Unified device properties interface for platform firmware | Rafael J. Wysocki | 1 | -0/+33 |
2014-11-04 | of/platform: Move platform devices under /sys/devices/platform | Grant Likely | 1 | -2/+2 |
2014-11-04 | of: Remove spaces before tabs | Geert Uytterhoeven | 1 | -7/+7 |
2014-11-04 | of: Grammar s/an/a/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-11-04 | of: Improve grammar for of_alias_scan() documentation | Geert Uytterhoeven | 1 | -5/+5 |
2014-11-04 | of: Correct of_phandle_args node reference in comments | Geert Uytterhoeven | 1 | -2/+2 |
2014-11-04 | of: check for size < 0 after rounding in early_init_dt_add_memory_arch | Ard Biesheuvel | 1 | -0/+5 |
2014-11-04 | of/fdt: Don't clear initial_boot_params if fdt_check_header() fails | Bjorn Helgaas | 1 | -6/+3 |
2014-11-04 | of: Request and map make argument name constant | Matthias Brugger | 1 | -1/+1 |
2014-11-04 | of/unittest: Rename selftest.c to unittest.c | Grant Likely | 8 | -4/+4 |
2014-11-04 | of/unittest: Remove test devices after adding them | Grant Likely | 1 | -11/+28 |
2014-11-04 | of: Eliminate of_allnodes list | Grant Likely | 5 | -107/+87 |