summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-23of: dynamic: fix memory leak related to properties of __of_node_dupLixin Wang1-12/+14
2017-10-19of: overlay: make pr_err() string uniqueFrank Rowand1-1/+1
2017-10-19of: overlay: pr_err from return NOTIFY_OK to overlay apply/removeFrank Rowand1-1/+1
2017-10-17of: overlay: remove unneeded check for NULL kbasename()Frank Rowand1-2/+0
2017-10-17of: overlay: remove a dependency on device node full_nameFrank Rowand3-35/+59
2017-10-17of: overlay: simplify applying symbols from an overlayFrank Rowand1-26/+65
2017-10-17of: overlay: avoid race condition between applying multiple overlaysFrank Rowand5-12/+67
2017-10-17of: overlay: loosen overly strict phandle clash checkFrank Rowand1-4/+4
2017-10-17of: overlay: expand check of whether overlay changeset can be removedFrank Rowand1-7/+13
2017-10-17of: overlay: detect cases where device tree may become corruptFrank Rowand5-91/+367
2017-10-17of: overlay: minor restructuringFrank Rowand1-113/+92
2017-10-17of: overlay: rename identifiers in dup_and_fixup_symbol_prop()Frank Rowand1-6/+18
2017-10-17of: overlay: rename identifiers to more reflect what they doFrank Rowand4-259/+298
2017-10-17of: overlay.c: Convert comparisons to zero or NULL to logical expressionsFrank Rowand1-18/+18
2017-10-17of: overlay.c: Remove comments that state the obvious, to reduce clutterFrank Rowand1-29/+18
2017-10-17of: overlay: fix memory leak related to duplicated propertyLixin Wang1-4/+11
2017-10-16of: unittest: Remove redundant OF_DETACHED flag settingStephen Boyd1-2/+0
2017-10-16of/fdt: Document detached argument to __unflatten_device_tree()Stephen Boyd1-0/+1
2017-10-16of/resolver: Replace kmalloc + memcpy with kmemdup()Stephen Boyd1-2/+1
2017-10-16of/resolver: Simplify to be32_add_cpu()Stephen Boyd1-4/+1
2017-10-16of/fdt: skip unflattening of disabled nodesRob Herring1-0/+4
2017-10-16of/fdt: add of_fdt_device_is_available functionRob Herring1-3/+14
2017-10-16of: make kobject and bin_attribute support configurableRob Herring6-152/+192
2017-10-16of: wrap accesses to device_node kobjectRob Herring1-1/+1
2017-10-16of: move kobj_to_device_node() into dynamic.cRob Herring2-6/+5
2017-10-16of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring1-3/+0
2017-10-03of/fdt: only store the device node basename in full_nameRob Herring1-58/+11
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-16/+16
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-116/+293
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-11/+314
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf1-4/+1
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds21-656/+1346
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+2
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds28-160/+236
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-11/+1532
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann1-3/+3
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov11-11/+314
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-15Revert "PCI: Avoid race while enabling upstream bridges"Bjorn Helgaas1-11/+2
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-4/+3
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds10-82/+34
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-156/+184
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds91-260/+378
2017-09-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds25-122/+314
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds41-44/+44