index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
serqt_usb2
Commit message (
Expand
)
Author
Age
*
Patched in Tegra support.
Jonathan Herman
2013-01-17
*
staging/serqt_usb2: Refactor qt_status_change_check() in serqt_usb2.c
YAMANE Toshiaki
2012-11-16
*
staging/serqt_usb2: refactor qt_unthrottle() in serqt_usb2.c
YAMANE Toshiaki
2012-11-13
*
staging/serqt_usb2: refactor qt_open() in serqt_usb2.c
YAMANE Toshiaki
2012-11-13
*
staging/serqt_usb2: refactor qt_read_bulk_callback() in serqt_usb2.c
YAMANE Toshiaki
2012-11-13
*
staging/serqt_usb2: fixed line over issue in serqt_usb2.c
YAMANE Toshiaki
2012-11-13
*
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-10-01
|
\
|
*
USB: Serial: serqt_usb2.c: remove debug module parameter
Greg Kroah-Hartman
2012-09-18
|
*
USB: serial: serqt_usb2: remove dbg() usage
Greg Kroah-Hartman
2012-09-18
*
|
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
|
\
\
|
*
|
serqt_usb2: drag screaming into the 21st century
Alan Cox
2012-08-10
|
|
/
*
|
staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_port
Devendra Naga
2012-09-04
*
|
staging: serqt_usb2: remove return in ProcessLineStatus and ProcessModemStatus
Devendra Naga
2012-08-15
*
|
staging: serqt_usb2: remove retval initialisation in qt_tiocmget and qt_tiocmset
Devendra Naga
2012-08-15
*
|
staging: serqt_usb2: remove unneeded return in qt_throttle
Devendra Naga
2012-08-15
*
|
staging: serqt_usb2: remove unneeded return in qt_unthrottle
Devendra Naga
2012-08-15
|
/
*
staging: serqt_usb2: Fix some typos.
Justin P. Mattock
2012-06-18
*
USB: serqt_usb2: remove duplicate device ids
Greg Kroah-Hartman
2012-05-10
*
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-08
*
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
*
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-05-07
*
USB: serqt_usb2.c: remove dbg() tracing calls
Greg Kroah-Hartman
2012-05-04
*
USB: Staging: serqt_usb2: remove err() usage
Greg Kroah-Hartman
2012-04-24
*
USB: serial: serqt_usb2.c: use module_usb_serial_driver
Greg Kroah-Hartman
2012-02-28
*
usb-serial: use new registration API in staging drivers
Alan Stern
2012-02-24
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
staging: serqt_usb2: remove ssu100 from supported devices
Bill Pemberton
2011-08-29
*
Staging: serqt_usb2: fix sleeping with spinlock held
Alexey Khoroshilov
2011-08-23
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-03-16
|
\
|
*
staging: serqt_usb2: Remove NULL check before kfree
Ilia Mirkin
2011-03-14
*
|
tty: remove filp from the USB tty ioctls
Alan Cox
2011-02-17
*
|
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
*
|
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
|
/
*
Staging: serqt_usb2: fix space coding style issue in serqt_usb2.c
Ruslan Pisarev
2010-05-11
*
Staging: serqt_usb2: Two branches the same in qt_set_termios()
Roel Kluin
2010-03-03
*
staging: make USB device id constant
Németh Márton
2010-03-03
*
Staging: fix assorted typos all over the place
André Goddard Rosa
2009-12-11
*
Staging: serqt_usb2: fix qt_open parameters
Bill Pemberton
2009-09-15
*
Staging: serqt_usb2: fix memory leak in error case
Oliver Neukum
2009-07-28
*
Staging: serqt_usb2: add missing calls to tty_kref_put()
Bill Pemberton
2009-07-28
*
Staging: serqt_usb2: declare qt_open static in serqt_usb2
Bill Pemberton
2009-07-12
*
Staging: serqt_usb2: fix qt_close parameters in serqt_usb2
Bill Pemberton
2009-07-12
*
tty: fix some bogns in the serqt_usb2 driver
Alan Cox
2009-06-22
*
Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer
Bill Pemberton
2009-06-19