| Commit message (Expand) | Author | Age | Files | Lines |
* | earlycon: Use a pointer table to fix __earlycon_table stride | Daniel Kurtz | 2018-04-23 | 1 | -2/+5 |
* | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-04-15 | 1 | -6/+0 |
|\ |
|
| * | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers | Masahiro Yamada | 2018-04-07 | 1 | -4/+0 |
| * | kbuild: add %.dtb.S and %.dtb to 'targets' automatically | Masahiro Yamada | 2018-04-07 | 1 | -2/+0 |
* | | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 2018-04-11 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-06 | 1 | -17/+79 |
|\ |
|
| * | of: Add missing I/O range exception for indirect-IO devices | Zhichang Yuan | 2018-04-04 | 1 | -16/+76 |
| * | PCI: Add fwnode handler as input param of pci_register_io_range() | Gabriele Paoloni | 2018-04-04 | 1 | -1/+3 |
* | | Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-05 | 7 | -124/+525 |
|\ \ |
|
| * | | of: unittest: fix an error code in of_unittest_apply_overlay() | Dan Carpenter | 2018-03-19 | 1 | -4/+2 |
| * | | of: unittest: move misplaced function declaration | Arnd Bergmann | 2018-03-17 | 1 | -2/+1 |
| * | | of: unittest: Remove VLA stack usage | Tobin C. Harding | 2018-03-17 | 1 | -4/+11 |
| * | | of: overlay: Fix forgotten reference to of_overlay_apply() | Geert Uytterhoeven | 2018-03-17 | 1 | -1/+1 |
| * | | of: unittest: local return value variable related cleanups | Frank Rowand | 2018-03-12 | 1 | -16/+6 |
| * | | of: unittest: remove unneeded local return value variables | Frank Rowand | 2018-03-12 | 1 | -65/+24 |
| * | | Merge branch 'dtc-update' into dt/next | Rob Herring | 2018-03-08 | 1 | -2/+2 |
| |\ \ |
|
| * | | | of: unittest: fix an error test in of_unittest_overlay_8() | Dan Carpenter | 2018-03-07 | 1 | -2/+1 |
| * | | | of: cache phandle nodes to reduce cost of of_find_node_by_phandle() | Frank Rowand | 2018-03-07 | 3 | -7/+85 |
| * | | | of: overlay: do not include path in full_name of added nodes | Frank Rowand | 2018-03-05 | 4 | -18/+30 |
| * | | | of: unittest: clean up changeset test | Frank Rowand | 2018-03-05 | 1 | -6/+36 |
| * | | | Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin... | Rob Herring | 2018-03-05 | 24 | -481/+580 |
| |\ \ \ |
|
| * | | | | of: unittest: Add phandle remapping test | Stephen Boyd | 2018-02-12 | 2 | -0/+145 |
| * | | | | of: Support parsing phandle argument lists through a nexus node | Stephen Boyd | 2018-02-12 | 1 | -0/+184 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-04-03 | 1 | -0/+40 |
|\ \ \ \ |
|
| * | | | | of_net: Implement of_get_nvmem_mac_address helper | Mike Looijmans | 2018-03-30 | 1 | -0/+40 |
| | |_|/
| |/| | |
|
* | | | | Backmerge tag 'v4.16-rc7' into drm-next | Dave Airlie | 2018-03-28 | 1 | -2/+2 |
|\| | |
| |_|/
|/| | |
|
| * | | device property: Constify device_get_match_data() | Andy Shevchenko | 2018-02-12 | 1 | -2/+2 |
| |/ |
|
* | | of: improve reporting invalid overlay target path | Frank Rowand | 2018-03-04 | 1 | -6/+16 |
* | | of: convert unittest overlay devicetree source to sugar syntax | Frank Rowand | 2018-03-04 | 15 | -233/+148 |
* | | of: change overlay apply input data from unflattened to FDT | Frank Rowand | 2018-03-04 | 21 | -385/+559 |
|/ |
|
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 5 | -538/+4 |
|\ |
|
| * | Merge remote-tracking branch 'lorenzo/pci/tegra' into next | Bjorn Helgaas | 2018-02-01 | 1 | -0/+1 |
| |\ |
|
| | * | of: Export of_pci_range_to_resource() | Manikanta Maddireddy | 2018-01-15 | 1 | -0/+1 |
| * | | PCI: Move OF-related PCI functions into PCI core | Rob Herring | 2018-01-17 | 5 | -538/+3 |
| |/ |
|
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-02-01 | 1 | -0/+6 |
|\ \ |
|
| * | | of: platform: fix OF node refcount leak | Sudeep Holla | 2018-01-23 | 1 | -1/+3 |
| * | | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2018-01-05 | 1 | -0/+4 |
| |\ \
| | |/
| |/| |
|
| | * | of: platform: populate /firmware/ node from of_platform_default_populate_init() | Sudeep Holla | 2018-01-04 | 1 | -0/+4 |
* | | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-01 | 20 | -100/+39 |
|\ \ \ |
|
| * | | | of: unittest: refactor Makefile | Masahiro Yamada | 2018-01-08 | 1 | -14/+5 |
| * | | | of/fdt: use memblock_virt_alloc for early alloc | Rob Herring | 2018-01-08 | 2 | -15/+12 |
| * | | | of: Use SPDX license tag for DT files | Rob Herring | 2018-01-08 | 18 | -67/+18 |
| * | | | of: irq: Fix function description comment | Vasyl Gomonovych | 2017-12-12 | 1 | -2/+1 |
| * | | | of: enable unittests on UML | Rob Herring | 2017-12-12 | 1 | -2/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 1 | -0/+5 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-11 | 1 | -2/+7 |
| |\ \ \ \ |
|
| * | | | | | phylib: rename reset-(post-)delay-us to reset-(de)assert-us | Richard Leitner | 2017-12-27 | 1 | -3/+4 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-16 | 1 | -0/+3 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | phylib: Add device reset delay support | Richard Leitner | 2017-12-13 | 1 | -0/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2018-01-31 | 1 | -0/+8 |
|\ \ \ \ \ |
|