summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson2013-11-161742-32867/+55683
|\
| * ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2013-11-152-2/+3
| * ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon2013-11-151-2/+11
| * doc: devicetree: Add bindings documentation for omap-des driverJoel Fernandes2013-11-151-0/+30
| * ARM: dts: doc: Document missing compatible property for omap-sham driverLokesh Vutla2013-11-151-1/+1
| * ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()Wei Yongjun2013-11-151-1/+1
| * ARM: OMAP: devicetree: fix SPI node compatible property syntax itemsEric Witcher2013-11-141-2/+2
| * pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changedRoger Quadros2013-11-141-7/+3
| * ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()Wei Yongjun2013-11-141-1/+1
| * Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-11-142-10/+51
| |\
| | * ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividersTomi Valkeinen2013-10-241-4/+40
| | * ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocksTomi Valkeinen2013-10-241-5/+9
| | * ARM: OMAP4: use CLK_SET_RATE_PARENT for dss_dss_clkTomi Valkeinen2013-10-241-1/+2
| * | 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