Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[linux-flexiantxendom0-natty.git] / drivers / usb / serial / io_edgeport.c
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-22 Alan Coxtty: Convert the USB drivers to the new icount interface
2010-08-10 Joe Perchesdrivers/usb: Remove unnecessary return's from void...
2010-05-20 Julia LawallUSB: io_edgeport: Use kzalloc
2010-03-02 Alan CoxUSB: tty: Prune uses of tty_request_room in the USB...
2010-03-02 Joe PerchesUSB: serial: Remove unnecessary \n's from dbg uses
2010-03-02 Dan CarpenterUSB: io_edgeport: eliminate get_string()
2010-03-02 Dan CarpenterUSB: serial: fix DMA buffers on stack for io_edgeport.c
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-06-16 Alan SternUSB: usb-serial: replace shutdown with disconnect,...
2009-06-11 Alan Coxtty: Bring the usb tty port structure into more use
2009-04-23 Oliver NeukumUSB: removal of tty->low_latency hack dating back to...
2008-10-17 Greg Kroah-HartmanUSB: remove use of err() in drivers/usb/serial
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from usb/serial drivers
2008-10-13 Alan Coxtty: usb-serial krefs
2008-07-22 Alan Coxio_edgeport: Fix various bogus returns to the tty layer
2008-07-22 Alan Coxtty-usb-io_edgeport: Coding style
2008-07-22 Alan Coxusb_serial: API all change
2008-07-14 Jaswinder Singhedgeport: use request_firmware()
2008-04-28 Al Virodrivers/usb annotations and fixes
2008-04-25 Ming LeiUSB: remove unnecessary type casting of urb->context
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-02-01 Joe PerchesUSB: Spelling fixes
2007-10-25 Alan CoxUSB: io_edgeport: cleanups, and tty speed reporting
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-07-30 Adam Kropelinusb-serial: Fix edgeport regression on non-EPiC devices
2007-07-12 Alan CoxUSB: io_*: remove bogus termios no change checks
2007-07-12 Greg Kroah-HartmanUSB: serial: io_edgeport: clean up urb->status usage
2007-06-26 Oliver NeukumUSB: fix race leading to use after free in io_edgeport
2007-05-09 Robert P. J. DayFix misspellings collected by members of KJ list.
2007-04-27 Richard KnutssonUSB: io_edgeport: Convert to generic boolean
2007-04-27 Oliver NeukumUSB: io_edgeport race condition in counters
2007-02-07 Johannes HölzlUSB serial: add driver pointer to all usb-serial drivers
2007-02-07 Greg Kroah-HartmanUSB: add EPIC support to the io_edgeport driver
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-01 Mariusz Kozlowskiusb: io_edgeport kill urb cleanup
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/
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Pete Zaitcev[PATCH] USB: io_edgeport touch-up
2006-06-21 Chris Lund[PATCH] USB: free allocated memory on io_edgeport start...
2006-06-21 Pete Zaitcev[PATCH] usb: io_edgeport, cleanup to unicode handling
2006-03-20 Eric Sesterhenn[PATCH] USB: kzalloc() conversion for rest of drivers/usb
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-04 Tobias Klauser[PATCH] USB: Use ARRAY_SIZE macro
2006-01-04 Arjan van de Ven[PATCH] USB: mark various usb tables const
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2006-01-04 Greg Kroah-Hartman[PATCH] USB: allow usb drivers to disable dynamic ids
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: move old changelog comments out...
2005-04-19 Jesper Juhl[PATCH] USB: kfree cleanup for drivers/usb/* - no need...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2