1. 29 10月, 2005 3 次提交
  2. 13 9月, 2005 1 次提交
  3. 09 9月, 2005 1 次提交
  4. 17 5月, 2005 1 次提交
  5. 04 5月, 2005 2 次提交
    • L
      [PATCH] USB cypress_m8: update kernel driver with current source · 3cb4a4f7
      Lonnie Mendez 提交于
      Fixed problem where setting or retreiving the serial config would fail
      with EPIPE.  Removed CRTS toggling so the driver behaves more like other
      usbserial adapters.  Issued new interval of 1ms instead of the default
      bInterval.  As a result, transfer speed has been substantially
      increased.  From avg. 850bps to avg. 3300bps.  Also added new module
      parameter 'interval' to tweak the interval in case this change causes
      problems for someone.  Cleaned up code and formatting issues so source
      is more readable.  Replaced the C++ style comments.  Various other code
      cleanups.
      Signed-off-by: NLonnie Mendez <lmendez19@austin.rr.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      3cb4a4f7
    • S
      [PATCH] USB: Spelling fixes for drivers/usb. · 093cf723
      Steven Cole 提交于
      Here are some spelling corrections for drivers/usb.
      
      cancelation -> cancellation
      succesful -> successful
      cancelation -> cancellation
      decriptor -> descriptor
      Initalize -> Initialize
      wierd -> weird
      Protocoll -> Protocol
      occured -> occurred
      successfull -> successful
      Procesing -> Processing
      devide -> divide
      Isochronuous -> Isochronous
      noticable -> noticeable
      Basicly -> Basically
      transfering -> transferring
      intialize -> initialize
      Incomming -> Incoming
      additionnal -> additional
      asume -> assume
      Unfortunatly -> Unfortunately
      retreive -> retrieve
      tranceiver -> transceiver
      Compatiblity -> Compatibility
      Incorprated -> Incorporated
      existance -> existence
      Ununsual -> Unusual
      Signed-off-by: NSteven Cole <elenstev@mesatop.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      093cf723
  6. 19 4月, 2005 1 次提交
  7. 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