summaryrefslogtreecommitdiff
path: root/drivers/of
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-24
|\
| * of: base: improve of_get_next_child() kernel-docBaruch Siach2015-04-17
| * of: unittest: overlay: Keep track of created overlaysPantelis Antoniou2015-04-14
| * of/fdt: fix allocation size for device node pathRicky Liang2015-04-14
| * of/fdt: Add endianness helper function for early init codeKevin Cernekee2015-04-14
| * of: Add helper function to check MMIO register endiannessKevin Cernekee2015-04-14
| * of/fdt: Remove "reg" data prints from early_init_dt_scan_memoryFlorian Fainelli2015-04-14
| * of: OF_IRQ should depend on IRQ_DOMAINGeert Uytterhoeven2015-04-14
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-18
|\ \
| * \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-03-29
| |\ \ | | |/
| | * of/unittest: replace 'selftest' with 'unittest'Wang Long2015-03-25
| | * dt: OF_UNITTEST make dependency brokenFrank Rowand2015-03-25
| | * Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring2015-03-25
| | |\
| | | * of: Add of_graph_get_port_by_id functionPhilipp Zabel2015-02-23
| | | * of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-23
| * | | of/unittest: Fix of_platform_depopulate test caseGrant Likely2015-03-29
| * | | of/unittest: early return from test skips testsFrank Rowand2015-03-29
| * | | of/unittest: breadcrumbs to reduce pain of future maintainersFrank Rowand2015-03-29
| * | | of/unittest: reduce checkpatch noise - line after declarationsFrank Rowand2015-03-29
| * | | of/unittest: typo in error stringFrank Rowand2015-03-29
| * | | of/unittest: add const where neededFrank Rowand2015-03-29
| * | | of_net: factor out repetitive code from of_get_mac_address()Sergei Shtylyov2015-03-29
| * | | drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt2015-03-27
| * | | of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTESTGeert Uytterhoeven2015-03-27
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
| |\ \ \ \
| * | | | | of: mdio: export of_mdio_parse_addrFlorian Fainelli2015-03-11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\ \ \ \ \
| * | | | | of: base: add function to get highest id of an alias stemWolfram Sang2015-03-18
| |/ / / /
* | | | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas2015-03-19
| |\ \ \ \ \ | | | |/ / / | | |_| / / | |/| | /
| | * | | of: Calculate device DMA masks based on DT dma-range sizeMurali Karicheri2015-03-12
| | * | | of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri2015-03-03
| | * | | of: Fix size when dma-range is not usedMurali Karicheri2015-03-03
| | * | | of: Move of_dma_configure() to device.c to help re-useMurali Karicheri2015-03-03
| | * | | of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-03-03
| | |/ /
* | | | drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt2015-03-27
| |_|/ |/| |
* | | Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley2015-03-19
* | | of: handle both '/' and ':' in path stringsBrian Norris2015-03-19
* | | of: unittest: Add option string test case with longer pathBrian Norris2015-03-19
* | | of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart2015-03-19
|/ /
* | of: unittest: Add options string testcase variantsPeter Hurley2015-03-10
* | of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm2015-03-10
* | of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long2015-03-10
* | of/unittest: remove the duplicate of_changeset_initWang Long2015-03-10
* | of: unittest: fix I2C dependencyArnd Bergmann2015-03-10
* | of/overlay: Remove unused variableFabio Estevam2015-03-10
* | of: Fix premature bootconsole disable with 'stdout-path'Peter Hurley2015-03-10