1. 15 3月, 2012 1 次提交
  2. 03 2月, 2012 2 次提交
  3. 20 1月, 2012 1 次提交
  4. 29 11月, 2011 1 次提交
  5. 22 11月, 2011 1 次提交
  6. 11 9月, 2011 3 次提交
  7. 25 5月, 2011 2 次提交
  8. 01 12月, 2010 1 次提交
  9. 19 7月, 2010 1 次提交
  10. 04 5月, 2010 1 次提交
  11. 20 1月, 2010 1 次提交
  12. 20 11月, 2009 1 次提交
  13. 26 10月, 2009 1 次提交
  14. 23 9月, 2009 2 次提交
  15. 07 9月, 2009 1 次提交
  16. 27 6月, 2009 1 次提交
  17. 09 4月, 2009 1 次提交
  18. 05 3月, 2009 1 次提交
  19. 17 2月, 2009 1 次提交
  20. 22 9月, 2008 3 次提交
  21. 07 8月, 2008 1 次提交
  22. 10 7月, 2008 1 次提交
  23. 07 6月, 2008 1 次提交
  24. 02 6月, 2008 1 次提交
  25. 02 2月, 2008 1 次提交
    • D
      USB: at91_udc uses generic GPIO calls; minor cleanup · f3db6e82
      David Brownell 提交于
      Various small at91_udc cleanups:
      
       - Use generic GPIO calls, not older platform-specific ones
       - Use gpio_request()/gpio_free()
       - Use VERBOSE_DEBUG convention, not older VERBOSE
       - Fix sparse complaint about parameter type (changed to gfp_t)
       - Add missing newline to some rarely-seen debug messages
       - Fix some old cleanup bugs on probe() fault paths
      
      Also add a mechanism whereby rm9200 gpios can drive the D+ pullup
      through an inverting transistor, based on a patch from Steve Birtles.
      Most UDC drivers supporting a GPIO based pullup should probably have
      such an option, but testing it requries such a board in hand!
      Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
      Cc: Steve Birtles <arm_kernel_development@micromark.net.cn>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      f3db6e82
  26. 26 1月, 2008 5 次提交
  27. 27 11月, 2007 1 次提交
  28. 31 10月, 2007 1 次提交
  29. 17 7月, 2007 1 次提交