aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/option.c
AgeCommit message (Expand)AuthorFilesLines
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