Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
[linux-flexiantxendom0-3.2.10.git] / include / linux / usb / serial.h
2012-04-09 Alan SternUSB: fix bug in serial driver unregistration
2012-03-10 Greg Kroah-HartmanUSB: serial: use module_driver() macro
2012-02-28 Greg KHUSB: create module_usb_serial_driver macro
2012-02-24 Greg Kroah-HartmanUSB: serial: remove usb_serial_register and usb_serial_...
2012-02-24 Alan Sternusb-serial: new API for driver registration
2012-02-09 Johan HovoldUSB: serial: add macro for console error reporting
2011-11-15 Johan HovoldUSB: serial: add support for multiple read urbs
2011-11-15 Johan HovoldUSB: serial: remove write_urb_busy field from usb_seria...
2011-03-16 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-02-25 Alan SternUSB: serial drivers need to use larger bulk-in buffers
2011-02-17 Alan Coxtty: remove filp from the USB tty ioctls
2011-02-17 Alan Coxtiocmset: kill the file pointer argument
2011-02-17 Alan Coxtiocmget: kill off the passing of the struct file
2011-01-23 Libor PechacekUSB: serial: handle Data Carrier Detect changes
2010-10-22 Alan Coxtty: Make tiocgicount a handler
2010-08-21 Dmitry TorokhovUSB: drop tty argument from usb_serial_handle_sysrq_char()
2010-05-20 Greg Kroah-HartmanUSB: include/usb/*.h checkpatch cleanup
2010-05-20 Johan HovoldUSB: serial: remove multi-urb write from generic driver
2010-05-20 Johan HovoldUSB: serial: reimplement generic fifo-based writes
2010-05-20 Johan HovoldUSB: serial: generalise write buffer preparation
2010-05-20 Johan HovoldUSB: serial: re-implement multi-urb writes in generic...
2010-05-20 Johan HovoldUSB: serial: generalise generic read implementation
2010-05-20 Johan HovoldUSB: serial: refactor read urb submission in generic...
2010-05-20 Johan HovoldUSB: serial: allow drivers to define bulk buffer sizes
2010-05-20 Jason Wesselusb-serial: Use tty_port version console instead of...
2010-03-02 Joe PerchesUSB: Extend and neaten dbg macros
2009-12-23 Stefani SeiboldFix usb_serial_probe() problem introduced by the recent...
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/