1. 18 6月, 2013 1 次提交
  2. 18 3月, 2013 2 次提交
  3. 06 9月, 2012 1 次提交
    • V
      usb: phy: fix build break · a4c3ddec
      Venu Byravarasu 提交于
      During phy interface separation from otg.h, as the enum "usb_otg_state"
      was having multiple otg states info and removal of member 'state'
      of this enum type from usb_phy struct did not generate any compilation
      issues, I removed member state from struct usb_phy.
      
      As this is causing build break in musb code, adding member 'state'
      to usb_phy structure.
      Signed-off-by: NVenu Byravarasu <vbyravarasu@nvidia.com>
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      a4c3ddec
  4. 05 9月, 2012 1 次提交
  5. 03 8月, 2012 1 次提交
  6. 10 7月, 2012 1 次提交
  7. 25 6月, 2012 3 次提交
  8. 11 4月, 2012 1 次提交
  9. 27 2月, 2012 2 次提交
  10. 13 2月, 2012 3 次提交
  11. 07 5月, 2011 1 次提交
  12. 03 5月, 2011 1 次提交
  13. 18 2月, 2011 2 次提交
  14. 11 12月, 2010 1 次提交
  15. 23 10月, 2010 1 次提交
  16. 11 8月, 2010 2 次提交
  17. 03 3月, 2010 1 次提交
    • F
      USB: otg: add notifier support · e9a20171
      Felipe Balbi 提交于
      The notifier will be used to communicate usb events
      to other drivers like the charger chip.
      
      This can be used as source of information to kick
      usb charger detection as described by the USB
      Battery Charging Specification 1.1 and/or to
      pass bMaxPower field of selected usb_configuration
      to charger chip in order to use that information
      as input current on the charging profile
      setup.
      Signed-off-by: NFelipe Balbi <felipe.balbi@nokia.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      e9a20171
  18. 20 2月, 2010 1 次提交
  19. 12 12月, 2009 1 次提交
    • D
      USB OTG: add support for ulpi connected external transceivers · 91c8a5a9
      Daniel Mack 提交于
      This adds support for OTG transceivers directly connected to the ULPI
      interface. In particular, the following details are added
      
      - a struct for low level io functions (read/write)
      - a priv field to be used as 'viewport' by low level access functions
      - an (*init) and (*shutdown) callbacks, along with static inline helpers
      - a (*set_vbus) callback to switch the port power on and off
      - a flags field for per-transceiver settings
      - some defines for the flags bitmask to configure platform specific
        details
      Signed-off-by: NDaniel Mack <daniel@caiaq.de>
      Cc: Heikki Krogerus <ext-heikki.krogerus@nokia.com>
      Cc: David Brownell <dbrownell@users.sourceforge.net>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      91c8a5a9
  20. 16 6月, 2009 1 次提交
  21. 25 3月, 2009 2 次提交
  22. 08 1月, 2009 1 次提交
  23. 25 4月, 2008 1 次提交
  24. 02 2月, 2008 1 次提交
  25. 28 9月, 2006 1 次提交
  26. 29 10月, 2005 1 次提交
  27. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4