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
*
Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-20
4
-67
/
+7
|
\
|
*
of: Document exactly what of_find_node_by_name() puts
Stephen Boyd
2017-11-20
1
-3
/
+3
|
*
of: unittest: disable interrupts_property warning
Rob Herring
2017-11-16
1
-0
/
+1
|
*
of: unittest: let dtc generate __local_fixups__
Rob Herring
2017-11-16
1
-63
/
+2
|
*
of/pci: Fix theoretical NULL dereference
Robin Murphy
2017-11-16
1
-1
/
+1
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-16
2
-8
/
+37
|
\
\
|
*
|
soc: qcom: Remote filesystem memory driver
Bjorn Andersson
2017-10-22
1
-0
/
+1
|
*
|
of: reserved_mem: Accessor for acquiring reserved_mem
Bjorn Andersson
2017-10-22
1
-0
/
+26
|
*
|
of/platform: Generalize /reserved-memory handling
Bjorn Andersson
2017-10-22
1
-8
/
+10
*
|
|
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-3
/
+16
|
\
\
\
|
*
|
|
of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing support
Marc Gonzalez
2017-10-05
1
-3
/
+16
|
|
/
/
*
|
|
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
11
-679
/
+1106
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'dt/kbuild' into dt/next
Rob Herring
2017-11-09
1
-2
/
+0
|
|
\
\
|
|
*
|
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2017-11-08
1
-2
/
+0
|
|
|
/
|
*
|
of: dynamic: fix memory leak related to properties of __of_node_dup
Lixin Wang
2017-10-23
1
-12
/
+14
|
*
|
of: overlay: make pr_err() string unique
Frank Rowand
2017-10-19
1
-1
/
+1
|
*
|
of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
Frank Rowand
2017-10-19
1
-1
/
+1
|
*
|
of: overlay: remove unneeded check for NULL kbasename()
Frank Rowand
2017-10-17
1
-2
/
+0
|
*
|
of: overlay: remove a dependency on device node full_name
Frank Rowand
2017-10-17
3
-35
/
+59
|
*
|
of: overlay: simplify applying symbols from an overlay
Frank Rowand
2017-10-17
1
-26
/
+65
|
*
|
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
2017-10-17
4
-6
/
+67
|
*
|
of: overlay: loosen overly strict phandle clash check
Frank Rowand
2017-10-17
1
-4
/
+4
|
*
|
of: overlay: expand check of whether overlay changeset can be removed
Frank Rowand
2017-10-17
1
-7
/
+13
|
*
|
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
2017-10-17
4
-89
/
+364
|
*
|
of: overlay: minor restructuring
Frank Rowand
2017-10-17
1
-113
/
+92
|
*
|
of: overlay: rename identifiers in dup_and_fixup_symbol_prop()
Frank Rowand
2017-10-17
1
-6
/
+18
|
*
|
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
2017-10-17
3
-257
/
+295
|
*
|
of: overlay.c: Convert comparisons to zero or NULL to logical expressions
Frank Rowand
2017-10-17
1
-18
/
+18
|
*
|
of: overlay.c: Remove comments that state the obvious, to reduce clutter
Frank Rowand
2017-10-17
1
-29
/
+18
|
*
|
of: overlay: fix memory leak related to duplicated property
Lixin Wang
2017-10-17
1
-4
/
+11
|
*
|
of: unittest: Remove redundant OF_DETACHED flag setting
Stephen Boyd
2017-10-16
1
-2
/
+0
|
*
|
of/fdt: Document detached argument to __unflatten_device_tree()
Stephen Boyd
2017-10-16
1
-0
/
+1
|
*
|
of/resolver: Replace kmalloc + memcpy with kmemdup()
Stephen Boyd
2017-10-16
1
-2
/
+1
|
*
|
of/resolver: Simplify to be32_add_cpu()
Stephen Boyd
2017-10-16
1
-4
/
+1
|
*
|
of/fdt: skip unflattening of disabled nodes
Rob Herring
2017-10-16
1
-0
/
+4
|
*
|
of/fdt: add of_fdt_device_is_available function
Rob Herring
2017-10-16
1
-3
/
+14
|
*
|
of: make kobject and bin_attribute support configurable
Rob Herring
2017-10-16
6
-152
/
+192
|
*
|
of: move kobj_to_device_node() into dynamic.c
Rob Herring
2017-10-16
2
-6
/
+5
|
*
|
of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
Rob Herring
2017-10-16
1
-3
/
+0
|
*
|
of/fdt: only store the device node basename in full_name
Rob Herring
2017-10-03
1
-58
/
+11
|
|
/
*
|
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-7
/
+1
|
\
\
|
*
|
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-10-19
1
-7
/
+1
*
|
|
device property: Make fwnode_handle_get() return the fwnode
Sakari Ailus
2017-11-09
1
-2
/
+2
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
12
-0
/
+12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-21
1
-12
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
2017-10-22
1
-12
/
+27
|
|
/
*
|
device property: preserve usecount for node passed to of_fwnode_graph_get_por...
Niklas Söderlund
2017-10-12
1
-1
/
+1
*
|
drivers: of: increase MAX_RESERVED_REGIONS to 32
Stewart Smith
2017-10-12
1
-1
/
+1
*
|
of: do not leak console options
Sergey Senozhatsky
2017-10-12
1
-2
/
+6
|
/
*
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-12
1
-16
/
+32
|
\
[next]