summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/serial.h
Commit message (Expand)AuthorAgeFilesLines
* tty: Make tiocgicount a handlerAlan Cox2010-10-221-0/+2
* USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-211-2/+1
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-201-1/+1
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-201-6/+2
* USB: serial: reimplement generic fifo-based writesJohan Hovold2010-05-201-0/+12
* USB: serial: generalise write buffer preparationJohan Hovold2010-05-201-0/+5
* USB: serial: re-implement multi-urb writes in generic driverJohan Hovold2010-05-201-3/+6
* USB: serial: generalise generic read implementationJohan Hovold2010-05-201-0/+3
* USB: serial: refactor read urb submission in generic driverJohan Hovold2010-05-201-1/+1
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-201-0/+5
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-201-2/+0
* USB: Extend and neaten dbg macrosJoe Perches2010-03-021-8/+5
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-231-1/+2
* usb_serial: Kill port mutexAlan Cox2009-12-111-3/+0
* USB: serial: don't call release without attachAlan Stern2009-10-091-0/+1
* USB: use kfifo to buffer usb-generic serial writesDavid VomLehn2009-09-231-0/+2
* tty: USB serial termios bitsAlan Cox2009-09-191-0/+3
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+3
* tty: Fix USB kref leakAlan Cox2009-07-101-1/+2
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-4/+8
* USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern2009-06-151-0/+8
* USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel2009-06-151-0/+8
* USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel2009-06-151-0/+4
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-4/+6
* tty: Update some of the USB kernel docLeandro Dorileo2009-04-141-2/+5
* USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum2009-03-241-1/+2
* USB: Fix spelling in usb/serial.hGeoff Levand2008-10-171-1/+1
* usb-serial: don't release unregistered minorsAlan Stern2008-08-131-1/+2
* usb_serial: API all changeAlan Cox2008-07-221-26/+30
* USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-241-18/+0
* USB: Standardize inclusion protection and add where missing.Robert P. J. Day2008-04-241-2/+1
* USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman2008-02-011-70/+87
* USB: stop io performed by mos7720 upon close()Oliver Neukum2008-02-011-0/+2
* USB: usb_serial: clean tty reference in the last closeAristeu Rozanski2008-02-011-0/+1
* USB: serial core should respect driver requirementsAlan Stern2007-10-121-7/+13
* USB: suspend support for usb serialOliver Neukum2007-07-121-0/+7
* USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-161-0/+6
* USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-071-0/+5
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-0/+300
OpenPOWER on IntegriCloud