aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/serqt_usb2/serqt_usb2.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* staging/serqt_usb2: Refactor qt_status_change_check() in serqt_usb2.cYAMANE Toshiaki2012-11-16
* staging/serqt_usb2: refactor qt_unthrottle() in serqt_usb2.cYAMANE Toshiaki2012-11-13
* staging/serqt_usb2: refactor qt_open() in serqt_usb2.cYAMANE Toshiaki2012-11-13
* staging/serqt_usb2: refactor qt_read_bulk_callback() in serqt_usb2.cYAMANE Toshiaki2012-11-13
* staging/serqt_usb2: fixed line over issue in serqt_usb2.cYAMANE Toshiaki2012-11-13
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: Serial: serqt_usb2.c: remove debug module parameterGreg Kroah-Hartman2012-09-18
| * USB: serial: serqt_usb2: remove dbg() usageGreg Kroah-Hartman2012-09-18
* | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
|\ \
| * | serqt_usb2: drag screaming into the 21st centuryAlan Cox2012-08-10
| |/
* | staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_portDevendra Naga2012-09-04
* | staging: serqt_usb2: remove return in ProcessLineStatus and ProcessModemStatusDevendra Naga2012-08-15
* | staging: serqt_usb2: remove retval initialisation in qt_tiocmget and qt_tiocmsetDevendra Naga2012-08-15
* | staging: serqt_usb2: remove unneeded return in qt_throttleDevendra Naga2012-08-15
* | staging: serqt_usb2: remove unneeded return in qt_unthrottleDevendra Naga2012-08-15
|/
* staging: serqt_usb2: Fix some typos.Justin P. Mattock2012-06-18
* USB: serqt_usb2: remove duplicate device idsGreg Kroah-Hartman2012-05-10
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-07
* USB: serqt_usb2.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-04
* USB: Staging: serqt_usb2: remove err() usageGreg Kroah-Hartman2012-04-24
* USB: serial: serqt_usb2.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in staging driversAlan Stern2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* staging: serqt_usb2: remove ssu100 from supported devicesBill Pemberton2011-08-29
* Staging: serqt_usb2: fix sleeping with spinlock heldAlexey Khoroshilov2011-08-23
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-16
|\
| * staging: serqt_usb2: Remove NULL check before kfreeIlia Mirkin2011-03-14
* | 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
|/
* Staging: serqt_usb2: fix space coding style issue in serqt_usb2.cRuslan Pisarev2010-05-11
* Staging: serqt_usb2: Two branches the same in qt_set_termios()Roel Kluin2010-03-03
* staging: make USB device id constantNémeth Márton2010-03-03
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-11
* Staging: serqt_usb2: fix qt_open parametersBill Pemberton2009-09-15
* Staging: serqt_usb2: fix memory leak in error caseOliver Neukum2009-07-28
* Staging: serqt_usb2: add missing calls to tty_kref_put()Bill Pemberton2009-07-28
* Staging: serqt_usb2: declare qt_open static in serqt_usb2Bill Pemberton2009-07-12
* Staging: serqt_usb2: fix qt_close parameters in serqt_usb2Bill Pemberton2009-07-12
* tty: fix some bogns in the serqt_usb2 driverAlan Cox2009-06-22
* Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layerBill Pemberton2009-06-19