1. 23 3月, 2009 1 次提交
  2. 21 3月, 2009 1 次提交
  3. 19 3月, 2009 2 次提交
  4. 13 3月, 2009 3 次提交
  5. 07 3月, 2009 1 次提交
  6. 06 3月, 2009 1 次提交
  7. 05 3月, 2009 7 次提交
  8. 04 3月, 2009 1 次提交
  9. 03 3月, 2009 3 次提交
  10. 28 2月, 2009 1 次提交
    • D
      usb: musb: make Davinci *work* in mainline · 34f32c97
      David Brownell 提交于
      Now that the musb build fixes for DaVinci got merged (RC3?), kick in
      the other bits needed to get it finally *working* in mainline:
      
       - Use clk_enable()/clk_disable() ... the "always enable USB clocks"
         code this originally relied on has since been removed.
      
       - Initialize the USB device only after the relevant I2C GPIOs are
         available, so the host side can properly enable VBUS.
      
       - Tweak init sequencing to cope with mainline's relatively late init
         of the I2C system bus for power switches, transceivers, and so on.
      
      Sanity tested on DM6664 EVM for host and peripheral modes; that system
      won't boot with CONFIG_PM enabled, so OTG can't yet be tested.  Also
      verified on OMAP3.
      
      (Unrelated:  correct the MODULE_PARM_DESC spelling of musb_debug.)
      Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
      Cc: Felipe Balbi <me@felipebalbi.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      34f32c97
  11. 27 2月, 2009 12 次提交
  12. 25 2月, 2009 2 次提交
  13. 23 2月, 2009 1 次提交
  14. 20 2月, 2009 1 次提交
  15. 19 2月, 2009 3 次提交