index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
keyspan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-29
USB: serial: keyspan.c: use module_usb_serial_driver
Greg Kroah-Hartman
1
-19
/
+1
2012-02-25
usb-serial: use new registration API in [k-m]* drivers
Alan Stern
1
-33
/
+5
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-15
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
1
-23
/
+0
2011-11-15
USB: serial: remove changelogs and old todo entries
Johan Hovold
1
-67
/
+0
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2011-02-25
USB: serial: keyspan: Fix possible null pointer dereference.
Huzaifa Sidhpurwala
1
-5
/
+5
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-03-03
USB: remove references to port->port.count from the serial drivers
Alan Stern
1
-39
/
+18
2009-09-20
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-2
/
+1
2009-06-16
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-1
/
+12
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
1
-3
/
+10
2009-03-25
USB: drivers: use USB API functions rather than constants
Julia Lawall
1
-1
/
+1
2008-10-18
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-37
/
+40
2008-07-23
keyspan: Use string flip functions when possible
Alan Cox
1
-9
/
+7
2008-07-23
tty-usb-keyspan: Coding style
Alan Cox
1
-407
/
+418
2008-07-23
usb_serial: API all change
Alan Cox
1
-81
/
+57
2008-07-10
keyspan: use request_firmware()
David Woodhouse
1
-36
/
+42
2008-04-25
USB: remove unnecessary type casting of urb->context
Ming Lei
1
-14
/
+14
2008-04-25
usb serial: more fixes and groundwork for tty changes
Alan Cox
1
-9
/
+10
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-117
/
+117
2008-02-02
USB: keyspan: Fix oops
Alan Cox
1
-1
/
+1
2008-01-22
keyspan: fix oops
Alan Cox
1
-1
/
+1
2007-11-29
revert "keyspan: init termios properly"
Andrew Morton
1
-3
/
+29
2007-11-15
keyspan: init termios properly
Borislav Petkov
1
-32
/
+6
2007-10-25
USB: keyspan termios tidy
Alan Cox
1
-5
/
+11
2007-07-13
USB: serial: keyspan: clean up urb->status usage
Greg Kroah-Hartman
1
-20
/
+30
2007-07-13
USB Serial Keyspan: add support for USA-49WG & USA-28XG
Lucy McCoy
1
-25
/
+389
2007-02-08
fix for bugzilla #7544 (keyspan USB-to-serial converter)
Rainer Weikusat
1
-4
/
+45
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-12-02
usb: keyspan free urb cleanup
Mariusz Kozlowski
1
-12
/
+6
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-26
/
+26
2006-07-13
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-22
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
Pete Zaitcev
1
-1
/
+1
2006-03-21
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
1
-4
/
+2
2005-09-09
[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial drivers
Greg Kroah-Hartman
1
-7
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2354