aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/garmin_gps.c
Commit message (Expand)AuthorAge
* USB: fix port probing and removal in garmin_gpsAlan Stern2012-10-16
* USB: Serial: garmin_gps.c: remove debug module parameterGreg Kroah-Hartman2012-09-18
* USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-18
* USB: serial: garmin_gps.c: remove dbg() usageGreg Kroah-Hartman2012-09-14
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-07
* USB: garmin_gps.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: serial: garmin_gps.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in [d-h]* driversAlan Stern2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold2011-11-15
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-15
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel2011-04-29
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
* USB serial: make USB device id constantNémeth Márton2010-03-02
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-09
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* USB: garmin_gps: removes usb_reset_device from garmin_closeHermann Kneissel2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-23
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-07
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* garmin_gps: Coding styleAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-25
* USB: more serial drivers writing after disconnectOliver Neukum2008-02-01
* USB: serial: garmin_gps: fixes package loss if used from gpsbabelHermann Kneissel2007-08-22
* USB: serial: garmin_gps: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-07
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: garmin_gps support for new generation of gps receiversHermann Kneissel2006-09-27
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-21
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-28