summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-0826-58/+58
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-072-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0523-65/+118
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-0122-64/+117
| |\
| | * USB: add driver for the USB debug devicesGreg Kroah-Hartman2006-12-013-0/+77
| | * USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-015-12/+6
| | * usb: cypress_m8 init error path fixMariusz Kozlowski2006-12-011-5/+4
| | * USB: fix aircable.c: inconsequent NULL checkingNaranjo Manuel Francisco2006-12-011-1/+4
| | * usb: visor kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: usb-serial free urb cleanupMariusz Kozlowski2006-12-011-8/+4
| | * usb: navman kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: mct_u232 free urb cleanupMariusz Kozlowski2006-12-011-4/+2
| | * usb: kobil_sct kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: keyspan free urb cleanupMariusz Kozlowski2006-12-011-12/+6
| | * usb: io_edgeport kill urb cleanupMariusz Kozlowski2006-12-011-3/+1
| | * usb: ftdi_sio kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb-serial: ti_usb, TI ez430 development tool IDOleg Verych2006-12-012-0/+3
| | * USB: airprime: New device IDdaniel@centurion.net.nz2006-12-011-0/+1
| | * USB: kobil_sct: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-4/+2
| | * USB: aircable: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-3/+1
| | * USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn2006-12-012-4/+2
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
| |/
* / WorkStruct: make allyesconfigDavid Howells2006-11-226-36/+54
|/
* USB: ipaq: Add HTC Modem SupportAlex Sanks2006-11-161-0/+1
* USB: ftdi driver pid for dmx-interfacesFrank Sievertsen2006-11-162-0/+4
* USB: ftdi_sio: adds vendor/product id for a RFID construction kitKjell Myksvoll2006-11-162-1/+8
* USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco2006-11-031-2/+2
* USB: sierra: Fix id for Sierra Wireless MC8755 in new tableJan Luebbe2006-11-031-0/+1
* USB: new VID/PID-combos for cp2101Bjorn Schneider2006-11-031-0/+3
* USB: add another sierra wireless device idGreg Kroah-Hartman2006-11-031-0/+2
* USB: Add device id for Sierra Wireless MC8755Jan Luebbe2006-10-171-0/+1
* USB: cleanup sierra wireless driver a bitGreg Kroah-Hartman2006-10-171-151/+118
* USB: Sierra Wireless driver updateKevin Lloyd2006-10-173-38/+699
* USB: ftdi_sio whitespace fixesDavid Brownell2006-10-171-127/+127
* USB-SERIAL:cp2101 Add new device IDCraig Shelley2006-10-171-0/+1
* USB: Memory leak in drivers/usb/serial/airprime.cEric Sesterhenn2006-10-171-0/+1
* USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk2006-10-171-1/+2
* USB: add USB serial mos7720 driverGreg Kroah-Hartman2006-10-173-0/+1694
* airprime: New device ID.Luiz Fernando N. Capitulino2006-10-171-0/+1
* [PATCH] mos7840 annotationsAl Viro2006-10-091-30/+16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0529-131/+130
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra2006-09-287-21/+21
* USB: add SeaLevel 2106 SeaLINK support to ftdi_sioJustin Carlson2006-09-282-0/+2
* USB: another device ID for ipaqMatthias Urlichs2006-09-281-0/+1
* USB serial ftdi_sio: Add support for Tactrix OpenPort devicesIan Abbott2006-09-282-0/+12
* USB: Add vendor / product ID to pl2303Wesley PA4WDH2006-09-282-0/+5
* USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay2006-09-271-5/+256
* usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber2006-09-273-1/+8
* USB: Moschip 7840 USB-Serial DriverPaul B Schroeder2006-09-273-0/+2978