index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: 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
|
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-1
/
+1
*
|
USB: serial: keyspan: Fix possible null pointer dereference.
Huzaifa Sidhpurwala
2011-02-25
1
-5
/
+5
|
/
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
USB: remove references to port->port.count from the serial drivers
Alan Stern
2010-03-02
1
-39
/
+18
*
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
1
-2
/
+1
*
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
1
-1
/
+12
*
tty: Bring the usb tty port structure into more use
Alan Cox
2009-06-11
1
-3
/
+10
*
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-24
1
-1
/
+1
*
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-17
1
-1
/
+2
*
tty: usb-serial krefs
Alan Cox
2008-10-13
1
-37
/
+40
*
keyspan: Use string flip functions when possible
Alan Cox
2008-07-22
1
-9
/
+7
*
tty-usb-keyspan: Coding style
Alan Cox
2008-07-22
1
-407
/
+418
*
usb_serial: API all change
Alan Cox
2008-07-22
1
-81
/
+57
*
keyspan: use request_firmware()
David Woodhouse
2008-07-10
1
-36
/
+42
*
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
1
-14
/
+14
*
usb serial: more fixes and groundwork for tty changes
Alan Cox
2008-04-24
1
-9
/
+10
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-117
/
+117
*
USB: keyspan: Fix oops
Alan Cox
2008-02-01
1
-1
/
+1
*
keyspan: fix oops
Alan Cox
2008-01-21
1
-1
/
+1
*
revert "keyspan: init termios properly"
Andrew Morton
2007-11-29
1
-3
/
+29
*
keyspan: init termios properly
Borislav Petkov
2007-11-14
1
-32
/
+6
*
USB: keyspan termios tidy
Alan Cox
2007-10-25
1
-5
/
+11
*
USB: serial: keyspan: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
1
-20
/
+30
*
USB Serial Keyspan: add support for USA-49WG & USA-28XG
Lucy McCoy
2007-07-12
1
-25
/
+389
*
fix for bugzilla #7544 (keyspan USB-to-serial converter)
Rainer Weikusat
2007-02-07
1
-4
/
+45
[next]