| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-04-24 | 4 | -6/+110 |
|\ |
|
| * | of: base: improve of_get_next_child() kernel-doc | Baruch Siach | 2015-04-17 | 1 | -2/+3 |
| * | of: unittest: overlay: Keep track of created overlays | Pantelis Antoniou | 2015-04-15 | 1 | -0/+62 |
| * | of/fdt: fix allocation size for device node path | Ricky Liang | 2015-04-15 | 1 | -1/+1 |
| * | of/fdt: Add endianness helper function for early init code | Kevin Cernekee | 2015-04-15 | 1 | -0/+19 |
| * | of: Add helper function to check MMIO register endianness | Kevin Cernekee | 2015-04-15 | 1 | -0/+23 |
| * | of/fdt: Remove "reg" data prints from early_init_dt_scan_memory | Florian Fainelli | 2015-04-15 | 1 | -2/+1 |
| * | of: OF_IRQ should depend on IRQ_DOMAIN | Geert Uytterhoeven | 2015-04-15 | 1 | -1/+1 |
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-18 | 8 | -442/+505 |
|\ \ |
|
| * | | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 2015-03-29 | 6 | -418/+453 |
| |\| |
|
| | * | of/unittest: replace 'selftest' with 'unittest' | Wang Long | 2015-03-25 | 2 | -408/+408 |
| | * | dt: OF_UNITTEST make dependency broken | Frank Rowand | 2015-03-25 | 3 | -2/+12 |
| | * | Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f... | Rob Herring | 2015-03-25 | 1 | -8/+33 |
| | |\ |
|
| | | * | of: Add of_graph_get_port_by_id function | Philipp Zabel | 2015-02-23 | 1 | -0/+32 |
| | | * | of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint | Philipp Zabel | 2015-02-23 | 1 | -8/+1 |
| * | | | of/unittest: Fix of_platform_depopulate test case | Grant Likely | 2015-03-29 | 1 | -7/+9 |
| * | | | of/unittest: early return from test skips tests | Frank Rowand | 2015-03-29 | 1 | -4/+6 |
| * | | | of/unittest: breadcrumbs to reduce pain of future maintainers | Frank Rowand | 2015-03-29 | 1 | -0/+4 |
| * | | | of/unittest: reduce checkpatch noise - line after declarations | Frank Rowand | 2015-03-29 | 1 | -0/+5 |
| * | | | of/unittest: typo in error string | Frank Rowand | 2015-03-29 | 1 | -2/+3 |
| * | | | of/unittest: add const where needed | Frank Rowand | 2015-03-29 | 1 | -4/+4 |
| * | | | of_net: factor out repetitive code from of_get_mac_address() | Sergei Shtylyov | 2015-03-29 | 1 | -12/+17 |
| * | | | drivers/of: Add empty ranges quirk for PA-Semi | Benjamin Herrenschmidt | 2015-03-28 | 1 | -3/+8 |
| * | | | of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST | Geert Uytterhoeven | 2015-03-28 | 1 | -1/+10 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 1 | -1/+2 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-07 | 1 | -3/+8 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-24 | 3 | -12/+14 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-20 | 4 | -21/+40 |
| |\ \ \ \ |
|
| * | | | | | of: mdio: export of_mdio_parse_addr | Florian Fainelli | 2015-03-11 | 1 | -1/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-15 | 1 | -0/+26 |
|\ \ \ \ \ |
|
| * | | | | | of: base: add function to get highest id of an alias stem | Wolfram Sang | 2015-03-18 | 1 | -0/+26 |
| |/ / / / |
|
* | | | | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-14 | 3 | -56/+107 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | | | |
| | \ \ \ | |
| *-. | | | | Merge branches 'pci/iommu' and 'pci/resource' into next | Bjorn Helgaas | 2015-03-19 | 3 | -56/+107 |
| |\ \| | |
| | |_|/ /
| |/| | | |
|
| | * | | | of: Calculate device DMA masks based on DT dma-range size | Murali Karicheri | 2015-03-12 | 1 | -3/+13 |
| | * | | | of/pci: Add of_pci_dma_configure() to update DMA configuration | Murali Karicheri | 2015-03-03 | 1 | -0/+21 |
| | * | | | of: Fix size when dma-range is not used | Murali Karicheri | 2015-03-03 | 1 | -1/+16 |
| | * | | | of: Move of_dma_configure() to device.c to help re-use | Murali Karicheri | 2015-03-03 | 2 | -56/+61 |
| | * | | | of: iommu: Add ptr to OF node arg to of_iommu_configure() | Murali Karicheri | 2015-03-03 | 1 | -1/+1 |
| | |/ / |
|
* | | / | drivers/of: Add empty ranges quirk for PA-Semi | Benjamin Herrenschmidt | 2015-03-28 | 1 | -3/+8 |
| |_|/
|/| | |
|
* | | | 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 |