aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/option.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-11USB: option: Add Dell HSDPA 5520 to driverGreg Kroah-Hartman1-0/+1
2007-09-11USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.Jaime Velasco Juan1-0/+2
2007-08-22USB: fix support for Dell Wireless Broadband (aka WWAN)Faidon Liambotis1-3/+7
2007-07-12USB: serial: option: clean up urb->status usageGreg Kroah-Hartman1-6/+8
2007-07-12USB: option: fix usage of urb->status abuseAlan Stern1-3/+17
2007-06-25USB: add new device id to option driverAlexander Gattin1-2/+4
2007-05-22USB: Remove duplicate IDs from option card driverBen Collins1-1/+0
2007-04-27USB: dell device id for option.cHans Engelen1-0/+3
2007-04-27USB: BandRich BandLuxe HSDPA Data Card DriverLeon Leong1-0/+6
2007-04-27USB: option close raceOliver Neukum1-10/+4
2007-03-19USB: new Novatel device ids for option driverGreg Kroah-Hartman1-2/+13
2007-02-23USB: option: add a bunch of new device idsGreg Kroah-Hartman1-20/+80
2007-02-23USB: option: remove duplicate device id tableGreg Kroah-Hartman1-16/+1
2007-02-16usb: Remove Airprime device from option.cKevin Lloyd1-4/+0
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-0/+1
2007-01-22USB: add vendor/device id for Option GT Max 3.6 cardsgarrett_damore@tadpole.com1-0/+3
2007-01-05USB: fix interaction between different interfaces in an "Option" usb deviceMiguel Angel Alvarez1-0/+3
2006-12-20usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB ModemJohann Wilhelm1-0/+3
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+5
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