summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2419-61/+14
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-185-15/+14
| * Merge branch 'master' into for-nextJiri Kosina2010-08-1113-46/+817
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-1014-46/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-2211-31/+402
|\ \ \
| * | | USB: mct_u232: fix broken closeJohan Hovold2010-10-221-2/+5
| * | | USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2010-10-222-0/+8
| * | | USB: opticon: Whitespace fixes in opticon driverAlon Ziv2010-10-221-4/+4
| * | | USB: opticon: Add Opticon OPN2001 write supportAlon Ziv2010-10-221-4/+26
| * | | USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv2010-10-221-3/+3
| * | | USB: ftdi_sio: set device latency timeout at port probeJohan Hovold2010-10-221-2/+1
| * | | USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold2010-10-221-1/+10
| * | | USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy2010-10-222-2/+55
| * | | usb: makefile cleanupmatt mooney2010-10-221-5/+4
| * | | USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen2010-10-221-0/+1
| * | | USB: add PID for FTDI based OpenDCC hardwareRainer Keller2010-10-222-0/+2
| * | | USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000Matthias G. Eckermann2010-10-221-1/+30
| * | | USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold2010-10-221-4/+0
| * | | USB: serial: Enable USB autosuspend by default on qcserialMatthew Garrett2010-10-221-0/+2
| * | | USB: option: Add new ONDA vendor id and product id for ONDA MT825UPEnrico Mioso2010-10-221-0/+7
| * | | USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie2010-10-221-0/+1
| * | | USB: ftdi_sio: Add PID for accesio productsRich Mattes2010-10-222-0/+7
| * | | USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab2010-10-221-3/+20
| * | | USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold2010-10-223-0/+216
* | | | tty: Fix warning left over from TIOCGICOUNT changesAlan Cox2010-10-221-2/+0
* | | | tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-229-126/+187
* | | | tty: Make tiocgicount a handlerAlan Cox2010-10-221-0/+13
|/ / /
* | | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-202-0/+6
* | | USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey2010-09-032-0/+20
* | | usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow2010-09-031-13/+22
* | | usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow2010-09-031-0/+3
* | | USB: ssu100: turn off debug flagBill Pemberton2010-09-031-1/+1
* | | USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence2010-09-031-0/+1
* | | USB: cp210x: Add B&G H3000 link cable IDJason Detring2010-09-031-0/+1
* | | USB: CP210x Add new device IDCraig Shelley2010-09-031-4/+5
* | | USB: option: fix incorrect novatel entriesDirk De Schepper2010-09-031-44/+75
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-284-9/+7
|\ \ \
| * | | USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-214-8/+6
| * | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
| | |/ | |/|
* | | USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2010-08-232-0/+4
* | | USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2010-08-232-0/+8
* | | USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin2010-08-231-1/+1
* | | USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton2010-08-231-9/+29
* | | USB: ssu100: add disconnect function for ssu100Bill Pemberton2010-08-231-1/+1
* | | USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton2010-08-231-0/+1
* | | USB: ssu100: rework logic for TIOCMIWAITBill Pemberton2010-08-231-35/+111
* | | USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton2010-08-231-3/+4
* | | USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton2010-08-231-55/+31
* | | USB: ssu100: refine process_packet in ssu100Bill Pemberton2010-08-231-6/+2
* | | USB: ssu100: add locking for port private data in ssu100Bill Pemberton2010-08-231-1/+8
OpenPOWER on IntegriCloud