summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cypress_m8.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* cypress_m8: implement graceful failure handlingMike Isely2006-09-271-15/+75
* cypress_m8: improve control endpoint error handlingMike Isely2006-09-271-6/+2Star
* cypress_m8: use usb_fill_int_urb where appropriateMike Isely2006-09-271-3/+4
* cypress_m8: use appropriate URB polling intervalMike Isely2006-09-271-6/+20
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-131-1/+1
* 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: cypress_m8: add support for the Nokia ca42-version 2 cableLonnie Mendez2006-03-201-0/+70
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-3/+1Star
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* [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-4/+4
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-291-2/+6
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-291-2/+2
* [PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-2/+1Star
* [PATCH] USB: whitespace fixes for cypress_m8 driverLonnie Mendez2005-09-091-99/+152
* [PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20Lonnie Mendez2005-05-171-0/+2
* [PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez2005-05-041-97/+88Star
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-041-1/+1
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-191-3/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1538