summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-0476-838/+1008
|\
| * of: handle NULL node in next_child iteratorsFlorian Fainelli2014-06-041-0/+6
| * of/irq: provide more wrappers for !CONFIG_OFArnd Bergmann2014-06-041-3/+33
| * Merge branch 'earlycon-dt' into for-nextRob Herring2014-05-2851-1100/+3598
| |\
| | * tty/serial: pl011: add DT based earlycon supportRob Herring2014-05-201-0/+1
| | * of/fdt: add FDT serial scanning for earlyconRob Herring2014-05-201-0/+56
| | * of/fdt: add FDT address translation supportRob Herring2014-05-203-0/+244
| | * serial: earlycon: add DT supportRob Herring2014-05-203-1/+37
| | * of: consolidate linker section OF match table declarationsRob Herring2014-05-206-38/+32
| | * clk: ti: add missing semi-colon on CLK_OF_DECLARERob Herring2014-05-201-1/+1
| | * irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARERob Herring2014-05-201-2/+2
| | * irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARERob Herring2014-05-201-4/+2
| | * clk: sunxi: fix function type for CLK_OF_DECLARERob Herring2014-05-201-1/+1
| | * clk: sunxi: avoid double DT matchingRob Herring2014-05-201-2/+1
| | * clk: rockchip: fix function type for CLK_OF_DECLARERob Herring2014-05-201-2/+1
| | * ARM: imx: fix function type for CLK_OF_DECLARERob Herring2014-05-201-3/+1
| | * of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring2014-05-202-3/+3
| | * vmlinuz.lds: define OF table sections with macrosRob Herring2014-05-201-44/+14
| | * ARM: align cpu_method_of_table namingRob Herring2014-05-202-6/+9
| | * irqchip: align irqchip OF match table section namingRob Herring2014-05-202-5/+5
| | * Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-2031-993/+3193
| | |\
| * | | devicetree: bindings: Document micrel vendor prefixStephen Boyd2014-05-281-0/+1
| * | | dt: bindings: dwc2: fix required value for the phy-names propertyMatt Porter2014-05-281-1/+1
| * | | Merge tag 'dt-for-robh' of git://git.secretlab.ca/git/linux into for-nextRob Herring2014-05-2813-84/+222
| |\ \ \ | | |/ / | |/| |
| | * | of_pci_irq: kill useless variable in of_irq_parse_pci()Sergei Shtylyov2014-05-271-4/+2
| | * | of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko2014-05-233-2/+32
| | * | of: Add a testcase for of_find_node_by_path()Grant Likely2014-05-232-1/+51
| | * | of: Make of_find_node_by_path() handle /aliasesGrant Likely2014-05-231-6/+61
| | * | of: Create unlocked version of for_each_child_of_node()Grant Likely2014-05-231-5/+17
| | * | lib: add glibc style strchrnul() variantGrant Likely2014-05-232-0/+21
| | * | of: Handle memory@0 node on PPC32 onlyLeif Lindholm2014-05-231-1/+1
| | * | pci/of: Remove dead codeIan Molton2014-05-231-2/+0
| | * | of: fix race between search and remove in of_update_property()Xiubo Li2014-05-231-11/+15
| | * | of: Use NULL for pointersThierry Reding2014-05-231-1/+1
| | * | of: Stop naming platform_device using dcr addressGrant Likely2014-05-233-31/+3
| | * | of: Ensure unique names without sacrificing determinismGrant Likely2014-05-231-21/+19
| |/ /
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13713-4727/+7489
| |\ \
| | * | of/selftest: add testcase for nodes with same name and addressRob Herring2014-05-133-1/+55
| | * | of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring2014-05-131-9/+5
| | * | of: kill off of_can_translate_addressRob Herring2014-05-133-25/+3
| | * | of/platform: fix device naming for non-translatable addressesRob Herring2014-05-131-10/+1
| * | | of: push struct boot_param_header and defines into powerpcRob Herring2014-04-302-37/+39
| * | | of/fdt: convert initial_boot_params to opaque pointerRob Herring2014-04-302-2/+2
| * | | x86: use FDT accessors for FDT blob header dataRob Herring2014-04-301-7/+5
| * | | powerpc: use libfdt accessors for header dataRob Herring2014-04-302-5/+7
| * | | of/fdt: introduce of_get_flat_dt_sizeRob Herring2014-04-302-0/+9
| * | | of/fdt: fix phys_addr_t related print size warningsRob Herring2014-04-301-2/+2
| * | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-306-73/+16
| * | | of/fdt: create common debugfsRob Herring2014-04-303-52/+24
| * | | of/fdt: use libfdt accessors for header dataRob Herring2014-04-302-18/+16
OpenPOWER on IntegriCloud