aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/garmin_gps.c
Commit message (Expand)AuthorAgeFilesLines
* USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-271-6/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel2011-04-291-7/+13
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-1/+0
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-1/+0
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-091-7/+5
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-2/+1
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-3/+13
* USB: garmin_gps: removes usb_reset_device from garmin_closeHermann Kneissel2009-06-151-125/+73
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-2/+1
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-8/+0
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-071-1/+1
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* tty: usb-serial krefsAlan Cox2008-10-131-1/+2
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-2/+0
* garmin_gps: Coding styleAlan Cox2008-07-221-178/+176
* usb_serial: API all changeAlan Cox2008-07-221-38/+20
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-3/+3
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-53/+53
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-3/+0
* USB: more serial drivers writing after disconnectOliver Neukum2008-02-011-5/+12
* USB: serial: garmin_gps: fixes package loss if used from gpsbabelHermann Kneissel2007-08-221-46/+47
* USB: serial: garmin_gps: clean up urb->status usageGreg Kroah-Hartman2007-07-121-22/+25
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+1
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-011-2/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* USB: garmin_gps support for new generation of gps receiversHermann Kneissel2006-09-271-57/+162
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-211-1/+1
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-11/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-281-2/+2
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-1/+3
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-6/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1541