1. 21 Sep, 2011 2 commits
  2. 19 Sep, 2011 1 commit
  3. 15 Sep, 2011 1 commit
  4. 14 Sep, 2011 12 commits
  5. 05 Sep, 2011 2 commits
    • Paul Walmsley's avatar
      Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc',... · 87635501
      Paul Walmsley authored
      Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'omap4_clock_fixes_3.1rc', 'missing_2430_musb_adds_terminator_fix_3.1rc' and 'pwrdm_clkdm_fixes_3.1rc' into prcm-fixes-a-3.1rc
      87635501
    • Paul Walmsley's avatar
      OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] · 10167873
      Paul Walmsley authored
      Add a missing array terminator to omap2430_usbhsotg_addrs[].  Without
      this terminator, the omap_hwmod resource building code runs off the
      end of the array, resulting in at least this error -- if not worse
      behavior:
      
      [    0.578002] musb-omap2430: failed to claim resource 4
      [    0.583465] omap_device: musb-omap2430: build failed (-16)
      [    0.589294] Could not build omap_device for musb-omap2430 usb_otg_hs
      
      This should have been part of commit
      78183f3f ("omap_hwmod: use a null
      structure record to terminate omap_hwmod_addr_space arrays") but was
      evidently missed.
      Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
      10167873
  6. 29 Aug, 2011 1 commit
  7. 28 Aug, 2011 1 commit
  8. 27 Aug, 2011 2 commits
  9. 26 Aug, 2011 13 commits
  10. 25 Aug, 2011 5 commits