1. 06 1月, 2007 9 次提交
    • S
      USB: Fixed bug in endpoint release function. · c07be136
      Sarah Bailey 提交于
      Error handling in usb_create_ep_files() is not correct unless
      the minor number is freed in ep_device_release().
      Signed-off-by: NSarah Bailey <saharabeara@gmail.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      c07be136
    • O
      USB: small update to Documentation/usb/acm.txt · 684a0e70
      Oliver Neukum 提交于
      this docu update mentions that cell phones also use cdc-acm.
      Signed-off-by: NOliver Neukum <oliver@neukum.name>
      684a0e70
    • P
      USB storage: fix ipod ejecting issue · ad1428c9
      Pete Zaitcev 提交于
      This patch from Pete fixes the 'ejecting problem' on yet another ipod. Please applyt.
      Signed-off-by: NPete Zaitcev <zaitcev@yahoo.com>
      Signed-off-by: NPhil Dibowitz <phil@ipom.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      ad1428c9
    • P
      USB Storage: unusual_devs: add supertop drives · f1cd4ad2
      Phil Dibowitz 提交于
      This combines patches from Alan Stern and Robert Schedel for two "Super Top"
      drives that need the IGNORE_RESIDUE flag but have different vendor IDs.
      Signed-off-by: NPhil Dibowitz <phil@ipom.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      f1cd4ad2
    • D
      USB: omap_udc build fixes (sync with linux-omap) · e6a6e472
      David Brownell 提交于
      Resync the omap_udc driver with the latest from the Linux-OMAP tree.
      Changes include DMA API updates (it builds again!), clock/pm updates,
      minor bugfixes, whitespace.
      Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      e6a6e472
    • A
      USB: funsoft is borken on sparc · 6a3c3d49
      Andrew Morton 提交于
      drivers/usb/serial/funsoft.c: In function `funsoft_ioctl':
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_iflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_iflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_iflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: type defaults to `int' in declaration of `type name'
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_oflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_oflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_oflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: type defaults to `int' in declaration of `type name'
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: type defaults to `int' in declaration of `type name'
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_lflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_lflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_lflag' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: type defaults to `int' in declaration of `type name'
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_line' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_line' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_line' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: type defaults to `int' in declaration of `type name'
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: type defaults to `int' in declaration of `type name'
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: type defaults to `int' in declaration of `type name'
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: type defaults to `int' in declaration of `type name'
      drivers/usb/serial/funsoft.c:35: warning: dereferencing `void *' pointer
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: error: request for member `c_cc' in something not a structure or union
      drivers/usb/serial/funsoft.c:35: warning: type defaults to `int' in declaration of `type name'
      
      Cc: David Clare <david@funsoft.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      6a3c3d49
    • M
      USB: fix interaction between different interfaces in an "Option" usb device · 8c152713
      Miguel Angel Alvarez 提交于
      Just the serial port in the first interface should control DTR and RTS
      lines. This way, the closing of the rest of the ports does not produce a=
      hangup in the communication.
      Signed-off-by: NMiguel Angel Alvarez <ma.alvarez@ziv.es>
      Signed-off-by: NMatthias Urlichs <matthias@urlichs.de>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      8c152713
    • A
      UHCI: support device_may_wakeup · 25c77b32
      Alan Stern 提交于
      This patch (as831) adds device_may_wakeup() support to uhci-hcd; it
      has been lacking for a long time.
      Signed-off-by: NAlan Stern <stern@rowland.harvard.edu>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      25c77b32
    • A
      UHCI: make test for ASUS motherboard more specific · c80a70d5
      Alan Stern 提交于
      Instead of matching all motherboards whose name contains "A7V8X" for a
      remote-wakeup hardware bug, this patch (as829) matches only those
      boards whose name is exactly equal to "A7V8X".  Later motherboards
      don't seem to have the bug.
      
      (In fact, it's possible that only one motherboard in the world has the
      bug.  With only one user reporting problems, it's hard to tell.)
      Signed-off-by: NAlan Stern <stern@rowland.harvard.edu>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      c80a70d5
  2. 05 1月, 2007 10 次提交
  3. 04 1月, 2007 17 次提交
  4. 03 1月, 2007 4 次提交