Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2c63a833e4500b341a62bf97e67488909ae12086
/
drivers
/
of
34c7685
Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
c961cb3
of: Fix cpu node iterator to not ignore disabled cpu nodes
by Rob Herring
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
eb31d55
memblock: remove _virt from APIs returning virtual address
by Mike Rapoport
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
5bd4af3
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
345671e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
6072cf5
of: ignore sub-page memory regions
by Mike Rapoport
· 6 years ago
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
d1f2b17
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
cff2294
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
173ee39
of: Add missing exports of node name compare functions
by Rob Herring
· 6 years ago
59eaeba
of: base: Change logic in of_alias_get_alias_list()
by Michal Simek
· 6 years ago
7acf79b
of: base: Fix english spelling in of_alias_get_alias_list()
by Michal Simek
· 6 years ago
f7e59f3
Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Greg Kroah-Hartman
· 6 years ago
8894891
of: unittest: Disable interrupt node tests for old world MAC systems
by Guenter Roeck
· 6 years ago
389d0a8
Merge branch 'dt/cpu-type-rework' into dt/next
by Rob Herring
· 6 years ago
651d44f
of: use for_each_of_cpu_node iterator
by Rob Herring
· 6 years ago
6487c15
of: Support matching cpu nodes with no 'reg' property
by Rob Herring
· 6 years ago
f1f207e
of: Add cpu node iterator for_each_of_cpu_node()
by Rob Herring
· 6 years ago
da08d8c
of: unittest: Disable interrupt node tests for old world MAC systems
by Guenter Roeck
· 6 years ago
2a6db71
iommu/of: make of_pci_map_rid() available for other devices too
by Nipun Gupta
· 6 years ago
b1078c3
of: base: Introduce of_alias_get_alias_list() to check alias IDs
by Michal Simek
· 6 years ago
62287dc
of/unittest: Fix I2C bus unit-address error
by Rob Herring
· 6 years ago
362ce2b
Merge branch 'dt/linus' into HEAD
by Rob Herring
· 6 years ago
090b75b
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
e54192b
of: fix phandle cache creation for DTs with no phandles
by Rob Herring
· 6 years ago
dc3c055
dma-mapping: remove dma_deconfigure
by Christoph Hellwig
· 6 years ago
f6707fd
of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
by Rob Herring
· 6 years ago
00b7d1c
of: make default address and size cells sizes private
by Rob Herring
· 6 years ago
a613b26
of: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
6901378
of/unittest: add printf tests for node name
by Rob Herring
· 6 years ago
b610e2f
of/unittest: remove use of node name pointer in overlay high level test
by Rob Herring
· 6 years ago
60c1f89
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
8c89ef7
of/platform: initialise AMBA default DMA masks
by Linus Walleij
· 6 years ago
f42b0e18
of: add node name compare helper functions
by Rob Herring
· 6 years ago
36156f9
of: add helper to lookup compatible child node
by Johan Hovold
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
4d88e3d
Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
da65313
of/fdt: Remove PPC32 longtrail hack in memory scan
by Michael Ellerman
· 6 years ago
4d8bde8
OF: Don't set default coherent DMA mask
by Robin Murphy
· 6 years ago
6c2fb2e
of/device: Set bus DMA mask as appropriate
by Robin Murphy
· 6 years ago
a551621
of/platform: Initialise default DMA masks
by Robin Murphy
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
b9952b5
of: overlay: update phandle cache on overlay apply and remove
by Frank Rowand
· 6 years ago
6eb9c9d
of: mdio: Support fixed links in of_phy_get_and_connect()
by Linus Walleij
· 6 years ago
b01dcdd
drivers/of: Make of_io_request_and_map() "name" argument optional
by Benjamin Herrenschmidt
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
8efcf34
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
289cf15
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
522811e
of: platform: stop accessing invalid dev in of_platform_device_destroy
by Srinivas Kandagatla
· 7 years ago
ae709bf
Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/late
by Olof Johansson
· 7 years ago
312416d
drivers: qcom: add command DB driver
by Mahesh Sivasubramanian
· 7 years ago
482137b
of: overlay: validate offset from property fixups
by Frank Rowand
· 7 years ago
3b9cf79
of: unittest: for strings, account for trailing \0 in property length field
by Stefan M Schaeckeler
· 7 years ago
6d07a68
of: mdio: Fall back to mdiobus_register() with NULL device_node
by Florian Fainelli
· 7 years ago
9601000
Merge tag 'devicetree-fixes-for-4.17' into dt/next to pick-up fixes
by Rob Herring
· 7 years ago
76787cf
Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
3d6ce86
drivers: remove force dma flag from buses
by Christoph Hellwig
· 7 years ago
83ef477
of: overlay: Stop leaking resources on overlay removal
by Jan Kiszka
· 7 years ago
4550fe6
of: Don't create device for OPP tables
by Viresh Kumar
· 7 years ago
dd709e7
earlycon: Use a pointer table to fix __earlycon_table stride
by Daniel Kurtz
· 7 years ago
9cf7c9c
of/numa: drop export of of_node_to_nid
by Rob Herring
· 7 years ago
ca71b3b
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
d1be35c
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
by Andrei Vagin
· 7 years ago
54a702f
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
by Masahiro Yamada
· 7 years ago
a7f9241
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
by Masahiro Yamada
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
9c2dd84
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
65af618
of: Add missing I/O range exception for indirect-IO devices
by Zhichang Yuan
· 7 years ago
fcfaab3
PCI: Add fwnode handler as input param of pci_register_io_range()
by Gabriele Paoloni
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
9217e56
of_net: Implement of_get_nvmem_mac_address helper
by Mike Looijmans
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
8274732
of: unittest: fix an error code in of_unittest_apply_overlay()
by Dan Carpenter
· 7 years ago
202fbf4
of: unittest: move misplaced function declaration
by Arnd Bergmann
· 7 years ago
d4b9e42
of: unittest: Remove VLA stack usage
by Tobin C. Harding
· 7 years ago
a514266
of: overlay: Fix forgotten reference to of_overlay_apply()
by Geert Uytterhoeven
· 7 years ago
54587be
of: unittest: local return value variable related cleanups
by Frank Rowand
· 7 years ago
06c4697
of: unittest: remove unneeded local return value variables
by Frank Rowand
· 7 years ago
c679fa6
Merge branch 'dtc-update' into dt/next
by Rob Herring
· 7 years ago
bdb7013
of: unittest: fix an error test in of_unittest_overlay_8()
by Dan Carpenter
· 7 years ago
0b3ce78
of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
by Frank Rowand
· 7 years ago
b89dae1
of: overlay: do not include path in full_name of added nodes
by Frank Rowand
· 7 years ago
a4f91f0
of: unittest: clean up changeset test
by Frank Rowand
· 7 years ago
b46c786
Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/frowand/linux into dt/next
by Rob Herring
· 7 years ago
e547c00
of: improve reporting invalid overlay target path
by Frank Rowand
· 7 years ago
db2f376
of: convert unittest overlay devicetree source to sugar syntax
by Frank Rowand
· 7 years ago
39a751a
of: change overlay apply input data from unflattened to FDT
by Frank Rowand
· 7 years ago
357aa4b
of: unittest: Add phandle remapping test
by Stephen Boyd
· 7 years ago
bd6f2fd
of: Support parsing phandle argument lists through a nexus node
by Stephen Boyd
· 7 years ago
67dcc26
device property: Constify device_get_match_data()
by Andy Shevchenko
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
fe53d14
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
2bed266
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
163b716
Merge remote-tracking branch 'lorenzo/pci/tegra' into next
by Bjorn Helgaas
· 7 years ago
Next »