aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/quatech2.c
Commit message (Expand)AuthorAge
* USB: quatech2: fix port DMA-buffer allocationsJohan Hovold2013-08-14
* USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold2013-08-14
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-17
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
* USB: quatech2: Staticize local symbolSachin Kamat2013-05-16
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: quatech2: always disable uart on closeJohan Hovold2013-03-25
| * USB: quatech2: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-25
| * USB: quatech2: switch to generic get_icount implementationJohan Hovold2013-03-25
| * Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman2013-03-25
| |\
| * | Revert "USB: quatech2: only write to the tty if the port is open."Bill Pemberton2013-03-20
* | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-01
|\ \ \ | | |/ | |/|
| * | USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-21
| |/
* | Revert "USB: quatech2: only write to the tty if the port is open."Greg Kroah-Hartman2013-03-21
* | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-21
|\|
| * USB: quatech2: only write to the tty if the port is open.Bill Pemberton2013-03-13
* | TTY: quatech2, remove unneeded is_openJiri Slaby2013-03-18
|/
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
| * TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
* | USB: serial: fix null-pointer dereferences on disconnectJohan Hovold2013-02-13
|/
* USB: serial: remove driver version informationJohan Hovold2012-10-31
* USB: quatech2: fix io after disconnectJohan Hovold2012-10-25
* USB: quatech2: fix close and disconnect urb handlingJohan Hovold2012-10-25
* USB: quatech2: fix port-data memory leaksJohan Hovold2012-10-25
* USB: quatech2: fix memory leak in error pathJohan Hovold2012-10-25
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: serial: quatech2: fix up unneeded printk() callGreg Kroah-Hartman2012-09-18
| * USB: serial: quatech2.c: remove debug module parameterGreg Kroah-Hartman2012-09-14
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\|
| * USB: serial: Remove unused serial_priv variableBill Pemberton2012-06-20
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* USB: serial: add copyright and license to quatech2Bill Pemberton2012-05-10
* USB: serial: add quatech2 usb to serial driverBill Pemberton2012-05-10