summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
...
| | * of: Export of_pci_range_to_resource()Manikanta Maddireddy2018-01-151-0/+1
| * | PCI: Move OF-related PCI functions into PCI coreRob Herring2018-01-175-538/+3
| |/
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-011-0/+6
|\ \
| * | of: platform: fix OF node refcount leakSudeep Holla2018-01-231-1/+3
| * | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-01-051-0/+4
| |\ \ | | |/ | |/|
| | * of: platform: populate /firmware/ node from of_platform_default_populate_init()Sudeep Holla2018-01-041-0/+4
* | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-0120-100/+39
|\ \ \
| * | | of: unittest: refactor MakefileMasahiro Yamada2018-01-081-14/+5
| * | | of/fdt: use memblock_virt_alloc for early allocRob Herring2018-01-082-15/+12
| * | | of: Use SPDX license tag for DT filesRob Herring2018-01-0818-67/+18
| * | | of: irq: Fix function description commentVasyl Gomonovych2017-12-121-2/+1
| * | | of: enable unittests on UMLRob Herring2017-12-121-2/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+5
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-111-2/+7
| |\ \ \ \
| * | | | | phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner2017-12-271-3/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-161-0/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | phylib: Add device reset delay supportRichard Leitner2017-12-131-0/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-01-311-0/+8
|\ \ \ \ \
| * | | | | OF: properties: Implement get_match_data() callbackSinan Kaya2017-12-131-0/+8
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-301-0/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | of: Add helper for mapping device node to logical CPU numberSuzuki K Poulose2018-01-021-0/+26
| | |/ / | |/| |
* | | | of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur2018-01-101-2/+7
| |_|/ |/| |
* | | of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King2017-12-131-0/+3
|/ /
* | of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven2017-12-081-10/+11
* | of: overlay: Fix out-of-bounds write in init_overlay_changeset()Geert Uytterhoeven2017-12-081-3/+4
* | of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven2017-12-061-10/+5
* | of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven2017-12-061-8/+8
* | of: overlay: Remove else after gotoGeert Uytterhoeven2017-12-061-15/+12
* | of: Spelling s/changset/changeset/Geert Uytterhoeven2017-12-062-6/+6
* | of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven2017-12-061-1/+0
|/
* Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-204-67/+7
|\
| * of: Document exactly what of_find_node_by_name() putsStephen Boyd2017-11-201-3/+3
| * of: unittest: disable interrupts_property warningRob Herring2017-11-161-0/+1
| * of: unittest: let dtc generate __local_fixups__Rob Herring2017-11-161-63/+2
| * of/pci: Fix theoretical NULL dereferenceRobin Murphy2017-11-161-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-162-8/+37
|\ \
| * | soc: qcom: Remote filesystem memory driverBjorn Andersson2017-10-221-0/+1
| * | of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson2017-10-221-0/+26
| * | of/platform: Generalize /reserved-memory handlingBjorn Andersson2017-10-221-8/+10
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-3/+16
|\ \ \
| * | | of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez2017-10-051-3/+16
| |/ /
* | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-1411-679/+1106
|\ \ \ | | |/ | |/|
| * | Merge branch 'dt/kbuild' into dt/nextRob Herring2017-11-091-2/+0
| |\ \
| | * | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-081-2/+0
| | |/
| * | 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
OpenPOWER on IntegriCloud