index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
serqt_usb2
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-144
/
+144
2013-06-17
staging: serqt_usb2: lines over 80 characters fixed
Bernd Bassimir
1
-11
/
+11
2013-06-17
staging: serqt_usb2: Fixed coding style CamelCases
Bernd Bassimir
1
-144
/
+144
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
1
-8
/
+7
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
1
-14
/
+7
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-6
/
+1
2013-01-15
TTY: switch tty_schedule_flip
Jiri Slaby
1
-13
/
+6
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-5
/
+4
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-7
/
+6
2012-11-16
staging/serqt_usb2: Refactor qt_status_change_check() in serqt_usb2.c
YAMANE Toshiaki
1
-31
/
+22
2012-11-13
staging/serqt_usb2: refactor qt_unthrottle() in serqt_usb2.c
YAMANE Toshiaki
1
-16
/
+23
2012-11-13
staging/serqt_usb2: refactor qt_open() in serqt_usb2.c
YAMANE Toshiaki
1
-24
/
+27
2012-11-13
staging/serqt_usb2: refactor qt_read_bulk_callback() in serqt_usb2.c
YAMANE Toshiaki
1
-67
/
+80
2012-11-13
staging/serqt_usb2: fixed line over issue in serqt_usb2.c
YAMANE Toshiaki
1
-19
/
+40
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-91
/
+63
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-10
/
+8
2012-09-18
USB: Serial: serqt_usb2.c: remove debug module parameter
Greg Kroah-Hartman
1
-5
/
+0
2012-09-18
USB: serial: serqt_usb2: remove dbg() usage
Greg Kroah-Hartman
1
-89
/
+64
2012-09-04
staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_port
Devendra Naga
1
-1
/
+1
2012-08-15
staging: serqt_usb2: remove return in ProcessLineStatus and ProcessModemStatus
Devendra Naga
1
-2
/
+0
2012-08-15
staging: serqt_usb2: remove retval initialisation in qt_tiocmget and qt_tiocmset
Devendra Naga
1
-2
/
+2
2012-08-15
staging: serqt_usb2: remove unneeded return in qt_throttle
Devendra Naga
1
-1
/
+0
2012-08-15
staging: serqt_usb2: remove unneeded return in qt_unthrottle
Devendra Naga
1
-2
/
+0
2012-08-10
serqt_usb2: drag screaming into the 21st century
Alan Cox
1
-10
/
+8
2012-06-18
staging: serqt_usb2: Fix some typos.
Justin P. Mattock
1
-2
/
+2
2012-05-10
USB: serqt_usb2: remove duplicate device ids
Greg Kroah-Hartman
1
-14
/
+0
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-10
/
+4
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-04
USB: serqt_usb2.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-44
/
+0
2012-04-24
USB: Staging: serqt_usb2: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-02-28
USB: serial: serqt_usb2.c: use module_usb_serial_driver
Greg Kroah-Hartman
1
-21
/
+1
2012-02-24
usb-serial: use new registration API in staging drivers
Alan Stern
1
-21
/
+9
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-08-29
staging: serqt_usb2: remove ssu100 from supported devices
Bill Pemberton
1
-3
/
+0
2011-08-23
Staging: serqt_usb2: fix sleeping with spinlock held
Alexey Khoroshilov
1
-20
/
+14
2011-03-16
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2011-03-14
staging: serqt_usb2: Remove NULL check before kfree
Ilia Mirkin
1
-2
/
+1
2011-02-17
tty: remove filp from the USB tty ioctls
Alan Cox
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-3
/
+2
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-3
/
+3
2010-05-11
Staging: serqt_usb2: fix space coding style issue in serqt_usb2.c
Ruslan Pisarev
1
-13
/
+13
2010-03-03
Staging: serqt_usb2: Two branches the same in qt_set_termios()
Roel Kluin
1
-1
/
+1
2010-03-03
staging: make USB device id constant
Németh Márton
1
-1
/
+1
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-15
Staging: serqt_usb2: fix qt_open parameters
Bill Pemberton
1
-1
/
+1
2009-07-28
Staging: serqt_usb2: fix memory leak in error case
Oliver Neukum
1
-0
/
+5
2009-07-28
Staging: serqt_usb2: add missing calls to tty_kref_put()
Bill Pemberton
1
-6
/
+9
2009-07-12
Staging: serqt_usb2: declare qt_open static in serqt_usb2
Bill Pemberton
1
-1
/
+1
2009-07-12
Staging: serqt_usb2: fix qt_close parameters in serqt_usb2
Bill Pemberton
1
-2
/
+4
[next]