summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb: makefile cleanupmatt mooney1-5/+4
2010-10-22USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen1-0/+1
2010-10-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller2-0/+2
2010-10-22USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000Matthias G. Eckermann1-1/+30
2010-10-22USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold1-4/+0
2010-10-22USB: serial: Enable USB autosuspend by default on qcserialMatthew Garrett1-0/+2
2010-10-22USB: option: Add new ONDA vendor id and product id for ONDA MT825UPEnrico Mioso1-0/+7
2010-10-22USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie1-0/+1
2010-10-22USB: ftdi_sio: Add PID for accesio productsRich Mattes2-0/+7
2010-10-22USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab1-3/+20
2010-10-22USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold3-0/+216
2010-09-21USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-04USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey2-0/+20
2010-09-04usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow1-13/+22
2010-09-04usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow1-0/+3
2010-09-04USB: ssu100: turn off debug flagBill Pemberton1-1/+1
2010-09-04USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence1-0/+1
2010-09-04USB: cp210x: Add B&G H3000 link cable IDJason Detring1-0/+1
2010-09-04USB: CP210x Add new device IDCraig Shelley1-4/+5
2010-09-04USB: option: fix incorrect novatel entriesDirk De Schepper1-44/+75
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-9/+7
2010-08-24USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2-0/+4
2010-08-24USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2-0/+8
2010-08-24USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin1-1/+1
2010-08-24USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton1-9/+29
2010-08-24USB: ssu100: add disconnect function for ssu100Bill Pemberton1-1/+1
2010-08-24USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton1-0/+1
2010-08-24USB: ssu100: rework logic for TIOCMIWAITBill Pemberton1-35/+111
2010-08-24USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton1-3/+4
2010-08-24USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton1-55/+31
2010-08-24USB: ssu100: refine process_packet in ssu100Bill Pemberton1-6/+2
2010-08-24USB: ssu100: add locking for port private data in ssu100Bill Pemberton1-1/+8
2010-08-24USB: io_ti: check firmware version before updatingGreg Kroah-Hartman1-1/+1
2010-08-24USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka1-1/+1
2010-08-24USB: CP210x Fix Break On/OffCraig Shelley1-2/+2
2010-08-24USB: pl2303: New vendor and product idJef Driesen2-0/+5
2010-08-24USB: serial: fix leak of usb serial module refrence countMing Lei1-16/+7
2010-08-24USB: add device IDs for igotu to navmanRoss Burton1-0/+1
2010-08-24USB: option: add Celot CT-650Michael Tokarev1-2/+5
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov4-8/+6
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-41/+808
2010-08-11USB: serial: fix stalled writesJohan Hovold1-5/+10
2010-08-11USB: add USB serial ssu100 driverBill Pemberton3-0/+708
2010-08-11USB: cp210x: Add four new device IDsAlessio Igor Bogani1-0/+4
2010-08-11USB: ftdi_sio: device id for Navitatordranch@trinnet.net2-0/+8
2010-08-11USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird1-0/+11
2010-08-11USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2-0/+6
2010-08-11USB: option: Huawei ETS 1220 support addedPavel Kazlou1-0/+2
2010-08-11USB: io_ti.c: don't return 0 if writing the download record failedRoel Kluin1-1/+1