1. 25 Oct, 2007 1 commit
    • Bernard Blackham's avatar
      DaVinci SD/MMC patch for git (take 2) · 78ed3204
      Bernard Blackham authored
      This is a forward port of the SD/MMC driver from the latest LSP,
      melded into linux-2.6.23-git. I've tried to keep the style updates
      that were merged recently. I've fixed the exit code (in
      davinci_mmcsd_exit) to release clocks, and some failure paths in
      davinci_mmcsd_init.
      
      The driver as is performs ~6MB/s reads and ~1MB/s writes with a
      block size of 512k (i.e. still needs help!). This patch just makes
      the driver usable again.
      Signed-off-by: default avatarBernard Blackham <bernard@largestprime.net>
      Signed-off-by: default avatarKevin Hilman <khilman@mvista.com>
      78ed3204
  2. 15 Oct, 2007 1 commit
  3. 14 Oct, 2007 1 commit
    • Tony Lindgren's avatar
      musb_hdrc: Fix stall handling as OTG peripheral · 47c77850
      Tony Lindgren authored
      Prevent OTG peripheral trying to change to b_wait_acon if after
      file storage CBW stall followed by SUSPEND from host. We switch
      back to b_peripheral if RESET in b_wait_acon mode.
      
      Also fix compile warning for missing default case.
      
      And don't try to set b_wait_acon mode unless CONFIG_USB_OTG.
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      47c77850
  4. 13 Oct, 2007 4 commits
  5. 12 Oct, 2007 1 commit
  6. 11 Oct, 2007 13 commits
  7. 09 Oct, 2007 12 commits
  8. 08 Oct, 2007 7 commits