summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring2017-10-252-1/+10
* of: dynamic: fix memory leak related to properties of __of_node_dupLixin Wang2017-10-231-12/+14
* of: overlay: make pr_err() string uniqueFrank Rowand2017-10-191-1/+1
* of: overlay: pr_err from return NOTIFY_OK to overlay apply/removeFrank Rowand2017-10-191-1/+1
* of: overlay: remove unneeded check for NULL kbasename()Frank Rowand2017-10-171-2/+0
* of: overlay: remove a dependency on device node full_nameFrank Rowand2017-10-173-35/+59
* of: overlay: simplify applying symbols from an overlayFrank Rowand2017-10-171-26/+65
* of: overlay: avoid race condition between applying multiple overlaysFrank Rowand2017-10-176-15/+67
* of: overlay: loosen overly strict phandle clash checkFrank Rowand2017-10-171-4/+4
* of: overlay: expand check of whether overlay changeset can be removedFrank Rowand2017-10-171-7/+13
* of: overlay: detect cases where device tree may become corruptFrank Rowand2017-10-176-96/+372
* of: overlay: minor restructuringFrank Rowand2017-10-171-113/+92
* of: overlay: rename identifiers in dup_and_fixup_symbol_prop()Frank Rowand2017-10-171-6/+18
* of: overlay: rename identifiers to more reflect what they doFrank Rowand2017-10-176-271/+310
* of: overlay.c: Convert comparisons to zero or NULL to logical expressionsFrank Rowand2017-10-171-18/+18
* of: overlay.c: Remove comments that state the obvious, to reduce clutterFrank Rowand2017-10-171-29/+18
* dt-bindings: Add vendor prefix for Opal Kelly IncTom McLeod2017-10-171-0/+1
* of: overlay: fix memory leak related to duplicated propertyLixin Wang2017-10-171-4/+11
* of: unittest: Remove redundant OF_DETACHED flag settingStephen Boyd2017-10-161-2/+0
* of/fdt: Document detached argument to __unflatten_device_tree()Stephen Boyd2017-10-161-0/+1
* of/resolver: Replace kmalloc + memcpy with kmemdup()Stephen Boyd2017-10-161-2/+1
* of/resolver: Simplify to be32_add_cpu()Stephen Boyd2017-10-161-4/+1
* of/fdt: skip unflattening of disabled nodesRob Herring2017-10-161-0/+4
* of/fdt: add of_fdt_device_is_available functionRob Herring2017-10-161-3/+14
* of: make kobject and bin_attribute support configurableRob Herring2017-10-167-164/+202
* of: wrap accesses to device_node kobjectRob Herring2017-10-162-1/+3
* of: move kobj_to_device_node() into dynamic.cRob Herring2017-10-162-6/+5
* of: make struct property _flags field configurableRob Herring2017-10-161-0/+4
* of: remove struct property.unique_id for FDTRob Herring2017-10-161-0/+2
* of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring2017-10-161-3/+0
* devicetree: Add vendor-prefix for DH electronics GmbHMarek Vasut2017-10-131-0/+1
* dt-bindings: iommu: ipmmu-vmsa: Use generic node nameGeert Uytterhoeven2017-10-131-1/+1
* dt-bindings: rtc: merge ds1339 in ds1307 documentationAlexandre Belloni2017-10-052-18/+8
* dt-bindings: rtc: Add bindings for m41t80 and compatiblesAlexandre Belloni2017-10-052-2/+31
* dt-bindings: rtc: DS1307 and compatibles are not trivialAlexandre Belloni2017-10-052-6/+36
* dt-bindings: rtc: Add sirf,prima2-sysrtc bindingsAlexandre Belloni2017-10-051-0/+13
* dt-bindings: rtc: add stericsson,coh901331 bindingsAlexandre Belloni2017-10-051-0/+17
* dt-bindings: trivial: Add RTCsAlexandre Belloni2017-10-051-0/+5
* Add Tecon Microprocessor Technologies, LLC vendor prefixDmitry Dunaev2017-10-051-0/+1
* scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Rob Herring2017-10-0316-230/+1603
* scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring2017-10-031-1/+3
* Merge branch 'dt-printf-v2' into HEADRob Herring2017-10-033-77/+18
|\
| * of/fdt: only store the device node basename in full_nameRob Herring2017-10-031-58/+11
| * powerpc: pseries: only store the device node basename in full_nameRob Herring2017-10-032-19/+7
* | dt: Add vendor prefix 'shimafuji'Vladimir Barinov2017-09-191-0/+1
* | of: add vendor prefix for Silicon Storage Technology Inc.Fabrizio Castro2017-09-181-0/+1
* | dt-bindings: vendor-prefixes: Add nutsboardYuanCheng Cheng2017-09-181-0/+1
* | v4l: vsp1: Use generic node nameGeert Uytterhoeven2017-09-181-1/+1
|/
* Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-161-2/+2
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\