summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2010-12-10USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber-0/+6
2010-11-30USB: fix autosuspend bug in usb-serialAlan Stern-0/+3
2010-11-30USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers-0/+4
2010-11-30USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer-0/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-1/+0
2010-11-11USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui-1/+1
2010-11-08USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq-0/+9
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-61/+14
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-31/+402
2010-10-22USB: mct_u232: fix broken closeJohan Hovold-2/+5
2010-10-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman-0/+8
2010-10-22USB: opticon: Whitespace fixes in opticon driverAlon Ziv-4/+4
2010-10-22USB: opticon: Add Opticon OPN2001 write supportAlon Ziv-4/+26
2010-10-22USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv-3/+3
2010-10-22USB: ftdi_sio: set device latency timeout at port probeJohan Hovold-2/+1
2010-10-22USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold-1/+10
2010-10-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy-2/+55
2010-10-22usb: makefile cleanupmatt mooney-5/+4
2010-10-22USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen-0/+1
2010-10-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller-0/+2
2010-10-22USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000Matthias G. Eckermann-1/+30
2010-10-22USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold-4/+0
2010-10-22USB: serial: Enable USB autosuspend by default on qcserialMatthew Garrett-0/+2
2010-10-22USB: option: Add new ONDA vendor id and product id for ONDA MT825UPEnrico Mioso-0/+7
2010-10-22USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie-0/+1
2010-10-22USB: ftdi_sio: Add PID for accesio productsRich Mattes-0/+7
2010-10-22USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab-3/+20
2010-10-22USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold-0/+216
2010-10-22tty: Fix warning left over from TIOCGICOUNT changesAlan Cox-2/+0
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox-126/+187
2010-10-22tty: Make tiocgicount a handlerAlan Cox-0/+13
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-15/+14
2010-09-20USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg-0/+6
2010-09-03USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey-0/+20
2010-09-03usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow-13/+22
2010-09-03usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow-0/+3
2010-09-03USB: ssu100: turn off debug flagBill Pemberton-1/+1
2010-09-03USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence-0/+1
2010-09-03USB: cp210x: Add B&G H3000 link cable IDJason Detring-0/+1
2010-09-03USB: CP210x Add new device IDCraig Shelley-4/+5
2010-09-03USB: option: fix incorrect novatel entriesDirk De Schepper-44/+75
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+7
2010-08-23USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz-0/+4
2010-08-23USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr-0/+8
2010-08-23USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin-1/+1
2010-08-23USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton-9/+29
2010-08-23USB: ssu100: add disconnect function for ssu100Bill Pemberton-1/+1
2010-08-23USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton-0/+1
2010-08-23USB: ssu100: rework logic for TIOCMIWAITBill Pemberton-35/+111
2010-08-23USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton-3/+4