aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: OMAP: devicetree: fix SPI node compatible property syntax itemsEric Witcher2013-11-14
* pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changedRoger Quadros2013-11-14
* ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()Wei Yongjun2013-11-14
* Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-11-14
|\
| * ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividersTomi Valkeinen2013-10-24
| * ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocksTomi Valkeinen2013-10-24
| * ARM: OMAP4: use CLK_SET_RATE_PARENT for dss_dss_clkTomi Valkeinen2013-10-24
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \
| * | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
| * | dt/irq: add empty of_irq_count for !OF_IRQRob Herring2013-11-08
| * | dt: disable self-tests for !OF_IRQRob Herring2013-11-08
| * | of: irq: Fix interrupt-map entry matchingTomasz Figa2013-11-07
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \
| | * | of/irq: Fix potential buffer overflowGrant Likely2013-11-03
| | * | of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-03
| | * | arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-28
| | * | of/irq: create interrupts-extended propertyGrant Likely2013-10-28
| | * | microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-24
| | * | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-24
| | * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| | * | of/irq: Rework of_irq_count()Thierry Reding2013-10-24
| | * | of: Add testcases for interrupt parsingGrant Likely2013-10-24
| | * | of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-24
| | * | of/irq: Refactor interrupt-map parsingGrant Likely2013-10-24
| | * | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
| | * | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
| | * | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
| | * | of/irq: Pass trigger type in IRQ resource flagsTomasz Figa2013-10-15
| | * | of: Fix dereferencing node name in debug output to be safeGrant Likely2013-10-15
| | * | of: Fix iteration bug over CPU reg propertiesGrant Likely2013-10-15
| | * | of: Make cpu node handling more portable.David Miller2013-10-15
| * | | MIPS: Netlogic: replace early_init_devtree() callJayachandran C2013-11-06
| * | | Merge branch 'cpu-bindings' into for-nextRob Herring2013-11-06
| |\ \ \
| | * | | Documentation: DT: arm: define CPU topology bindingsLorenzo Pieralisi2013-09-28
| | * | | Documentation: devicetree: arm: cpus/cpu nodes bindings updatesLorenzo Pieralisi2013-09-28
| * | | | of: Add Panasonic Corporation vendor prefixThierry Reding2013-11-04
| * | | | of: Add Chunghwa Picture Tubes Ltd. vendor prefixThierry Reding2013-11-04
| * | | | of: Add AU Optronics Corporation vendor prefixThierry Reding2013-11-04
| * | | | of: set dma_mask to point to coherent_dma_maskRob Herring2013-11-03
| * | | | of: add vendor prefix for PHYTEC Messtechnik GmbHMatt Porter2013-11-03
| * | | | DT: sort vendor-prefixes.txtSilvio F2013-11-03
| * | | | of: Add vendor prefix for CadenceSoren Brinkmann2013-11-03
| * | | | of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki2013-11-03
| * | | | of: remove empty arch prom.h headersRob Herring2013-10-09
| * | | | of: only include prom.h on sparcRob Herring2013-10-09
| * | | | powerpc: add explicit OF includesRob Herring2013-10-09
| * | | | powerpc: clean-up include ordering in prom.hRob Herring2013-10-09
| * | | | of: move of_translate_dma_address to of_address.hRob Herring2013-10-09
| * | | | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-09
| * | | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09