summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: qcserial: add device id for HP devicesAlexander Shumakovitch2009-03-241-0/+2
* USB: Fix cp2101 USB serial device driver termios functions for console useVomLehn2009-03-241-10/+43
* USB: CP2101 New Device IDAlex Stephens2009-03-241-0/+1
* USB: ipaq: handle 4 endpoint devicesMark Ellis2009-03-241-6/+37
* USB: serial: rename cp2101 driver to cp210xGreg Kroah-Hartman2009-03-243-6/+6
* USB: CP2101 Reduce Error LoggingCraig Shelley2009-03-241-12/+7
* USB: CP2101 Support AN205 baud ratesCraig Shelley2009-03-241-40/+52
* USB: make actual_length in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
* USB: ch341 serial: fix port number changed after resumeMing Lei2009-03-241-0/+22
* usb-serial: fix usb_serial_register bug when boot with nousb paramDave Young2009-03-241-0/+3
* USB: serial: add qualcomm wireless modem driverGreg Kroah-Hartman2009-03-243-0/+155
* USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman2009-03-241-0/+59
* USB: serial: add symbol serial driverGreg Kroah-Hartman2009-03-243-0/+350
* USB: serial: refuse to open recently removed USB Serial devicesJames Woodcock2009-03-241-0/+5
* USB: serial: remove recourse to generic methodOliver Neukum2009-03-241-1/+0
* USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman2009-03-241-1/+64
* USB: serial: opticon: add write supportGreg Kroah-Hartman2009-03-241-2/+122
* USB: ftdi_sio: remove pointless syslog spewDavid Brownell2009-03-241-9/+2
* USB: serial: use generic method if no alternative is provided in usb serial l...Oliver Neukum2009-03-241-2/+5
* USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum2009-03-241-0/+1
* USB: serial generic resume function fixOliver Neukum2009-03-241-8/+0
* USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum2009-03-241-0/+4
* USB: suspend/resume for opticon driverOliver Neukum2009-03-241-0/+26
* USB: suspend/resume support for option driverOliver Neukum2009-03-241-6/+80
* USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius2009-03-241-72/+302
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-241-1/+1
* USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall2009-03-241-9/+7
* USB: Add device id for Option GTM380 to option driverAchilleas Kotsis2009-03-171-0/+2
* USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel2009-03-171-0/+2
* USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams2009-03-171-8/+0
* USB: option.c: add ZTE 622 modem deviceAlbert Pauw2009-03-171-0/+2
* USB: serial: new cp2101 device idRobert M. Kenney2009-03-171-0/+1
* USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich2009-03-172-0/+9
* USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler2009-03-172-0/+16
* USB: serial: add support for second revision of Ericsson F3507G WWAN cardPatrik Kullman2009-02-271-2/+4
* USB: option: add BenQ 3g modem informationJesse Sung2009-02-271-0/+5
* USB: option: New mobile broadband modems to be supportedDirk De Schepper2009-02-091-28/+56
* USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2009-02-092-3/+9
* USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter2009-02-091-1/+3
* USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault2009-02-092-0/+4
* USB: usb-serial: fix the aircable_init failure pathDave Young2009-02-091-2/+2
* Revert USB: option: add Pantech cardsGreg Kroah-Hartman2009-02-091-9/+0
* USB: option: add QUANTA HSDPA Data Card device idsAlex.Cheng@quantatw.com2009-01-271-0/+12
* USB: new id for ti_usb_3410_5052 driverOliver Neukum2009-01-272-0/+5
* USB: 'option' driver - onda device MT503HS has wrong idMarcel Sebek2009-01-271-1/+1
* USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2009-01-272-0/+6
* USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2009-01-272-0/+5
* USB: cp2101 deviceTomasz K2009-01-271-0/+1
* USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas2009-01-271-0/+1
* ftdi_sio: fix kref leakJim Paris2009-01-151-1/+1