1. 08 9月, 2006 2 次提交
    • N
      USB: Support for USB20SVGA-WH & USB20SVGA-DG · 3003b9f7
      Nobuhiro Iwamatsu 提交于
      This patch is support USB20SVGA-WH & USB20SVGA-DG of the sisusb device.
      As for this device, Device ID is different according to the color of the
      product.  A blue device is supported. However, a green, white device is
      not supported.
      
      http://www.lubic.jp/uv_method.html ( Japanese only ) .
      
      Green, white USB20SVGA comes to work by applying the patch .
      And, it  be able to use three USB20SVGA( Blue , Green , White ).
      Signed-off-by: NNobuhiro Iwamatsu <hemamu@t-base.ne.jp>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      3003b9f7
    • A
      USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404 · f0649024
      Adrian Bunk 提交于
      On Fri, Sep 01, 2006 at 01:58:18AM -0700, Andrew Morton wrote:
      >...
      > Changes since 2.6.18-rc4-mm3:
      >...
      > +gregkh-usb-hid-core.c-adds-all-gtco-calcomp-digitizers-and-interwrite-school-products-to-blacklist.patch
      >...
      >  USB tree updates.
      >...
      
      The GNU C compiler spotted the following bug:
      
      <--  snip  -->
      
      ...
        CC      drivers/usb/input/hid-core.o
      /home/bunk/linux/kernel-2.6/linux-2.6.18-rc5-mm1/drivers/usb/input/hid-core.c:1446:1: warning: "USB_DEVICE_ID_GTCO_404" redefined
      /home/bunk/linux/kernel-2.6/linux-2.6.18-rc5-mm1/drivers/usb/input/hid-core.c:1445:1: warning: this is the location of the previous definition
      ...
      
      <--  snip  -->
      
      This patch fixes this cut'n'paste error.
      Signed-off-by: NAdrian Bunk <bunk@stusta.de>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      f0649024
  2. 01 9月, 2006 10 次提交
  3. 27 8月, 2006 3 次提交
  4. 12 8月, 2006 6 次提交
  5. 05 8月, 2006 4 次提交
  6. 03 8月, 2006 15 次提交