summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2008-04-02USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins1-0/+4
2008-04-02USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky1-1/+1
2008-04-02USB: cp2101: Add identifiers for the Telegesys ETRX2USBFlorian Fainelli1-0/+1
2008-04-02USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton1-2/+2
2008-03-24USB: sierra: add another device idKevin Lloyd1-0/+1
2008-03-24USB: sierra: dma fixesOliver Neukum1-4/+13
2008-03-24USB: pl2303: another product IDMax Arnold2-0/+2
2008-03-10USB: new ftdi_sio device idMirko Bordignon2-0/+4
2008-03-10USB: option: add novatel device idsDirk DeSchepper1-13/+62
2008-03-10USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2-0/+6
2008-03-10USB: fix usb-serial generic recursive lockPete Zaitcev1-4/+6
2008-03-04USB: ftdi_sio - really enable EM1010PCSven Andersen1-0/+1
2008-03-04USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2-0/+31
2008-03-04USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák1-0/+4
2008-03-04usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow1-1/+14
2008-02-21USB: serial: move zte MF330 from sierra to optionKevin Lloyd2-1/+3
2008-02-21USB: Add another Novatel U727 ID to the device table for usbserialWarren Turkal1-0/+1
2008-02-21USB: option: Added vendor id for Dell 5720 broadband modemStefan Bader1-1/+2
2008-02-21USB: option: Add Kyocera KPC680 idsDan Williams1-0/+4
2008-02-21USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko1-0/+1
2008-02-21USB: Sane memory allocation in option driverOliver Neukum1-3/+30
2008-02-21USB: ftdi_sio.c add missing '|'Roel Kluin1-2/+2
2008-02-01USB: Fix usb_serial_driver structure for Kobil cardreader driver.Stefan Bader1-0/+1
2008-02-01USB: Use menuconfig objectsDenis Cheng1-7/+4
2008-02-01USB: last abuses of intfdata in close for usb-serial driversOliver Neukum4-15/+19
2008-02-01USB: kl5kusb105 don't flush to logically disconnected devicesOliver Neukum1-11/+15
2008-02-01USB: oti6858: cleanupAlan Cox1-83/+46
2008-02-01USB: more serial drivers writing after disconnectOliver Neukum5-9/+24
2008-02-01USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum5-21/+35
2008-02-01USB: fix memleak in ark3116 serial driverOliver Neukum1-1/+3
2008-02-01USB: stop abuse of intfdata in cypress_m8Oliver Neukum1-9/+16
2008-02-01USB: stop io performed by mos7720 upon close()Oliver Neukum2-29/+32
2008-02-01USB: ftdi_sio: remove very old changelog entries from the file.Greg Kroah-Hartman1-220/+2
2008-02-01USB: usbserial: provide ezusb functions for an external module.Paul Chavent2-7/+12
2008-02-01USB: sierra driver - add update dtr logicKevin Lloyd1-111/+110
2008-02-01USB: ftdi_sio: Support for more JTAG adaptorsHarald Welte2-8/+24
2008-02-01USB: io_ti: clean up termios handlingAlan Cox1-16/+10
2008-02-01USB: ti_usb: termios cleanupsAlan Cox1-18/+13
2008-02-01USB: mos7720: clean up termiosAlan Cox1-20/+8
2008-02-01USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.cOliver Neukum1-2/+1
2008-02-01USB: Spelling fixesJoe Perches2-8/+8
2008-02-01USB: mct232: speed, new termios and compliance cleanupsAlan Cox2-10/+18
2008-02-01USB: keyspan_pda: clean up speed handlingAlan Cox1-19/+19
2008-02-01USB: belkin_sa: clean up for new style termios and speed handling, plus styleAlan Cox1-21/+16
2008-02-01USB: pl2303: Add autosuspend support to pl2303 usb serial converter.Sarah Sharp1-0/+3
2008-02-01USB: pl2303: Move pl2303 vendor specific init to probe function.Sarah Sharp1-25/+24
2008-02-01USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.Sarah Sharp1-39/+39
2008-02-01USB: Edgeport USB Serial Converter: convert es_sem to mutexMatthias Kaehlcke1-10/+11
2008-02-01USB: cyberjack: remove a unnecessary variable.Andre Haupt1-1/+0
2008-02-01USB: Prepare serial core for autosuspend.Sarah Sharp2-2/+18