aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter2-3/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells23-65/+118
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds22-64/+117
2006-12-01USB: add driver for the USB debug devicesGreg Kroah-Hartman3-0/+77
2006-12-01USB serial: replace kmalloc+memset with kzallocBurman Yan5-12/+6
2006-12-01usb: cypress_m8 init error path fixMariusz Kozlowski1-5/+4
2006-12-01USB: fix aircable.c: inconsequent NULL checkingNaranjo Manuel Francisco1-1/+4
2006-12-01usb: visor kill urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: usb-serial free urb cleanupMariusz Kozlowski1-8/+4
2006-12-01usb: navman kill urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: mct_u232 free urb cleanupMariusz Kozlowski1-4/+2
2006-12-01usb: kobil_sct kill urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: keyspan free urb cleanupMariusz Kozlowski1-12/+6
2006-12-01usb: io_edgeport kill urb cleanupMariusz Kozlowski1-3/+1
2006-12-01usb: ftdi_sio kill urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb-serial: ti_usb, TI ez430 development tool IDOleg Verych2-0/+3
2006-12-01USB: airprime: New device IDdaniel@centurion.net.nz1-0/+1
2006-12-01USB: kobil_sct: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+2
2006-12-01USB: aircable: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn2-4/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells6-36/+54
2006-11-16USB: ipaq: Add HTC Modem SupportAlex Sanks1-0/+1
2006-11-16USB: ftdi driver pid for dmx-interfacesFrank Sievertsen2-0/+4
2006-11-16USB: ftdi_sio: adds vendor/product id for a RFID construction kitKjell Myksvoll2-1/+8
2006-11-03USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco1-2/+2
2006-11-03USB: sierra: Fix id for Sierra Wireless MC8755 in new tableJan Luebbe1-0/+1
2006-11-03USB: new VID/PID-combos for cp2101Bjorn Schneider1-0/+3
2006-11-03USB: add another sierra wireless device idGreg Kroah-Hartman1-0/+2
2006-10-17USB: Add device id for Sierra Wireless MC8755Jan Luebbe1-0/+1
2006-10-17USB: cleanup sierra wireless driver a bitGreg Kroah-Hartman1-151/+118
2006-10-17USB: Sierra Wireless driver updateKevin Lloyd3-38/+699
2006-10-17USB: ftdi_sio whitespace fixesDavid Brownell1-127/+127
2006-10-17USB-SERIAL:cp2101 Add new device IDCraig Shelley1-0/+1
2006-10-17USB: Memory leak in drivers/usb/serial/airprime.cEric Sesterhenn1-0/+1
2006-10-17USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk1-1/+2
2006-10-17USB: add USB serial mos7720 driverGreg Kroah-Hartman3-0/+1694
2006-10-17airprime: New device ID.Luiz Fernando N. Capitulino1-0/+1
2006-10-09[PATCH] mos7840 annotationsAl Viro1-30/+16
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells29-131/+130
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-09-28usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra7-21/+21
2006-09-28USB: add SeaLevel 2106 SeaLINK support to ftdi_sioJustin Carlson2-0/+2
2006-09-28USB: another device ID for ipaqMatthias Urlichs1-0/+1
2006-09-28USB serial ftdi_sio: Add support for Tactrix OpenPort devicesIan Abbott2-0/+12
2006-09-28USB: Add vendor / product ID to pl2303Wesley PA4WDH2-0/+5
2006-09-27USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay1-5/+256
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber3-1/+8
2006-09-27USB: Moschip 7840 USB-Serial DriverPaul B Schroeder3-0/+2978
2006-09-27aircable: fix printk format warningsRandy Dunlap1-2/+2