aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/option.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-02USB: Removed 3-port device handler from Option driverMatthias Urlichs1-36/+0
2006-08-02USB: Drop Sierra Wireless MC8755 from the Option driverMatthias Urlichs1-5/+1
2006-08-02USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.Matthias Urlichs1-0/+4
2006-08-02USB: Option driver: Short driver names were identicalMatthias Urlichs1-3/+3
2006-08-02USB: Option driver: removed change history and linux/version.h includeMatthias Urlichs1-27/+1
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman1-1/+1
2006-07-12[PATCH] USB: Option driver: new product IDMatthias Urlichs1-1/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: new devices for the Option driverMatthias Urlichs1-29/+107
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev1-2/+1
2006-04-11[PATCH] Overrun in option-card USB driverMatthias Urlichs1-2/+3
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-1/+1
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-2/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-6/+3
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman1-0/+1
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman1-2/+2
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman1-1/+3
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman1-1/+1
2005-09-22[PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs1-1/+3
2005-09-22[PATCH] USB: more device IDs for Option card driverMatthias Urlichs1-0/+7
2005-09-08[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial driversGreg Kroah-Hartman1-7/+1
2005-09-08[PATCH] USB: option card driver coding style tweaksAndrew Morton1-106/+89
2005-07-14[PATCH] Option Card driver update, Maintainer entryMatthias Urlichs1-116/+112
2005-06-03[PATCH] USB: add Option Card driverMatthias Urlichs1-0/+729