summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+34
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+14
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-06-23of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regsDave Airlie1-0/+1
2015-06-22of: add helper for getting endpoint node of specific identifiersHyungwon Hwang1-0/+33
2015-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+4
2015-06-07Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+3
2015-06-05of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven1-1/+1
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel1-5/+14
2015-05-27drivers: of/base: move of_init to driver_initSudeep Holla1-5/+3
2015-05-16of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan1-1/+1
2015-05-14of: mdio: Add a "broken-turn-around" propertyFlorian Fainelli1-0/+3
2015-05-11MFD/OF: document MFD devices and handle simple-mfdLinus Walleij1-0/+1
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+110
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-442/+505
2015-04-17of: base: improve of_get_next_child() kernel-docBaruch Siach1-2/+3
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2015-04-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+26
2015-04-15of: unittest: overlay: Keep track of created overlaysPantelis Antoniou1-0/+62
2015-04-15of/fdt: fix allocation size for device node pathRicky Liang1-1/+1
2015-04-15of/fdt: Add endianness helper function for early init codeKevin Cernekee1-0/+19
2015-04-15of: Add helper function to check MMIO register endiannessKevin Cernekee1-0/+23
2015-04-15of/fdt: Remove "reg" data prints from early_init_dt_scan_memoryFlorian Fainelli1-2/+1
2015-04-15of: OF_IRQ should depend on IRQ_DOMAINGeert Uytterhoeven1-1/+1
2015-04-14Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-56/+107
2015-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+8
2015-03-29Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely6-418/+453
2015-03-29of/unittest: Fix of_platform_depopulate test caseGrant Likely1-7/+9
2015-03-29of/unittest: early return from test skips testsFrank Rowand1-4/+6
2015-03-29of/unittest: breadcrumbs to reduce pain of future maintainersFrank Rowand1-0/+4
2015-03-29of/unittest: reduce checkpatch noise - line after declarationsFrank Rowand1-0/+5
2015-03-29of/unittest: typo in error stringFrank Rowand1-2/+3
2015-03-29of/unittest: add const where neededFrank Rowand1-4/+4
2015-03-29of_net: factor out repetitive code from of_get_mac_address()Sergei Shtylyov1-12/+17
2015-03-28drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt1-3/+8
2015-03-28of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTESTGeert Uytterhoeven1-1/+10
2015-03-28drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt1-3/+8
2015-03-25of/unittest: replace 'selftest' with 'unittest'Wang Long2-408/+408
2015-03-25dt: OF_UNITTEST make dependency brokenFrank Rowand3-2/+12
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring1-8/+33
2015-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-12/+14
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-21/+40
2015-03-19Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas3-56/+107
2015-03-19Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley1-3/+1
2015-03-19of: handle both '/' and ':' in path stringsBrian Norris1-6/+1
2015-03-19of: unittest: Add option string test case with longer pathBrian Norris1-0/+5
2015-03-19of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart1-3/+7
2015-03-18of: base: add function to get highest id of an alias stemWolfram Sang1-0/+26