summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12212-1249/+1919
|\
| * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-1115-0/+21
| * dt/irq: add empty of_irq_count for !OF_IRQRob Herring2013-11-081-1/+9
| * dt: disable self-tests for !OF_IRQRob Herring2013-11-081-0/+1
| * of: irq: Fix interrupt-map entry matchingTomasz Figa2013-11-071-1/+1
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07505-2556/+4141
| |\
| | * of/irq: Fix potential buffer overflowGrant Likely2013-11-041-2/+8
| | * of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-042-13/+14
| | * arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-292-2/+2
| | * of/irq: create interrupts-extended propertyGrant Likely2013-10-294-11/+120
| | * microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-242-72/+1
| | * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-247-67/+31
| | * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-2416-39/+35
| | * of/irq: Rework of_irq_count()Thierry Reding2013-10-241-1/+2
| | * of: Add testcases for interrupt parsingGrant Likely2013-10-243-6/+127
| | * of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-243-3/+13
| | * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-244-59/+67
| | * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-2416-30/+22
| | * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-2419-88/+58
| | * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-2420-42/+42
| | * of/irq: Pass trigger type in IRQ resource flagsTomasz Figa2013-10-151-1/+1
| | * of: Fix dereferencing node name in debug output to be safeGrant Likely2013-10-152-7/+7
| | * of: Fix iteration bug over CPU reg propertiesGrant Likely2013-10-151-2/+2
| | * of: Make cpu node handling more portable.David Miller2013-10-153-17/+84
| * | MIPS: Netlogic: replace early_init_devtree() callJayachandran C2013-11-063-5/+16
| * | Merge branch 'cpu-bindings' into for-nextRob Herring2013-11-062-47/+828
| |\ \
| | * | Documentation: DT: arm: define CPU topology bindingsLorenzo Pieralisi2013-09-281-0/+474
| | * | Documentation: devicetree: arm: cpus/cpu nodes bindings updatesLorenzo Pieralisi2013-09-281-47/+354
| * | | of: Add Panasonic Corporation vendor prefixThierry Reding2013-11-041-0/+1
| * | | of: Add Chunghwa Picture Tubes Ltd. vendor prefixThierry Reding2013-11-041-0/+1
| * | | of: Add AU Optronics Corporation vendor prefixThierry Reding2013-11-041-0/+1
| * | | of: set dma_mask to point to coherent_dma_maskRob Herring2013-11-031-0/+2
| * | | of: add vendor prefix for PHYTEC Messtechnik GmbHMatt Porter2013-11-031-0/+1
| * | | DT: sort vendor-prefixes.txtSilvio F2013-11-031-2/+2
| * | | of: Add vendor prefix for CadenceSoren Brinkmann2013-11-031-0/+1
| * | | of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki2013-11-031-0/+3
| * | | of: remove empty arch prom.h headersRob Herring2013-10-106-58/+0
| * | | of: only include prom.h on sparcRob Herring2013-10-101-0/+2
| * | | powerpc: add explicit OF includesRob Herring2013-10-1032-4/+49
| * | | powerpc: clean-up include ordering in prom.hRob Herring2013-10-101-10/+7
| * | | of: move of_translate_dma_address to of_address.hRob Herring2013-10-102-4/+4
| * | | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-102-21/+17
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-109-18/+0
| * | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-104-18/+11
| * | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-108-43/+9
| * | | x86: add necessary includes for prom.hRob Herring2013-10-101-0/+1
| * | | mips: add explicit includes of prom.hRob Herring2013-10-103-0/+4
| * | | drivers: clean-up prom.h implicit includesRob Herring2013-10-1070-2/+108
| * | | microblaze: clean-up prom.h implicit includesRob Herring2013-10-106-27/+6
| * | | metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-103-3/+1