summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2009-03-24usb-serial: fix usb_serial_register bug when boot with nousb paramDave Young1-0/+3
2009-03-24USB: serial: add qualcomm wireless modem driverGreg Kroah-Hartman3-0/+155
2009-03-24USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman1-0/+59
2009-03-24USB: serial: add symbol serial driverGreg Kroah-Hartman3-0/+350
2009-03-24USB: serial: refuse to open recently removed USB Serial devicesJames Woodcock1-0/+5
2009-03-24USB: serial: remove recourse to generic methodOliver Neukum1-1/+0
2009-03-24USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman1-1/+64
2009-03-24USB: serial: opticon: add write supportGreg Kroah-Hartman1-2/+122
2009-03-24USB: ftdi_sio: remove pointless syslog spewDavid Brownell1-9/+2
2009-03-24USB: serial: use generic method if no alternative is provided in usb serial l...Oliver Neukum1-2/+5
2009-03-24USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum1-0/+1
2009-03-24USB: serial generic resume function fixOliver Neukum1-8/+0
2009-03-24USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum1-0/+4
2009-03-24USB: suspend/resume for opticon driverOliver Neukum1-0/+26
2009-03-24USB: suspend/resume support for option driverOliver Neukum1-6/+80
2009-03-24USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius1-72/+302
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall1-1/+1
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall1-9/+7
2009-03-17USB: Add device id for Option GTM380 to option driverAchilleas Kotsis1-0/+2
2009-03-17USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel1-0/+2
2009-03-17USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams1-8/+0
2009-03-17USB: option.c: add ZTE 622 modem deviceAlbert Pauw1-0/+2
2009-03-17USB: serial: new cp2101 device idRobert M. Kenney1-0/+1
2009-03-17USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich2-0/+9
2009-03-17USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler2-0/+16
2009-02-27USB: serial: add support for second revision of Ericsson F3507G WWAN cardPatrik Kullman1-2/+4
2009-02-27USB: option: add BenQ 3g modem informationJesse Sung1-0/+5
2009-02-09USB: option: New mobile broadband modems to be supportedDirk De Schepper1-28/+56
2009-02-09USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2-3/+9
2009-02-09USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter1-1/+3
2009-02-09USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault2-0/+4
2009-02-09USB: usb-serial: fix the aircable_init failure pathDave Young1-2/+2
2009-02-09Revert USB: option: add Pantech cardsGreg Kroah-Hartman1-9/+0
2009-01-27USB: option: add QUANTA HSDPA Data Card device idsAlex.Cheng@quantatw.com1-0/+12
2009-01-27USB: new id for ti_usb_3410_5052 driverOliver Neukum2-0/+5
2009-01-27USB: 'option' driver - onda device MT503HS has wrong idMarcel Sebek1-1/+1
2009-01-27USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2-0/+6
2009-01-27USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2-0/+5
2009-01-27USB: cp2101 deviceTomasz K1-0/+1
2009-01-27USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas1-0/+1
2009-01-15ftdi_sio: fix kref leakJim Paris1-1/+1
2009-01-12ti_usb_3410_5052: add Multi-Tech firmwareChris Adams1-0/+3
2009-01-12ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2-5/+39
2009-01-12ti_usb_3410_5052: support alternate firmwareChris Adams1-15/+29
2009-01-12usb-serial: remove NULL checkAlan Cox1-3/+0
2009-01-07USB: add siemens_mpi usb-serial "stub" driverGreg Kroah-Hartman3-0/+86
2009-01-07USB: add new opticon serial driverGreg Kroah-Hartman3-0/+368
2009-01-07USB: option: increase outgoing buffer size and numberGreg Kroah-Hartman1-2/+2
2009-01-07USB: serial: fix up urb->status usageGreg Kroah-Hartman6-65/+68
2009-01-07USB: serial: usb_debug: Make staticRoel Kluin1-1/+1