summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/garmin_gps.c
Commit message (Expand)AuthorAgeFilesLines
* 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-131-22/+25
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-0/+1
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-011-2/+1Star
* 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-131-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-221-1/+1
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-11/+2Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [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-291-2/+2
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-291-1/+3
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-291-6/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1541