1. 03 Apr, 2006 4 commits
    • Kyungmin Park's avatar
      [PATCH] ARM: OMAP: Add apollon defconfig · 759eaf27
      Kyungmin Park authored
      There's missing patch, apollon defconfig
      759eaf27
    • andrzej zaborowski's avatar
      [PATCH] ARM: OMAP: Fix palmte lcd warnings · 8f674793
      andrzej zaborowski authored
      Fix build warning from lcd panel source as noted by Komal Shah:
      
      ...
      -c -o drivers/video/omap/lcd_palmte.o drivers/video/omap/lcd_palmte.c
      drivers/video/omap/lcd_palmte.c:86: warning: initialization from
      incompatible pointer type
      drivers/video/omap/lcd_palmte.c:87: warning: initialization from
      incompatible pointer type
      drivers/video/omap/lcd_palmte.c:88: warning: initialization from
      incompatible pointer type
      drivers/video/omap/lcd_palmte.c:89: warning: initialization from
      incompatible pointer type
      drivers/video/omap/lcd_palmte.c:90: warning: initialization from
      incompatible pointer type
      ....
      8f674793
    • Tony Lindgren's avatar
      ARM: OMAP: Fix clk_get() when using id and name · 20638e50
      Tony Lindgren authored
      Recent change to use both id and name when available was
      not necessarily returning the right clock as it also searched
      for clock name afterwards. This caused MMC to break on H2 and
      H3 boards.
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      20638e50
    • Tony Lindgren's avatar
      Cleanup patch to sync with mainline kernel · a742e30b
      Tony Lindgren authored
      a742e30b
  2. 31 Mar, 2006 1 commit
  3. 28 Mar, 2006 13 commits
  4. 23 Mar, 2006 2 commits
  5. 22 Mar, 2006 13 commits
  6. 21 Mar, 2006 1 commit
  7. 20 Mar, 2006 6 commits