summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-04of: handle NULL node in next_child iteratorsFlorian Fainelli1-0/+6
2014-06-04of/irq: provide more wrappers for !CONFIG_OFArnd Bergmann1-3/+33
2014-05-28Merge branch 'earlycon-dt' into for-nextRob Herring51-1100/+3598
2014-05-28devicetree: bindings: Document micrel vendor prefixStephen Boyd1-0/+1
2014-05-28dt: bindings: dwc2: fix required value for the phy-names propertyMatt Porter1-1/+1
2014-05-28Merge tag 'dt-for-robh' of git://git.secretlab.ca/git/linux into for-nextRob Herring13-84/+222
2014-05-27of_pci_irq: kill useless variable in of_irq_parse_pci()Sergei Shtylyov1-4/+2
2014-05-23of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko3-2/+32
2014-05-23of: Add a testcase for of_find_node_by_path()Grant Likely2-1/+51
2014-05-23of: Make of_find_node_by_path() handle /aliasesGrant Likely1-6/+61
2014-05-23of: Create unlocked version of for_each_child_of_node()Grant Likely1-5/+17
2014-05-23lib: add glibc style strchrnul() variantGrant Likely2-0/+21
2014-05-23of: Handle memory@0 node on PPC32 onlyLeif Lindholm1-1/+1
2014-05-23pci/of: Remove dead codeIan Molton1-2/+0
2014-05-23of: fix race between search and remove in of_update_property()Xiubo Li1-11/+15
2014-05-23of: Use NULL for pointersThierry Reding1-1/+1
2014-05-23of: Stop naming platform_device using dcr addressGrant Likely3-31/+3
2014-05-23of: Ensure unique names without sacrificing determinismGrant Likely1-21/+19
2014-05-21tty/serial: pl011: add DT based earlycon supportRob Herring1-0/+1
2014-05-21of/fdt: add FDT serial scanning for earlyconRob Herring1-0/+56
2014-05-21of/fdt: add FDT address translation supportRob Herring3-0/+244
2014-05-21serial: earlycon: add DT supportRob Herring3-1/+37
2014-05-20of: consolidate linker section OF match table declarationsRob Herring6-38/+32
2014-05-20clk: ti: add missing semi-colon on CLK_OF_DECLARERob Herring1-1/+1
2014-05-20irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARERob Herring1-2/+2
2014-05-20irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARERob Herring1-4/+2
2014-05-20clk: sunxi: fix function type for CLK_OF_DECLARERob Herring1-1/+1
2014-05-20clk: sunxi: avoid double DT matchingRob Herring1-2/+1
2014-05-20clk: rockchip: fix function type for CLK_OF_DECLARERob Herring1-2/+1
2014-05-20ARM: imx: fix function type for CLK_OF_DECLARERob Herring1-3/+1
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring2-3/+3
2014-05-20vmlinuz.lds: define OF table sections with macrosRob Herring1-44/+14
2014-05-20ARM: align cpu_method_of_table namingRob Herring2-6/+9
2014-05-20irqchip: align irqchip OF match table section namingRob Herring2-5/+5
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring31-993/+3193
2014-05-14Merge branch 'dt-bus-name' into for-nextRob Herring713-4727/+7489
2014-05-13of/selftest: add testcase for nodes with same name and addressRob Herring3-1/+55
2014-05-13of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring1-9/+5
2014-05-13of: kill off of_can_translate_addressRob Herring3-25/+3
2014-05-13of/platform: fix device naming for non-translatable addressesRob Herring1-10/+1
2014-05-10Linux 3.15-rc5v3.15-rc5Linus Torvalds1-1/+1
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-77/+150
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky1-1/+1
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund1-1/+1
2014-05-09Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds9-50/+77
2014-05-09Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2014-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-4/+76
2014-05-09Merge tag 'sound-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-9/+30
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-448/+109