summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2010-12-10USB: serial: usb_wwan: Add missing uaccess.h / fix build failurePeter Huewe
2010-12-01usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams
2010-11-11USB: ssu100: remove max_packet_size calculationBill Pemberton
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22USB: mct_u232: fix broken closeJohan Hovold
2010-10-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman
2010-10-22USB: opticon: Whitespace fixes in opticon driverAlon Ziv
2010-10-22USB: opticon: Add Opticon OPN2001 write supportAlon Ziv
2010-10-22USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv
2010-10-22USB: ftdi_sio: set device latency timeout at port probeJohan Hovold
2010-10-22USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold
2010-10-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen
2010-10-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller
2010-10-22USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000Matthias G. Eckermann
2010-10-22USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold
2010-10-22USB: serial: Enable USB autosuspend by default on qcserialMatthew Garrett
2010-10-22USB: option: Add new ONDA vendor id and product id for ONDA MT825UPEnrico Mioso
2010-10-22USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie
2010-10-22USB: ftdi_sio: Add PID for accesio productsRich Mattes
2010-10-22USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab
2010-10-22USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold
2010-10-22tty: Fix warning left over from TIOCGICOUNT changesAlan Cox
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox
2010-10-22tty: Make tiocgicount a handlerAlan Cox
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-20USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-04USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey
2010-09-04usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow
2010-09-04usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow
2010-09-04USB: ssu100: turn off debug flagBill Pemberton
2010-09-04USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence
2010-09-04USB: cp210x: Add B&G H3000 link cable IDJason Detring
2010-09-04USB: CP210x Add new device IDCraig Shelley
2010-09-04USB: option: fix incorrect novatel entriesDirk De Schepper
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-24USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz
2010-08-24USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr
2010-08-24USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin
2010-08-24USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton
2010-08-24USB: ssu100: add disconnect function for ssu100Bill Pemberton
2010-08-24USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton
2010-08-24USB: ssu100: rework logic for TIOCMIWAITBill Pemberton
2010-08-24USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton
2010-08-24USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton
2010-08-24USB: ssu100: refine process_packet in ssu100Bill Pemberton
2010-08-24USB: ssu100: add locking for port private data in ssu100Bill Pemberton
2010-08-24USB: io_ti: check firmware version before updatingGreg Kroah-Hartman