Age | Commit message (Expand) | Author |
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 |
2015-03-29 | of/unittest: add const where needed | Frank Rowand |
2015-03-29 | of_net: factor out repetitive code from of_get_mac_address() | Sergei Shtylyov |
2015-03-27 | drivers/of: Add empty ranges quirk for PA-Semi | Benjamin Herrenschmidt |
2015-03-27 | of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST | Geert Uytterhoeven |
2015-03-27 | drivers/of: Add empty ranges quirk for PA-Semi | Benjamin Herrenschmidt |
2015-03-25 | of/unittest: replace 'selftest' with 'unittest' | Wang Long |
2015-03-25 | dt: OF_UNITTEST make dependency broken | Frank Rowand |
2015-03-25 | Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f... | Rob Herring |
2015-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-19 | Merge branches 'pci/iommu' and 'pci/resource' into next | Bjorn Helgaas |
2015-03-19 | Revert "of: Fix premature bootconsole disable with 'stdout-path'" | Peter Hurley |
2015-03-19 | of: handle both '/' and ':' in path strings | Brian Norris |
2015-03-19 | of: unittest: Add option string test case with longer path | Brian Norris |
2015-03-19 | of/irq: Fix of_irq_parse_one() returned error codes | Laurent Pinchart |
2015-03-18 | of: base: add function to get highest id of an alias stem | Wolfram Sang |
2015-03-12 | of: Calculate device DMA masks based on DT dma-range size | Murali Karicheri |
2015-03-11 | of: mdio: export of_mdio_parse_addr | Florian Fainelli |
2015-03-10 | of: unittest: Add options string testcase variants | Peter Hurley |
2015-03-10 | of: fix handling of '/' in options for of_find_node_by_path() | Leif Lindholm |
2015-03-10 | of/unittest: Fix the wrong expected value in of_selftest_property_string | Wang Long |
2015-03-10 | of/unittest: remove the duplicate of_changeset_init | Wang Long |
2015-03-10 | of: unittest: fix I2C dependency | Arnd Bergmann |
2015-03-10 | of/overlay: Remove unused variable | Fabio Estevam |
2015-03-10 | of: Fix premature bootconsole disable with 'stdout-path' | Peter Hurley |
2015-03-03 | of/pci: Add of_pci_dma_configure() to update DMA configuration | Murali Karicheri |
2015-03-03 | of: Fix size when dma-range is not used | Murali Karicheri |
2015-03-03 | of: Move of_dma_configure() to device.c to help re-use | Murali Karicheri |
2015-03-03 | of: iommu: Add ptr to OF node arg to of_iommu_configure() | Murali Karicheri |
2015-03-02 | of/overlay: Directly include idr.h | Mark Brown |
2015-03-02 | of: Drop superfluous dependance for OF_OVERLAY | Matwey V. Kornilov |