summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2015-03-29of/unittest: reduce checkpatch noise - line after declarationsFrank Rowand
2015-03-29of/unittest: typo in error stringFrank Rowand
2015-03-29of/unittest: add const where neededFrank Rowand
2015-03-29of_net: factor out repetitive code from of_get_mac_address()Sergei Shtylyov
2015-03-27drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt
2015-03-27of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTESTGeert Uytterhoeven
2015-03-27drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt
2015-03-25of/unittest: replace 'selftest' with 'unittest'Wang Long
2015-03-25dt: OF_UNITTEST make dependency brokenFrank Rowand
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-19Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas
2015-03-19Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley
2015-03-19of: handle both '/' and ':' in path stringsBrian Norris
2015-03-19of: unittest: Add option string test case with longer pathBrian Norris
2015-03-19of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart
2015-03-18of: base: add function to get highest id of an alias stemWolfram Sang
2015-03-12of: Calculate device DMA masks based on DT dma-range sizeMurali Karicheri
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli
2015-03-10of: unittest: Add options string testcase variantsPeter Hurley
2015-03-10of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm
2015-03-10of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long
2015-03-10of/unittest: remove the duplicate of_changeset_initWang Long
2015-03-10of: unittest: fix I2C dependencyArnd Bergmann
2015-03-10of/overlay: Remove unused variableFabio Estevam
2015-03-10of: Fix premature bootconsole disable with 'stdout-path'Peter Hurley
2015-03-03of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri
2015-03-03of: Fix size when dma-range is not usedMurali Karicheri
2015-03-03of: Move of_dma_configure() to device.c to help re-useMurali Karicheri
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri
2015-03-02of/overlay: Directly include idr.hMark Brown
2015-03-02of: Drop superfluous dependance for OF_OVERLAYMatwey V. Kornilov
2015-03-02of: Add prompt for OF_OVERLAY configMatwey V. Kornilov
2015-02-23of: Add of_graph_get_port_by_id functionPhilipp Zabel
2015-02-23of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel
2015-02-18Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-11Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2015-02-11of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-09Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki
2015-02-04of/fdt: fix sparse warningLad, Prabhakar
2015-02-04of: unitest: Add I2C overlay unit tests.Pantelis Antoniou
2015-02-04Merge tag 'v3.19-rc6' into HEADRob Herring
2015-02-03of: EXPORT_SYMBOL_GPL of_property_read_u64_arraySakari Ailus
2015-01-28of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou