1. 04 5月, 2005 3 次提交
    • 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
    • I
      [PATCH] USB: ftdi_sio redundant macro removal · 5e54f91d
      Ian Abbott 提交于
      [ftdi_sio] Replaced redundant INTERFACE_A and INTERFACE_B macros with
      the equivalent PIT_SIOA and PIT_SIOB macros.
      Signed-off-by: NIan Abbott <abbotti@mev.co.uk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      5e54f91d
    • I
      [PATCH] USB: VID/PID updates for ftdi_sio driver · 6f92872c
      Ian Abbott 提交于
      Some VID/PID updates for the ftdi_sio driver:
      
      * The "Gude Analog- und Digitalsysteme GmbH" entries were missing from
        the "combined" table.
      * Replaced FTDI_8U232AM_ALT_ALT_PID with 3 PIDs for devices from
        4n-galaxy.de.
      * Removed redundant FTDI_RM_VID and renamed FTDI_RMCANVIEW_PID to
        FTDI_RM_CANVIEW_PID.
      * Added VID/PID for serial converter in Mobility Electronics EasiDock
        USB 200 (mentioned by Gregory Schmitt).
      * Added PID for Active Robots USB comms board (mentioned by John Koch).
      Signed-off-by: NIan Abbott <abbotti@mev.co.uk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      diff -ur a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_sio.c
      6f92872c
  2. 19 4月, 2005 1 次提交
  3. 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