string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / include / linux / usb / serial.h
2009-12-11 Alan Coxusb_serial: Kill port mutex
2009-10-09 Alan SternUSB: serial: don't call release without attach
2009-09-23 David VomLehnUSB: use kfifo to buffer usb-generic serial writes
2009-09-19 Alan Coxtty: USB serial termios bits
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-07-11 Alan Coxtty: Fix USB kref leak
2009-06-16 Alan SternUSB: usb-serial: replace shutdown with disconnect,...
2009-06-16 Alan SternUSB: usb-serial: call port_probe and port_remove at...
2009-06-16 Jason WesselUSB: serial: usb_debug,usb_generic_serial: implement...
2009-06-16 Jason WesselUSB: usb_debug, usb_generic_serial: implement multi...
2009-06-11 Alan Coxtty: Bring the usb tty port structure into more use
2009-04-14 Leandro Dorileotty: Update some of the USB kernel doc
2009-03-24 Oliver NeukumUSB: serial: introduce a flag into the usb serial layer...
2008-10-17 Geoff LevandUSB: Fix spelling in usb/serial.h
2008-08-14 Alan Sternusb-serial: don't release unregistered minors
2008-07-22 Alan Coxusb_serial: API all change
2008-04-25 Greg Kroah-HartmanUSB: serial: remove endpoints setting checks from core...
2008-04-25 Robert P. J. DayUSB: Standardize inclusion protection and add where...
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in include/linux/usb/
2008-02-01 Oliver NeukumUSB: stop io performed by mos7720 upon close()
2008-02-01 Aristeu RozanskiUSB: usb_serial: clean tty reference in the last close
2007-10-12 Alan SternUSB: serial core should respect driver requirements
2007-07-12 Oliver NeukumUSB: suspend support for usb serial
2007-02-16 Joris van RantwijkUSB: add flow control to usb-serial generic driver.
2007-02-07 Greg Kroah-HartmanUSB serial: add dynamic id support to usb-serial core
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-12 Greg Kroah-Hartman[PATCH] USB: move usb-serial.h to include/linux/usb/