aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ssu100.c
Commit message (Expand)AuthorAge
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* USB: ssu100: remove max_packet_size calculationBill Pemberton2010-11-11
* tty: Fix warning left over from TIOCGICOUNT changesAlan Cox2010-10-22
* tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-22
* USB: ssu100: turn off debug flagBill Pemberton2010-09-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\
| * USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-21
* | USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton2010-08-23
* | USB: ssu100: add disconnect function for ssu100Bill Pemberton2010-08-23
* | USB: ssu100: rework logic for TIOCMIWAITBill Pemberton2010-08-23
* | USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton2010-08-23
* | USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton2010-08-23
* | USB: ssu100: refine process_packet in ssu100Bill Pemberton2010-08-23
* | USB: ssu100: add locking for port private data in ssu100Bill Pemberton2010-08-23
|/
* USB: add USB serial ssu100 driverBill Pemberton2010-08-10