summaryrefslogtreecommitdiff
path: root/drivers/staging/serqt_usb2
Commit message (Expand)AuthorAge
* staging: serqt_usb2: remove driverKristina Martšenko2014-06-30
* Staging: serqt_usb2: fixed frivolous else statement warningsVincent Heuken2014-06-26
* Staging: serqt_usb2: fixed blank line style warning in serqt_usb2.cVincent Heuken2014-06-20
* staging: serqt_usb2: Clean up initializations of variablesThomas Vegas2014-05-03
* staging: serqt_usb2: Add blank line after declarationThomas Vegas2014-05-03
* staging: serqt_usb2: Remove useless variableThomas Vegas2014-05-03
* drivers/staging/serqt_usb2:serqt_usb2.c Fix line over 80 characters.Aybuke Ozdemir2014-03-18
* staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi2014-03-07
* staging: serqt_usb2: don't use sleep_onArnd Bergmann2014-01-09
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-17
* Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-02
|\
| * staging: serqt_usb2: lines over 80 characters fixedBernd Bassimir2013-06-17
| * staging: serqt_usb2: Fixed coding style CamelCasesBernd Bassimir2013-06-17
* | USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-17
* | USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
|/
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* TTY: switch tty_schedule_flipJiri Slaby2013-01-15
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* 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-13
* 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