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