~ubuntu-branches/ubuntu/wily/linux-ti-omap4/wily

« back to all changes in this revision

Viewing changes to drivers/usb/serial/ftdi_sio_ids.h

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati, Ubuntu: 3.5.0-19.30
  • Date: 2012-11-16 10:39:59 UTC
  • mfrom: (70.1.1 quantal-proposed)
  • Revision ID: package-import@ubuntu.com-20121116103959-vtq57nkpwttzzo3o
Tags: 3.5.0-215.22
* Release Tracking Bug
  - LP: #1078672

[ Paolo Pisati ]

* rebased on Ubuntu-3.5.0-19.30

[ Ubuntu: 3.5.0-19.30 ]

* Release Tracking Bug
  - LP: #1078041
* [Config] update Vcs-git: to point to quantal
  - LP: #1069204
* SAUCE: ALSA: hda - add quirk for Thinkpad T430
  - LP: #1060372
* [Config] CONFIG_USB_OTG=n for all but armel/armhf
  - LP: #1047527
* [Config] remove ndiswrapper from Provides:
  - LP: #1076395
* [Config] ONFIG_AMD_IOMMU_V2=m
  - LP: #1071520
* kernel/sys.c: fix stack memory content leak via UNAME26
  - LP: #1065622, #1060521
  - CVE-2012-0957
* use clamp_t in UNAME26 fix
  - LP: #1065622, #1060521
  - CVE-2012-0957
* net: fix divide by zero in tcp algorithm illinois
  - LP: #1077091
  - CVE-2012-4565
* SAUCE: Bluetooth: Add a load_firmware callback to struct hci_dev
  - LP: #1065400
* SAUCE: Bluetooth: Implement broadcom patchram firmware loader
  - LP: #1065400
* SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
  - LP: #1065400

Show diffs side-by-side

added added

removed removed

Lines of Context:
517
517
 */
518
518
#define FTDI_TAVIR_STK500_PID   0xFA33  /* STK500 AVR programmer */
519
519
 
 
520
/*
 
521
 * TIAO product ids (FTDI_VID)
 
522
 * http://www.tiaowiki.com/w/Main_Page
 
523
 */
 
524
#define FTDI_TIAO_UMPA_PID      0x8a98  /* TIAO/DIYGADGET USB Multi-Protocol Adapter */
520
525
 
521
526
 
522
527
/********************************/