1. 15 4月, 2006 1 次提交
  2. 21 3月, 2006 1 次提交
    • D
      [PATCH] recognize three more usb peripheral controllers · 1c05ad44
      David Brownell 提交于
      This adds declarations for three USB peripheral controllers:
      
        - Two high speed USB cores that can be licensed from Mentor Graphics
          to be integrated into silicon:
      
            * "musbhsfc" is for peripherals only, as found in for example the
              IBM/AMCC 44EP processors.
      
            * "musbhdrc" is OTG-capable (dual role), and is found in various
              products including OMAP 2430 and the new DaVinci SOCs.
      
          The "musbh" standing for "Mentor USB Highspeed", the rest standing
          for "Function Controller" or "Dual Role Controller" (OTG-capable).
      
        - The full speed controller on the FreeScale MPC8272.
      
      Adding these definitions just allows gadget driver code to handle any
      controller-specific logic; controller drivers are quite separate.
      Signed-off-by: NDavid Brownell <david-b@pacbell.net>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      1c05ad44
  3. 09 9月, 2005 1 次提交
  4. 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