summaryrefslogtreecommitdiff
path: root/drivers/of
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-01
|\
| * of: platform: fix OF node refcount leakSudeep Holla2018-01-23
| * Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-01-05
| |\
| | * of: platform: populate /firmware/ node from of_platform_default_populate_init()Sudeep Holla2018-01-04
* | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-01
|\ \ \
| * | | of: unittest: refactor MakefileMasahiro Yamada2018-01-08
| * | | of/fdt: use memblock_virt_alloc for early allocRob Herring2018-01-08
| * | | of: Use SPDX license tag for DT filesRob Herring2018-01-08
| * | | of: irq: Fix function description commentVasyl Gomonovych2017-12-12
| * | | of: enable unittests on UMLRob Herring2017-12-12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-11
| |\ \ \ \
| * | | | | phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner2017-12-27
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | phylib: Add device reset delay supportRichard Leitner2017-12-13
| | |_|/ / | |/| | |
* | | | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-01-31
|\ \ \ \ \
| * | | | | OF: properties: Implement get_match_data() callbackSinan Kaya2017-12-13
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | of: Add helper for mapping device node to logical CPU numberSuzuki K Poulose2018-01-02
| | |/ / | |/| |
* | | | of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur2018-01-10
| |_|/ |/| |
* | | of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King2017-12-13
|/ /
* | of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven2017-12-08
* | of: overlay: Fix out-of-bounds write in init_overlay_changeset()Geert Uytterhoeven2017-12-08
* | of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven2017-12-06
* | of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven2017-12-06
* | of: overlay: Remove else after gotoGeert Uytterhoeven2017-12-06
* | of: Spelling s/changset/changeset/Geert Uytterhoeven2017-12-06
* | of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven2017-12-06
|/
* Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-20
|\
| * of: Document exactly what of_find_node_by_name() putsStephen Boyd2017-11-20
| * of: unittest: disable interrupts_property warningRob Herring2017-11-16
| * of: unittest: let dtc generate __local_fixups__Rob Herring2017-11-16
| * of/pci: Fix theoretical NULL dereferenceRobin Murphy2017-11-16
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-16
|\ \
| * | soc: qcom: Remote filesystem memory driverBjorn Andersson2017-10-22
| * | of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson2017-10-22
| * | of/platform: Generalize /reserved-memory handlingBjorn Andersson2017-10-22
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ \
| * | | of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez2017-10-05
| |/ /
* | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\ \ \ | | |/ | |/|
| * | Merge branch 'dt/kbuild' into dt/nextRob Herring2017-11-09
| |\ \
| | * | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-08
| | |/
| * | of: dynamic: fix memory leak related to properties of __of_node_dupLixin Wang2017-10-23
| * | of: overlay: make pr_err() string uniqueFrank Rowand2017-10-19
| * | of: overlay: pr_err from return NOTIFY_OK to overlay apply/removeFrank Rowand2017-10-19
| * | of: overlay: remove unneeded check for NULL kbasename()Frank Rowand2017-10-17
| * | of: overlay: remove a dependency on device node full_nameFrank Rowand2017-10-17
| * | of: overlay: simplify applying symbols from an overlayFrank Rowand2017-10-17
| * | of: overlay: avoid race condition between applying multiple overlaysFrank Rowand2017-10-17
| * | of: overlay: loosen overly strict phandle clash checkFrank Rowand2017-10-17