index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
serial.h
Age
Commit message (
Expand
)
Author
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
2009-12-11
usb_serial: Kill port mutex
Alan Cox
2009-10-09
USB: serial: don't call release without attach
Alan Stern
2009-09-23
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
2009-09-19
tty: USB serial termios bits
Alan Cox
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-07-10
tty: Fix USB kref leak
Alan Cox
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
2009-06-15
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
Jason Wessel
2009-06-15
USB: usb_debug, usb_generic_serial: implement multi urb write
Jason Wessel
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
2009-04-14
tty: Update some of the USB kernel doc
Leandro Dorileo
2009-03-24
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
2008-10-17
USB: Fix spelling in usb/serial.h
Geoff Levand
2008-08-13
usb-serial: don't release unregistered minors
Alan Stern
2008-07-22
usb_serial: API all change
Alan Cox
2008-04-24
USB: serial: remove endpoints setting checks from core and header
Greg Kroah-Hartman
2008-04-24
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
2008-02-01
USB: fix codingstyle issues in include/linux/usb/
Greg Kroah-Hartman
2008-02-01
USB: stop io performed by mos7720 upon close()
Oliver Neukum
2008-02-01
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
2007-10-12
USB: serial core should respect driver requirements
Alan Stern
2007-07-12
USB: suspend support for usb serial
Oliver Neukum
2007-02-16
USB: add flow control to usb-serial generic driver.
Joris van Rantwijk
2007-02-07
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
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