summaryrefslogtreecommitdiff
path: root/include/linux/usb/serial.h
AgeCommit message (Expand)Author
2012-04-18USB: fix bug in serial driver unregistrationAlan Stern
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold
2011-11-15USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek
2010-10-22tty: Make tiocgicount a handlerAlan Cox
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold
2010-05-20USB: serial: generalise write buffer preparationJohan Hovold
2010-05-20USB: serial: re-implement multi-urb writes in generic driverJohan Hovold
2010-05-20USB: serial: generalise generic read implementationJohan Hovold
2010-05-20USB: serial: refactor read urb submission in generic driverJohan Hovold
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel
2010-03-02USB: Extend and neaten dbg macrosJoe Perches
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold
2009-12-11usb_serial: Kill port mutexAlan Cox
2009-10-09USB: serial: don't call release without attachAlan Stern
2009-09-23USB: use kfifo to buffer usb-generic serial writesDavid VomLehn
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-07-10tty: Fix USB kref leakAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-15USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern
2009-06-15USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel
2009-06-15USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-04-14tty: Update some of the USB kernel docLeandro Dorileo
2009-03-24USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum
2008-10-17USB: Fix spelling in usb/serial.hGeoff Levand
2008-08-13usb-serial: don't release unregistered minorsAlan Stern
2008-07-22usb_serial: API all changeAlan Cox
2008-04-24USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day
2008-02-01USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman
2008-02-01USB: stop io performed by mos7720 upon close()Oliver Neukum
2008-02-01USB: usb_serial: clean tty reference in the last closeAristeu Rozanski
2007-10-12USB: serial core should respect driver requirementsAlan Stern
2007-07-12USB: suspend support for usb serialOliver Neukum
2007-02-16USB: add flow control to usb-serial generic driver.Joris van Rantwijk
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells