index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dt-bindings: trivial-devices: Remove fsl,mc13892
Jonathan Neuschäfer
2017-11-20
1
-1
/
+0
*
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
*
dt-bindings: usb: document hub and host-controller properties
Johan Hovold
2017-11-16
1
-4
/
+16
*
dt-bindings: usb: clean up compatible property
Johan Hovold
2017-11-16
1
-5
/
+5
*
dt-bindings: usb: fix reg-property port-number range
Johan Hovold
2017-11-16
1
-1
/
+1
*
dt-bindings: usb: fix example hub node name
Johan Hovold
2017-11-16
1
-3
/
+2
*
of/pci: Fix theoretical NULL dereference
Robin Murphy
2017-11-16
1
-1
/
+1
*
dt-bindings: usb: add #phy-cells to usb-nop-xceiv
Rob Herring
2017-11-13
1
-0
/
+2
*
Merge branch 'dt/kbuild' into dt/next
Rob Herring
2017-11-10
68
-275
/
+79
|
\
|
*
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
2017-11-10
48
-182
/
+53
|
*
MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
Masahiro Yamada
2017-11-10
1
-1
/
+0
|
*
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
2017-11-08
54
-60
/
+3
|
*
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2017-11-08
11
-11
/
+2
|
*
.gitignore: sort normal pattern rules alphabetically
Masahiro Yamada
2017-11-08
1
-21
/
+21
*
|
dt-bindings: Remove leading zeros from bindings notation
Marco Franchi
2017-11-10
126
-172
/
+172
*
|
dt-bindings: add vendor prefix for Next Thing Co.
Martin Blumenstingl
2017-11-01
1
-0
/
+1
*
|
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
Rob Herring
2017-10-25
2
-1
/
+10
*
|
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-20
1
-1
/
+1
*
|
of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
Frank Rowand
2017-10-20
1
-1
/
+1
*
|
of: overlay: remove unneeded check for NULL kbasename()
Frank Rowand
2017-10-18
1
-2
/
+0
*
|
of: overlay: remove a dependency on device node full_name
Frank Rowand
2017-10-18
3
-35
/
+59
*
|
of: overlay: simplify applying symbols from an overlay
Frank Rowand
2017-10-18
1
-26
/
+65
*
|
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
2017-10-18
6
-15
/
+67
*
|
of: overlay: loosen overly strict phandle clash check
Frank Rowand
2017-10-18
1
-4
/
+4
*
|
of: overlay: expand check of whether overlay changeset can be removed
Frank Rowand
2017-10-18
1
-7
/
+13
*
|
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
2017-10-18
6
-96
/
+372
*
|
of: overlay: minor restructuring
Frank Rowand
2017-10-18
1
-113
/
+92
*
|
of: overlay: rename identifiers in dup_and_fixup_symbol_prop()
Frank Rowand
2017-10-18
1
-6
/
+18
*
|
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
2017-10-18
6
-271
/
+310
*
|
of: overlay.c: Convert comparisons to zero or NULL to logical expressions
Frank Rowand
2017-10-18
1
-18
/
+18
*
|
of: overlay.c: Remove comments that state the obvious, to reduce clutter
Frank Rowand
2017-10-18
1
-29
/
+18
*
|
dt-bindings: Add vendor prefix for Opal Kelly Inc
Tom McLeod
2017-10-17
1
-0
/
+1
*
|
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
7
-164
/
+202
*
|
of: wrap accesses to device_node kobject
Rob Herring
2017-10-16
2
-1
/
+3
*
|
of: move kobj_to_device_node() into dynamic.c
Rob Herring
2017-10-16
2
-6
/
+5
*
|
of: make struct property _flags field configurable
Rob Herring
2017-10-16
1
-0
/
+4
*
|
of: remove struct property.unique_id for FDT
Rob Herring
2017-10-16
1
-0
/
+2
*
|
of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
Rob Herring
2017-10-16
1
-3
/
+0
*
|
devicetree: Add vendor-prefix for DH electronics GmbH
Marek Vasut
2017-10-13
1
-0
/
+1
*
|
dt-bindings: iommu: ipmmu-vmsa: Use generic node name
Geert Uytterhoeven
2017-10-13
1
-1
/
+1
[next]