| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-07-01 | 8 | -23/+50 |
|\ |
|
| * | of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh | Geert Uytterhoeven | 2015-06-30 | 1 | -3/+3 |
| * | of/irq: Fix pSeries boot failure | Jeremy Linton | 2015-06-30 | 1 | -2/+1 |
| * | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 2015-06-30 | 6 | -16/+41 |
| |\ |
|
| | * | of/address: use atomic allocation in pci_register_io_range() | Jingoo Han | 2015-06-23 | 1 | -1/+1 |
| | * | dt/fdt: add empty versions of early_init_dt_*_memory_arch | Rob Herring | 2015-06-18 | 1 | -0/+11 |
| | * | of: clean-up unnecessary libfdt include paths | Rob Herring | 2015-06-04 | 1 | -3/+0 |
| | * | of: make unittest select OF_EARLY_FLATTREE instead of depend on it | Rob Herring | 2015-06-04 | 1 | -1/+2 |
| | * | of: make CONFIG_OF user selectable | Rob Herring | 2015-06-04 | 1 | -5/+9 |
| | * | of/overlay: Grammar s/an negative/a negative/ | Geert Uytterhoeven | 2015-05-28 | 1 | -3/+3 |
| | * | of/fdt: Make fdt blob input parameters of unflatten functions const | Geert Uytterhoeven | 2015-05-28 | 1 | -3/+3 |
| | * | of: add helper function to retrive match data | Joachim Eastwood | 2015-05-28 | 1 | -0/+12 |
| * | | of/fdt: fix argument name and add comments of unflatten_dt_node() | Masahiro Yamada | 2015-06-04 | 1 | -1/+4 |
| * | | of: return NUMA_NO_NODE from fallback of_node_to_nid() | Konstantin Khlebnikov | 2015-06-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-06-26 | 1 | -0/+34 |
|\ \ |
|
| * | | of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs | Dave Airlie | 2015-06-23 | 1 | -0/+1 |
| * | | of: add helper for getting endpoint node of specific identifiers | Hyungwon Hwang | 2015-06-22 | 1 | -0/+33 |
| |/ |
|
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-26 | 1 | -0/+1 |
|\ \ |
|
| * | | MFD/OF: document MFD devices and handle simple-mfd | Linus Walleij | 2015-05-11 | 1 | -0/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-24 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 | 2 | -6/+4 |
| |\ \ |
|
| * | | | of: mdio: Add a "broken-turn-around" property | Florian Fainelli | 2015-05-14 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-24 | 1 | -5/+14 |
|\ \ \ |
|
| * | | | of/fdt: split off FDT self reservation from memreserve processing | Ard Biesheuvel | 2015-06-02 | 1 | -5/+14 |
| |/ / |
|
* | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port | Zhichang Yuan | 2015-05-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-06-06 | 1 | -5/+3 |
|\ \ |
|
| * | | drivers: of/base: move of_init to driver_init | Sudeep Holla | 2015-05-26 | 1 | -5/+3 |
| |/ |
|
* | | of/dynamic: Fix test for PPC_PSERIES | Geert Uytterhoeven | 2015-06-05 | 1 | -1/+1 |
|/ |
|
* | 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-14 | 1 | -0/+62 |
| * | of/fdt: fix allocation size for device node path | Ricky Liang | 2015-04-14 | 1 | -1/+1 |
| * | of/fdt: Add endianness helper function for early init code | Kevin Cernekee | 2015-04-14 | 1 | -0/+19 |
| * | of: Add helper function to check MMIO register endianness | Kevin Cernekee | 2015-04-14 | 1 | -0/+23 |
| * | of/fdt: Remove "reg" data prints from early_init_dt_scan_memory | Florian Fainelli | 2015-04-14 | 1 | -2/+1 |
| * | of: OF_IRQ should depend on IRQ_DOMAIN | Geert Uytterhoeven | 2015-04-14 | 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 |