Age | Commit message (Expand) | Author |
2010-01-02 | When finding certain novatel devices in mass storage mode | Jonathan Gray |
2009-12-27 | Huawei 180E, from and tested by Bruce O'Neel. | Jonathan Gray |
2009-12-17 | Add support for Huawei E161. | Marco Pfatschbacher |
2009-11-23 | add new umsm type modems: Softbank C01SW (Sierra OEM) and | Yojiro Uo |
2009-10-22 | add Option GT HSUPA 380E, as found in the Acer AspireOne AOA150-BG model. | Stuart Henderson |
2009-10-13 | Get rid of devact enum, substitute it with an int and coresponding defines. | Paul Irofti |
2009-10-12 | TCT Mobile modem, rebadged as Alcatel One Touch X060/X200. | Jonathan Gray |
2009-09-07 | Add another umass-to-modem request type which is needed for | Marco Pfatschbacher |
2009-08-25 | Add USB_PRODUCT_NOVATEL_EU870D that can be found in some dell d430 | Robert Nagy |
2009-05-24 | - rename Audiovox vendor to Hyundai | Stuart Henderson |
2009-05-12 | add support for the sierra's Truinstlal enabled modems. (ex. Sierra 881U) | Yojiro Uo |
2009-03-25 | add new umsm(4) device, Emobile D21LC (longcheer's OEM product) | Yojiro Uo |
2009-02-24 | move AnyDATA ADU-E100H to umsm(4) from ubsa(4) as it uses msm chipset. | Yojiro Uo |
2009-02-18 | Make the best guesses possible about newer usb modems and in which modes | Theo de Raadt |
2009-01-19 | Add support for Novatel Wireless Ovation U727. | Jonathan Gray |
2008-12-04 | move Option GlobeTrotter 3G Quad / 3G Quad Plus and the | Felix Kronlage |
2008-12-01 | add the Huawei E510 modem | Martin Reindl |
2008-11-23 | umsmdebug should be 0. | Felix Kronlage |
2008-11-23 | move another Option modem from ubsa(4) to umsm(4), as umsm(4) supports | Felix Kronlage |
2008-11-23 | correct some typos in the comments | Felix Kronlage |
2008-11-21 | move Option Globetrotter GT Fusion from ubsa(4) to umsm(4) since it | Felix Kronlage |
2008-11-07 | same umass dance required for Huawei E169g/E618; Stefan Sperling; ok jsg | Theo de Raadt |
2008-10-08 | As the Option N.V. Globetrotter HSDPA Modem is not compatible | Yojiro Uo |
2008-07-30 | Add an alternate ID for Sierra Wireless MC5725 modem, found | Can Erkin Acar |
2008-07-28 | add another 3G modems support to umsm(4). | Yojiro Uo |
2008-07-20 | Huawei E618 and E620 is not compatible with ubsa(4). | Yojiro Uo |
2008-07-02 | fix interrupt pipe processing. | Yojiro Uo |
2008-06-02 | fix kernel freeze when the device unpluged (and the device was still active) | Yojiro Uo |
2008-05-28 | Add support for Option GlobeTrotter 3G+ cards as distributed by Orange | Pierre-Yves Ritschard |
2008-05-26 | Limit to 80 char width and tweak comments for readability. | Jonathan Gray |
2008-05-26 | Properly handle usbd_get_interface_descriptor() returning NULL. | Jonathan Gray |
2008-05-12 | If we find an E220 device in umass mode send the magic command | Jonathan Gray |
2008-05-09 | Add support for NTT DoCoMo A2502. | Jonathan Gray |
2008-05-09 | Increase buffer size to 4k and make use of interrupt endpoint | Jonathan Gray |
2008-05-05 | Make umsm only claim a single interface so it doesn't match | Jonathan Gray |
2008-04-25 | Another HSDPA MSM. | Jonathan Gray |
2008-02-19 | Match on AnyDATA ADU-500A. | Jonathan Gray |
2007-12-31 | new product | Theo de Raadt |
2007-12-20 | attach another variant of the MC8755, this one is found in x61s laptops from ... | Felix Kronlage |
2007-10-11 | treat usb vendor/product names as a locator, and have usbd_print handle it, | Theo de Raadt |
2007-06-19 | attach to the novatel ES620 found in the oqo model 2 w/sprint card | joshua stein |
2007-06-14 | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and | Marc Balmer |
2007-06-13 | Apply some KNF after the recent removal of macros and type definitions. | Marc Balmer |
2007-06-12 | Remove the definition and use of the device_ptr_t which was a struct device *. | Marc Balmer |
2007-06-10 | Remove the definition and use of the USBDEVNAME macro. | Marc Balmer |
2007-06-10 | Remove the definition and use of the USBDEV macro. It only created confusion | Marc Balmer |
2007-06-06 | Mechanical removal of USBBASEDEVICE. No binary change. | Michael Knudsen |
2007-05-27 | Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed. | Jonathan Gray |
2007-05-13 | sync comment with reality | Felix Kronlage |
2007-05-03 | Support ONDA Communication H600. | Jonathan Gray |