summaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)AuthorLines
2014-05-27of_pci_irq: kill useless variable in of_irq_parse_pci()Sergei Shtylyov-4/+2
2014-05-26of: mdio: fix compile warning in of_mdiobus_register_phy()Christian Engelmayer-1/+0
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+4
2014-05-23Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King-6/+169
2014-05-23of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko-0/+22
2014-05-23of: Add a testcase for of_find_node_by_path()Grant Likely-1/+51
2014-05-23of: Make of_find_node_by_path() handle /aliasesGrant Likely-6/+61
2014-05-23of: Create unlocked version of for_each_child_of_node()Grant Likely-5/+17
2014-05-23of: Handle memory@0 node on PPC32 onlyLeif Lindholm-1/+1
2014-05-23pci/of: Remove dead codeIan Molton-2/+0
2014-05-23of: fix race between search and remove in of_update_property()Xiubo Li-11/+15
2014-05-23of: Use NULL for pointersThierry Reding-1/+1
2014-05-23of: Stop naming platform_device using dcr addressGrant Likely-24/+0
2014-05-23of: Ensure unique names without sacrificing determinismGrant Likely-21/+19
2014-05-22net: phy: make of_set_phy_supported work with genphy driverSascha Hauer-26/+0
2014-05-22of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli-38/+0
2014-05-20of/fdt: add FDT serial scanning for earlyconRob Herring-0/+56
2014-05-20of/fdt: add FDT address translation supportRob Herring-0/+243
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring-1/+1
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni-0/+67
2014-05-15of: Keep track of populated platform devicesPawel Moll-5/+69
2014-05-14of: make of_update_property() usable earlier in the boot processThomas Petazzoni-0/+4
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring-36/+129
2014-05-13of/selftest: add testcase for nodes with same name and addressRob Herring-1/+55
2014-05-13of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring-9/+5
2014-05-13of: kill off of_can_translate_addressRob Herring-24/+3
2014-05-13of/platform: fix device naming for non-translatable addressesRob Herring-10/+1
2014-05-07of: configure the platform device dma parametersSantosh Shilimkar-6/+59
2014-05-05of: introduce of_dma_is_coherent() helperSantosh Shilimkar-0/+23
2014-05-05of: introduce of_dma_get_range() helperGrygorii Strashko-0/+87
2014-05-05of: Improve grammar for of_alias_get_id() documentationGeert Uytterhoeven-2/+2
2014-04-30of/fdt: convert initial_boot_params to opaque pointerRob Herring-1/+1
2014-04-30of/fdt: introduce of_get_flat_dt_sizeRob Herring-0/+8
2014-04-30of/fdt: fix phys_addr_t related print size warningsRob Herring-2/+2
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring-0/+16
2014-04-30of/fdt: create common debugfsRob Herring-0/+24
2014-04-30of/fdt: use libfdt accessors for header dataRob Herring-14/+12
2014-04-30of/fdt: Convert FDT functions to use libfdtRob Herring-152/+60
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring-21/+22
2014-04-30of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring-67/+0
2014-04-30of/fdt: remove some unneeded includesRob Herring-5/+0
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring-1/+29
2014-04-24of: selftest: add deferred probe interrupt testRob Herring-0/+45
2014-04-23dt: Fix binding typos in clock-names and interrupt-namesGeert Uytterhoeven-1/+1
2014-04-15of: Clean up of_update_propertyGuenter Roeck-7/+3
2014-04-14of: Fix the section mismatch warnings.Xiubo Li-1/+1
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds-0/+34
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-40/+41
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-25/+24
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-87/+655