1. 27 9月, 2015 1 次提交
  2. 27 11月, 2013 1 次提交
    • D
      usb: musb: dsps: add support for suspend and resume · 869c5978
      Daniel Mack 提交于
      The dsps platform needs to save save some registers at suspend time and
      restore them after resume. This patch adds a struct for these registers,
      and also lets the musb core know that the core registers need to be
      saved as well.
      
      We also have to explicitly de-assert the port reset upon resume on this
      platform, but musb_port_reset() should not be called from glue layers.
      
      Hence, introduce a flag in struct musb_hdrc_config for this.
      Signed-off-by: NDaniel Mack <zonque@gmail.com>
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      869c5978
  3. 04 10月, 2013 1 次提交
  4. 07 2月, 2013 1 次提交
  5. 10 12月, 2010 4 次提交
  6. 05 11月, 2010 1 次提交
  7. 21 5月, 2010 3 次提交
  8. 03 3月, 2010 2 次提交
  9. 20 2月, 2010 1 次提交
    • M
      omap: musb: Pass board specific data from board file · 884b8369
      Maulik Mankad 提交于
      Pass board specific data for MUSB (like interface_type,
      mode etc) from board file by defining board
      specific structure.
      
      Each board file can define this structure based on
      its requirement and pass this information to the
      driver.
      Signed-off-by: NMaulik Mankad <x0082077@ti.com>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Felipe Balbi <felipe.balbi@nokia.com>
      Cc: David Brownell <david-b@pacbell.net>
      Cc: Greg Kroah-Hartman <gregkh@suse.de>
      Cc: Gupta Ajay Kumar <ajay.gupta@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      884b8369
  10. 24 4月, 2009 1 次提交
  11. 08 1月, 2009 1 次提交
  12. 14 8月, 2008 2 次提交