summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/option.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-04USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák1-0/+4
2008-02-21USB: serial: move zte MF330 from sierra to optionKevin Lloyd1-0/+3
2008-02-21USB: Add another Novatel U727 ID to the device table for usbserialWarren Turkal1-0/+1
2008-02-21USB: option: Added vendor id for Dell 5720 broadband modemStefan Bader1-1/+2
2008-02-21USB: option: Add Kyocera KPC680 idsDan Williams1-0/+4
2008-02-21USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko1-0/+1
2008-02-21USB: Sane memory allocation in option driverOliver Neukum1-3/+30
2008-02-01USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum1-1/+4
2008-02-01USB: Variant of the Dell Wireless 5520 driverNate Carlson1-0/+1
2007-12-17USB: option: Bind to the correct interface of the Huawei E220Jaime Velasco Juan1-2/+2
2007-10-25USB: option: termios handlingAlan Cox1-1/+2
2007-10-25USB: add new Novatel device ids to option driverGreg Kroah-Hartman1-0/+2
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