summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl36-45/+104
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2-5/+81
2007-02-07USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman4-84/+386
2007-01-23[PATCH] funsoft: ktermios fixAl Viro1-1/+1
2007-01-22USB: add vendor/device id for Option GT Max 3.6 cardsgarrett_damore@tadpole.com1-0/+3
2007-01-11[PATCH] really fix funsoft driverDavid Miller2-2/+2
2007-01-05USB: funsoft is borken on sparcAndrew Morton1-1/+1
2007-01-05USB: fix interaction between different interfaces in an "Option" usb deviceMiguel Angel Alvarez1-0/+3
2006-12-20[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modemsEric Smith1-0/+2
2006-12-20usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB ModemJohann Wilhelm1-0/+3
2006-12-20USB: Prevent the funsoft serial device from entering raw modeDavid Clare1-0/+27
2006-12-20Add Baltech Reader ID to CP2101 driverJohannes Hoelzl1-0/+1
2006-12-20usb serial: Eliminate bogus ioctl codeAlan3-89/+0
2006-12-20USB: ftdi_sio - MachX product ID addedJan Capek2-2/+4
2006-12-20USB: airprime: add device id for dell wireless 5500 hsdpa cardEagle Jones1-0/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day8-11/+11
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox26-58/+58
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/torval...David 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