Age | Commit message (Expand) | Author |
2015-07-27 | of: Drop owner assignment from platform and i2c driver | Krzysztof Kozlowski |
2015-07-27 | of: add HAS_IOMEM depends to OF_ADDRESS | Rob Herring |
2015-07-01 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-30 | of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh | Geert Uytterhoeven |
2015-06-30 | of/irq: Fix pSeries boot failure | Jeremy Linton |
2015-06-30 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely |
2015-06-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-06-26 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-23 | of/address: use atomic allocation in pci_register_io_range() | Jingoo Han |
2015-06-23 | of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs | Dave Airlie |
2015-06-22 | of: add helper for getting endpoint node of specific identifiers | Hyungwon Hwang |
2015-06-18 | dt/fdt: add empty versions of early_init_dt_*_memory_arch | Rob Herring |
2015-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-06 | Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-06-05 | of/dynamic: Fix test for PPC_PSERIES | Geert Uytterhoeven |
2015-06-04 | of: clean-up unnecessary libfdt include paths | Rob Herring |
2015-06-04 | of: make unittest select OF_EARLY_FLATTREE instead of depend on it | Rob Herring |
2015-06-04 | of: make CONFIG_OF user selectable | Rob Herring |
2015-06-04 | of/fdt: fix argument name and add comments of unflatten_dt_node() | Masahiro Yamada |
2015-06-04 | of: return NUMA_NO_NODE from fallback of_node_to_nid() | Konstantin Khlebnikov |
2015-06-02 | of/fdt: split off FDT self reservation from memreserve processing | Ard Biesheuvel |
2015-05-28 | of/overlay: Grammar s/an negative/a negative/ | Geert Uytterhoeven |
2015-05-28 | of/fdt: Make fdt blob input parameters of unflatten functions const | Geert Uytterhoeven |
2015-05-28 | of: add helper function to retrive match data | Joachim Eastwood |
2015-05-26 | drivers: of/base: move of_init to driver_init | Sudeep Holla |
2015-05-16 | of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port | Zhichang Yuan |
2015-05-14 | of: mdio: Add a "broken-turn-around" property | Florian Fainelli |
2015-05-11 | MFD/OF: document MFD devices and handle simple-mfd | Linus Walleij |
2015-04-24 | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-04-18 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-04-17 | of: base: improve of_get_next_child() kernel-doc | Baruch Siach |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | of: unittest: overlay: Keep track of created overlays | Pantelis Antoniou |
2015-04-14 | of/fdt: fix allocation size for device node path | Ricky Liang |
2015-04-14 | of/fdt: Add endianness helper function for early init code | Kevin Cernekee |
2015-04-14 | of: Add helper function to check MMIO register endianness | Kevin Cernekee |
2015-04-14 | of/fdt: Remove "reg" data prints from early_init_dt_scan_memory | Florian Fainelli |
2015-04-14 | of: OF_IRQ should depend on IRQ_DOMAIN | Geert Uytterhoeven |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-29 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely |
2015-03-29 | of/unittest: Fix of_platform_depopulate test case | Grant Likely |
2015-03-29 | of/unittest: early return from test skips tests | Frank Rowand |
2015-03-29 | of/unittest: breadcrumbs to reduce pain of future maintainers | Frank Rowand |
2015-03-29 | of/unittest: reduce checkpatch noise - line after declarations | Frank Rowand |
2015-03-29 | of/unittest: typo in error string | Frank Rowand |