summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/quatech2.c
Commit message (Expand)AuthorAgeFilesLines
* USB: quatech2: always disable uart on closeJohan Hovold2013-03-251-8/+0Star
* USB: quatech2: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-48/+2Star
* USB: quatech2: switch to generic get_icount implementationJohan Hovold2013-03-251-39/+12Star
* Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman2013-03-251-5/+7
|\
| * USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+7
* | Revert "USB: quatech2: only write to the tty if the port is open."Bill Pemberton2013-03-211-5/+2Star
|/
* USB: quatech2: only write to the tty if the port is open.Bill Pemberton2013-03-131-2/+5
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-23/+6Star
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-17/+2Star
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-5/+3Star
| * TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-161-2/+2
* | USB: serial: fix null-pointer dereferences on disconnectJohan Hovold2013-02-131-10/+8Star
|/
* USB: serial: remove driver version informationJohan Hovold2012-10-311-2/+0Star
* USB: quatech2: fix io after disconnectJohan Hovold2012-10-251-0/+7
* USB: quatech2: fix close and disconnect urb handlingJohan Hovold2012-10-251-4/+2Star
* USB: quatech2: fix port-data memory leaksJohan Hovold2012-10-251-70/+51Star
* USB: quatech2: fix memory leak in error pathJohan Hovold2012-10-251-0/+1
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-6/+1Star
|\
| * USB: serial: quatech2: fix up unneeded printk() callGreg Kroah-Hartman2012-09-181-1/+1
| * USB: serial: quatech2.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-5/+0Star
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-061-4/+0Star
|\|
| * USB: serial: Remove unused serial_priv variableBill Pemberton2012-06-211-4/+0Star
* | tty: move the termios object into the ttyAlan Cox2012-07-161-2/+2
|/
* USB: serial: add copyright and license to quatech2Bill Pemberton2012-05-101-0/+6
* USB: serial: add quatech2 usb to serial driverBill Pemberton2012-05-101-0/+1149