USB: gamin_gps: Fix for data transfer problems in native mode
[linux-flexiantxendom0-natty.git] / drivers / usb / serial / garmin_gps.c
2011-07-15 Hermann KneisselUSB: gamin_gps: Fix for data transfer problems in nativ...
2010-08-10 Joe Perchesdrivers/usb: Remove unnecessary return's from void...
2010-03-02 Alan CoxUSB: tty: Prune uses of tty_request_room in the USB...
2010-03-02 Németh MártonUSB serial: make USB device id constant
2009-10-09 Oliver NeukumUSB: serial: fix assumption that throttle/unthrottle...
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-16 Hermann KneisselUSB: garmin_gps: removes usb_reset_device from garmin_close
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...
2009-01-07 Greg Kroah-HartmanUSB: serial: fix up urb->status usage
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from usb/serial drivers
2008-10-13 Alan Coxtty: usb-serial krefs
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-07-22 Alan Coxgarmin_gps: Coding style
2008-07-22 Alan Coxusb_serial: API all change
2008-04-25 Ming LeiUSB: remove unnecessary type casting of urb->context
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Greg Kroah-HartmanUSB: serial: remove unneeded number endpoints settings
2008-02-01 Oliver NeukumUSB: more serial drivers writing after disconnect
2007-08-22 Hermann KneisselUSB: serial: garmin_gps: fixes package loss if used...
2007-07-12 Greg Kroah-HartmanUSB: serial: garmin_gps: clean up urb->status usage
2007-02-07 Johannes HölzlUSB serial: add driver pointer to all usb-serial drivers
2006-12-01 Burman YanUSB serial: replace kmalloc+memset with kzalloc
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Hermann KneisselUSB: garmin_gps support for new generation of gps receivers
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 serial: encapsulate schedule_work, remove...
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 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 name to driver structure
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: get rid of the .owner field in...
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: rename usb_serial_device_type to...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2