index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2019-02-04
1
-8
/
+1
*
OF: properties: add missing of_node_put
Julia Lawall
2019-01-16
1
-0
/
+1
*
of: Remove struct device_node.type pointer
Rob Herring
2019-01-10
4
-11
/
+0
*
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
16
-154
/
+546
|
\
|
*
of: __of_detach_node() - remove node from phandle cache
Frank Rowand
2018-12-21
3
-1
/
+37
|
*
of: of_node_get()/of_node_put() nodes held in phandle cache
Frank Rowand
2018-12-21
1
-24
/
+46
|
*
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2018-12-13
2
-3
/
+10
|
|
\
|
*
|
of: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-05
5
-14
/
+13
|
*
|
OF: Add a warning in case chosen node is not present
Nick Kossifidis
2018-12-03
1
-1
/
+5
|
*
|
of: Use device_type helpers to access the node type
Rob Herring
2018-11-27
3
-12
/
+19
|
*
|
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
2018-11-26
1
-5
/
+10
|
*
|
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
Florian Fainelli
2018-11-26
1
-0
/
+2
|
*
|
Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...
Rob Herring
2018-11-09
8
-92
/
+414
|
|
\
\
|
|
*
|
of: unittest: initialize args before calling of_*parse_*()
Frank Rowand
2018-11-08
1
-2
/
+13
|
|
*
|
of: unittest: find overlays[] entry by name instead of index
Frank Rowand
2018-11-08
1
-4
/
+17
|
|
*
|
of: unittest: allow base devicetree to have symbol metadata
Frank Rowand
2018-11-08
1
-8
/
+35
|
|
*
|
of: overlay: set node fields from properties when add new overlay node
Frank Rowand
2018-11-08
2
-14
/
+42
|
|
*
|
of: unittest: remove unused of_unittest_apply_overlay() argument
Frank Rowand
2018-11-08
1
-4
/
+3
|
|
*
|
of: overlay: check prevents multiple fragments touching same property
Frank Rowand
2018-11-08
5
-37
/
+112
|
|
*
|
of: overlay: check prevents multiple fragments add or delete same node
Frank Rowand
2018-11-08
1
-9
/
+49
|
|
*
|
of: overlay: test case of two fragments adding same node
Frank Rowand
2018-11-08
3
-0
/
+34
|
|
*
|
of: overlay: make all pr_debug() and pr_err() messages unique
Frank Rowand
2018-11-08
1
-5
/
+7
|
|
*
|
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
2018-11-08
1
-3
/
+29
|
|
*
|
of: overlay: reorder fields in struct fragment
Frank Rowand
2018-11-08
1
-1
/
+1
|
|
*
|
of: overlay: do not duplicate properties from overlay for new nodes
Frank Rowand
2018-11-08
1
-1
/
+1
|
|
*
|
of: overlay: use prop add changeset entry for property in new nodes
Frank Rowand
2018-11-08
1
-38
/
+74
|
|
*
|
of: overlay: add missing of_node_get() in __of_attach_node_sysfs
Frank Rowand
2018-11-08
2
-4
/
+3
|
|
*
|
of: overlay: add missing of_node_put() after add new node to changeset
Frank Rowand
2018-11-08
1
-1
/
+3
|
|
*
|
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
2018-11-08
2
-0
/
+30
|
*
|
|
of/pdt: Remove unused of_pdt_build_more function ptr
Rob Herring
2018-11-09
1
-5
/
+0
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-39
/
+0
|
\
\
\
|
*
|
|
of: net: kill of_get_nvmem_mac_address()
Bartosz Golaszewski
2018-12-03
1
-39
/
+0
|
|
|
/
|
|
/
|
*
/
|
of: Drop full path from full_name for PDT systems
Rob Herring
2018-11-18
1
-36
/
+14
|
/
/
*
|
Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-11-09
2
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
of, numa: Validate some distance map rules
John Garry
2018-11-08
1
-2
/
+7
|
*
of/device: Really only set bus DMA mask when appropriate
Robin Murphy
2018-11-08
1
-1
/
+3
*
|
Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-11-01
1
-2
/
+0
|
\
|
|
*
of: Fix cpu node iterator to not ignore disabled cpu nodes
Rob Herring
2018-11-01
1
-2
/
+0
*
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-0
/
+1
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-2
/
+1
*
|
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
2
-2
/
+2
*
|
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
2
-33
/
+1
*
|
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
1
-0
/
+54
|
\
\
|
*
|
of: base: Change logic in of_alias_get_alias_list()
Michal Simek
2018-10-15
1
-10
/
+12
|
*
|
of: base: Fix english spelling in of_alias_get_alias_list()
Michal Simek
2018-10-15
1
-3
/
+3
|
*
|
of: base: Introduce of_alias_get_alias_list() to check alias IDs
Michal Simek
2018-09-20
1
-0
/
+52
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
1
-5
/
+6
|
\
\
\
|
*
|
|
of: ignore sub-page memory regions
Mike Rapoport
2018-10-26
1
-5
/
+6
*
|
|
|
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
10
-46
/
+94
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
of: Add missing exports of node name compare functions
Rob Herring
2018-10-22
1
-0
/
+2
[next]