1. 09 5月, 2007 1 次提交
  2. 05 5月, 2007 1 次提交
  3. 02 3月, 2007 2 次提交
    • M
      ARM: OMAP: dmtimer.c omap1 register fix · 53037f4c
      Matthew Percival 提交于
      When I went to use dmtimer7 it did not seem to work.  I noticed that
      the base addresses for dmtimers 7 and 8 were set wrong.  A simple patch
      to correct a small error.  Confirmed to fix the problem on an OSK.
      Signed-off-by: NMatthew Percival <matthew@capgo.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      53037f4c
    • D
      ARM: OMAP: Fix warnings in plat-omap · 2121880e
      Dirk Behme 提交于
      Fix warnings
      
      arch/arm/plat-omap/dmtimer.c: In function
      'omap_dm_timer_modify_idlect_mask':
      arch/arm/plat-omap/dmtimer.c:317: warning: no return
      statement in function returning non-void
      
      arch/arm/plat-omap/mailbox.c: In function 'omap_mbox_init':
      arch/arm/plat-omap/mailbox.c:231: warning: ignoring return
      value of 'class_device_create_file', declared with attribute
      warn_unused_result
      
      Signed-off-by: Dirk Behme <dirk.behme_at_gmail.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      2121880e
  4. 25 9月, 2006 3 次提交
  5. 02 7月, 2006 1 次提交
  6. 27 6月, 2006 3 次提交
  7. 03 4月, 2006 1 次提交
  8. 16 11月, 2005 1 次提交
  9. 08 9月, 2005 1 次提交
    • T
      [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 · 92105bb7
      Tony Lindgren 提交于
      Patch from Tony Lindgren
      
      This patch syncs the mainline kernel with linux-omap tree.
      The highlights of the patch are:
      - Clock updates by Tuukka Tikkanen, Juha Yrjola,
        Daniel Petrini and Tony Lindgren
      - DMA fixes by Imre Deak, Juha Yrjola and Daniel Petrini
      - Add support to dual-mode hardware timers by Lauri Leukkunen
      - GPIO support for 24xx by Paul Mundt
      - GPIO wake-up support by Tony Lindgren
      - Better GPIO interrupt handler to not lose interrupts by
        Ralph Walden and Ladislav Michl
      - Power Management updates by Tuukka Tikkanen
      - Make Power Management code use new SRAM functions by
        Tony Lindgren
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      92105bb7