index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
keyspan.c
Age
Commit message (
Expand
)
Author
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-02-25
USB: serial: keyspan: Fix possible null pointer dereference.
Huzaifa Sidhpurwala
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
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-03-02
USB: remove references to port->port.count from the serial drivers
Alan Stern
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
2009-03-24
USB: drivers: use USB API functions rather than constants
Julia Lawall
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-13
tty: usb-serial krefs
Alan Cox
2008-07-22
keyspan: Use string flip functions when possible
Alan Cox
2008-07-22
tty-usb-keyspan: Coding style
Alan Cox
2008-07-22
usb_serial: API all change
Alan Cox
2008-07-10
keyspan: use request_firmware()
David Woodhouse
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
usb serial: more fixes and groundwork for tty changes
Alan Cox
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-01
USB: keyspan: Fix oops
Alan Cox
2008-01-21
keyspan: fix oops
Alan Cox
2007-11-29
revert "keyspan: init termios properly"
Andrew Morton
2007-11-14
keyspan: init termios properly
Borislav Petkov
2007-10-25
USB: keyspan termios tidy
Alan Cox
2007-07-12
USB: serial: keyspan: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
USB Serial Keyspan: add support for USA-49WG & USA-28XG
Lucy McCoy
2007-02-07
fix for bugzilla #7544 (keyspan USB-to-serial converter)
Rainer Weikusat
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-01
usb: keyspan free urb cleanup
Mariusz Kozlowski
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-21
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
Pete Zaitcev
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2005-09-08
[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial drivers
Greg Kroah-Hartman
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds