Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c5a282e9635e9c7382821565083db5d260085e3e
/
drivers
/
of
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
5801169
of: __of_detach_node() - remove node from phandle cache
by Frank Rowand
· 6 years ago
b8a9ac1
of: of_node_get()/of_node_put() nodes held in phandle cache
by Frank Rowand
· 6 years ago
acc2038
Merge branch 'yaml-bindings-for-v4.21' into dt/next
by Rob Herring
· 6 years ago
b3e46d1
of: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
e1e5254
OF: Add a warning in case chosen node is not present
by Nick Kossifidis
· 6 years ago
afa64a7
of: net: kill of_get_nvmem_mac_address()
by Bartosz Golaszewski
· 6 years ago
e8b1dee2
of: Use device_type helpers to access the node type
by Rob Herring
· 6 years ago
cdbc848
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
by Florian Fainelli
· 6 years ago
fe7db75
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
by Florian Fainelli
· 6 years ago
0c5eaa7
of: Drop full path from full_name for PDT systems
by Rob Herring
· 6 years ago
aa4330e
Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
f8274f1
Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/frowand/linux into dt/next
by Rob Herring
· 6 years ago
1ae367a
of/pdt: Remove unused of_pdt_build_more function ptr
by Rob Herring
· 6 years ago
eeb07c5
of: unittest: initialize args before calling of_*parse_*()
by Frank Rowand
· 6 years ago
160b1d4
of: unittest: find overlays[] entry by name instead of index
by Frank Rowand
· 6 years ago
5babefb
of: unittest: allow base devicetree to have symbol metadata
by Frank Rowand
· 6 years ago
f962788
of: overlay: set node fields from properties when add new overlay node
by Frank Rowand
· 6 years ago
8c32965
of: unittest: remove unused of_unittest_apply_overlay() argument
by Frank Rowand
· 6 years ago
2fe0e87
of: overlay: check prevents multiple fragments touching same property
by Frank Rowand
· 6 years ago
c168263
of: overlay: check prevents multiple fragments add or delete same node
by Frank Rowand
· 6 years ago
a68238a
of: overlay: test case of two fragments adding same node
by Frank Rowand
· 6 years ago
a15e824
of: overlay: make all pr_debug() and pr_err() messages unique
by Frank Rowand
· 6 years ago
6f75118
of: overlay: validate overlay properties #address-cells and #size-cells
by Frank Rowand
· 6 years ago
81225ea
of: overlay: reorder fields in struct fragment
by Frank Rowand
· 6 years ago
8814dc4
of: overlay: do not duplicate properties from overlay for new nodes
by Frank Rowand
· 6 years ago
6b4955b
of: overlay: use prop add changeset entry for property in new nodes
by Frank Rowand
· 6 years ago
5b2c2f5
of: overlay: add missing of_node_get() in __of_attach_node_sysfs
by Frank Rowand
· 6 years ago
7c528e4
of: overlay: add missing of_node_put() after add new node to changeset
by Frank Rowand
· 6 years ago
144552c
of: overlay: add tests to validate kfrees from overlay removal
by Frank Rowand
· 6 years ago
89c3842
of, numa: Validate some distance map rules
by John Garry
· 6 years ago
6778be4
of/device: Really only set bus DMA mask when appropriate
by Robin Murphy
· 6 years ago
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
· 6 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
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
8efcf34
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
289cf15
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
522811e
of: platform: stop accessing invalid dev in of_platform_device_destroy
by Srinivas Kandagatla
· 6 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
· 6 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
· 6 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
Next »