index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
keyspan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
USB: serial: correct spelling mistakes in comments
Rahul Bedarkar
2014-01-03
1
-1
/
+1
*
USB: serial: remove redundant OOM messages
Johan Hovold
2014-01-03
1
-6
/
+2
*
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-18
1
-1
/
+1
|
\
|
*
USB: keyspan: fix null-deref at disconnect and release
Johan Hovold
2013-08-14
1
-1
/
+1
*
|
USB: keyspan: fix port DMA-buffer allocations
Johan Hovold
2013-08-14
1
-8
/
+56
*
|
USB: keyspan: fix serial DMA-buffer allocations
Johan Hovold
2013-08-14
1
-4
/
+36
|
/
*
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-06-10
1
-16
/
+13
*
Merge 3.10-rc5 into usb-next
Greg Kroah-Hartman
2013-06-08
1
-10
/
+0
|
\
|
*
USB: keyspan: remove unused endpoint-array access
Johan Hovold
2013-06-04
1
-10
/
+0
|
*
USB: keyspan: fix bogus array index
Johan Hovold
2013-06-04
1
-1
/
+1
*
|
usb: serial: dump small buffers with help of %*ph
Andy Shevchenko
2013-05-30
1
-11
/
+2
|
/
*
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
1
-54
/
+42
|
\
|
*
USB: keyspan: add a sanity test on "len"
Dan Carpenter
2013-04-05
1
-2
/
+3
|
*
USB: keyspan: pull in one indent level
Dan Carpenter
2013-04-05
1
-35
/
+34
|
*
USB: keyspan: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-19
/
+7
*
|
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
1
-33
/
+10
|
/
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-35
/
+25
|
\
|
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-23
/
+8
|
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-3
/
+5
|
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-9
/
+12
*
|
usb: serial: keyspan: fixed coding style issues
Stefan Hubner
2013-01-11
1
-2
/
+2
|
/
*
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
2012-11-16
1
-2
/
+1
|
\
|
*
USB: keyspan: fix typo causing GPF on open
Bjørn Mork
2012-11-13
1
-2
/
+1
*
|
USB: serial: remove driver version information
Johan Hovold
2012-10-31
1
-4
/
+0
|
/
*
USB: keyspan: fix NULL-pointer dereferences and memory leaks
Johan Hovold
2012-10-25
1
-93
/
+88
*
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-10-01
1
-181
/
+157
|
\
|
*
USB: ezusb: add functions for firmware download
Rene Buergel
2012-09-18
1
-31
/
+8
|
*
USB: ezusb: add support for Cypress FX2LP
Rene Buergel
2012-09-18
1
-2
/
+3
|
*
USB: Serial: keyspan.c: remove debug module parameter
Greg Kroah-Hartman
2012-09-18
1
-6
/
+0
|
*
USB: serial: keyspan: fix up some compiler warnings
Greg Kroah-Hartman
2012-09-14
1
-4
/
+2
|
*
USB: serial: keyspan: remove dbg() usage
Greg Kroah-Hartman
2012-09-14
1
-142
/
+148
|
*
USB: ezusb: remove dependancy on usb_serial
Rene Buergel
2012-09-13
1
-3
/
+3
*
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
1
-18
/
+13
|
\
|
|
*
USB: serial: keyspan: Removed unrequired parentheses.
Ben Minerds
2012-07-16
1
-1
/
+1
|
*
USB: serial: keyspan: Removed trailing whitespace.
Ben Minerds
2012-07-16
1
-1
/
+1
|
*
USB: serial: keyspan: Fixed space near open parenthesis.
Ben Minerds
2012-07-16
1
-1
/
+1
|
*
USB: serial: keyspan: Fixed space around equals.
Ben Minerds
2012-07-16
1
-1
/
+1
|
*
USB: serial: keyspan: Fix spacing around conditional.
Ben Minerds
2012-07-16
1
-9
/
+9
|
*
USB: serial: Remove unused s_priv variable
Bill Pemberton
2012-06-20
1
-5
/
+0
*
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-3
/
+3
|
/
*
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-08
1
-1
/
+1
*
USB: keyspan.c: remove dbg() tracing calls
Greg Kroah-Hartman
2012-05-03
1
-51
/
+0
*
USB: serial: keyspan.c: use module_usb_serial_driver
Greg Kroah-Hartman
2012-02-28
1
-19
/
+1
*
usb-serial: use new registration API in [k-m]* drivers
Alan Stern
2012-02-24
1
-33
/
+5
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
2011-11-15
1
-23
/
+0
*
USB: serial: remove changelogs and old todo entries
Johan Hovold
2011-11-15
1
-67
/
+0
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-2
/
+2
|
\
|
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-1
/
+1
[next]