~ubuntu-branches/debian/wheezy/linux-2.6/wheezy

« back to all changes in this revision

Viewing changes to drivers/hid/hid-ids.h

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings, Ben Hutchings, Jonathan Nieder
  • Date: 2012-03-20 04:32:51 UTC
  • mfrom: (43.1.31 sid)
  • Revision ID: package-import@ubuntu.com-20120320043251-9iyzqpf17dokvgpq
Tags: 3.2.12-1
* New upstream stable update:
  http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.11
  http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.12
  - aio: fix io_setup/io_destroy race
  - aio: fix the "too late munmap()" race
  - vfs: fix double put after complete_walk()
  - acer-wmi: No wifi rfkill on Lenovo machines (Closes: #655941)
  - tcp: fix false reordering signal in tcp_shifted_skb
  - r8169: corrupted IP fragments fix for large mtu
  - tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
  - tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
  - block: Fix NULL pointer dereference in sd_revalidate_disk
    (Closes: #649735)
  - block: fix __blkdev_get and add_disk race condition

[ Ben Hutchings ]
* [powerpc] Enable KVM_GUEST
* [s390] Ignore arch_pick_mmap_layout version change; it should not be
  needed by modules (fixes FTBFS)
* [x86] Disable POHMELFS; this version is obsolete
* epoll: Don't limit non-nested epoll paths
* CIFS: Fix a spurious error in cifs_push_posix_locks
* [rt] bump rt patch to version 3.2.11-rt20
* aufs: Update to aufs3.2-20120312
* tcp: fix syncookie regression
* ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu

[ Jonathan Nieder ]
* [x86] Enable RTS5139 as module (Closes: #663912)

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
#define USB_VENDOR_ID_AIRCABLE          0x16CA
60
60
#define USB_DEVICE_ID_AIRCABLE1         0x1502
61
61
 
 
62
#define USB_VENDOR_ID_AIREN             0x1a2c
 
63
#define USB_DEVICE_ID_AIREN_SLIMPLUS    0x0002
 
64
 
62
65
#define USB_VENDOR_ID_ALCOR             0x058f
63
66
#define USB_DEVICE_ID_ALCOR_USBRS232    0x9720
64
67