1. 20 Mar, 2006 2 commits
  2. 03 Mar, 2006 5 commits
    • Komal Shah's avatar
      [PATCH] ARM: OMAP: IrDA: Update · e9582e0d
      Komal Shah authored
      Move dma related parameters to platform data and also
      few more cosmetic changes.
      Signed-off-by: default avatarKomal Shah <komal_shah802003@yahoo.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      e9582e0d
    • Komal Shah's avatar
      [PATCH] ARM: OMAP: OMAP2: IrDA: cleanup · 640be08d
      Komal Shah authored
      Remove debugging printks and few cosmetic changes.
      Signed-off-by: default avatarKomal Shah <komal_shah802003@yahoo.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      640be08d
    • Antti P Miettinen's avatar
      [PATCH] ARM: OMAP: USB gadget driver · 2188a9c6
      Antti P Miettinen authored
      While doing development for an OMAP2420 board I noticed that the
      "workaround for seemingly-lost IRQs for RX ACKs" in omap_udc.c needs a
      little tweak in order to prevent NFS root over usbnet from hanging.
      According to the documentation the status flag register should only be
      accessed when endpoint select bit is set in the EP_NUM register. See
      e.g. SPRU761A, end of page 78 (about STAT_FLG register):
      
      "This register cannot be read if EP_NUM.EP_SEL bit is not asserted for the
      endpoint."
      
      Similar statement seems to be in the specs for other OMAPs too.
      
      As a change for the workaround seem to have an effect it seems that
      there is indeed an underlying "IRQs get lost" problem?
      
      In principle reading the status flag in proc_ep_show() would need
      similar change, but I'm not sure how the EP selection would interact
      with interrupt processing. Actually I'm not sure how this change
      interacts with interrupt processing either but at least it cured the
      hangs for the 2420.
      
      It seems that usbnet with Nokia 770 is also a bit unreliable but this
      change does not seem to have an effect. Does someone have an OMAP
      based system where usbnet is reliable?
      2188a9c6
    • Tony Lindgren's avatar
      ARM: OMAP: Removed drivers/net/irda/omap1610-ir.c · 3c90e830
      Tony Lindgren authored
      Did not get removed earlier as noted by Komal Shah.
      3c90e830
    • Brian Sweetland's avatar
      Fix 730/P2 build · 5e93d900
      Brian Sweetland authored
      5e93d900
  3. 01 Mar, 2006 4 commits
  4. 28 Feb, 2006 4 commits
  5. 27 Feb, 2006 7 commits
  6. 26 Feb, 2006 14 commits
  7. 25 Feb, 2006 4 commits