| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r226219 | Hans Petter Selasky | 2011-10-12 | 1 | -0/+3 |
| * | Add new USB ID to u3g driver. | Hans Petter Selasky | 2011-08-20 | 1 | -0/+2 |
| * | Add new USB ID to u3g driver. | Hans Petter Selasky | 2011-07-21 | 1 | -0/+1 |
| * | - Export more USB device ID's. | Hans Petter Selasky | 2011-06-24 | 2 | -15/+24 |
| * | - Move all USB device ID arrays into so-called sections, | Hans Petter Selasky | 2011-06-24 | 17 | -26/+41 |
| * | Rename recently added USB serial driver. | Hans Petter Selasky | 2011-06-04 | 2 | -5/+5 |
| * | Add support for new USB serial driver. | Hans Petter Selasky | 2011-06-01 | 2 | -0/+1719 |
| * | - Remove dependency to ucom from ulpt. | Hans Petter Selasky | 2011-03-03 | 1 | -1/+0 |
| * | Fix for detection of MTK 3329 GPS USB devices. | Hans Petter Selasky | 2011-02-03 | 1 | -5/+54 |
| * | New ID for the Novatel MC547 | Nick Hibma | 2011-02-01 | 1 | -0/+1 |
| * | Add another ID for the ZTE MF190 Surf Stick | Nick Hibma | 2011-01-20 | 1 | -0/+1 |
| * | Improve or fix some comments. No functional change. | Gavin Atkinson | 2011-01-11 | 1 | -10/+10 |
| * | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | John Baldwin | 2011-01-11 | 19 | -19/+0 |
| * | Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4). This brings | Gavin Atkinson | 2011-01-09 | 1 | -0/+1 |
| * | Sync the list of devices supported by uslcom(4) with Linux, bringing in | Gavin Atkinson | 2011-01-09 | 1 | -0/+9 |
| * | Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader. | Gavin Atkinson | 2011-01-06 | 1 | -0/+1 |
| * | Support the Falcom Twist USB GSM/GPRS modem in uftdi(4) | Gavin Atkinson | 2010-11-29 | 1 | -0/+1 |
| * | Make the Huawei E1820 work (Emile Coetzee). | Nick Hibma | 2010-11-23 | 1 | -1/+1 |
| * | Add the Sierra MC8700. | Andrew Thompson | 2010-11-15 | 1 | -0/+1 |
| * | Add a special INIT product ID used by some models of the HUAWEI | Dima Dorfman | 2010-11-14 | 1 | -0/+1 |
| * | Add the switch config for the XS Stick. | Nick Hibma | 2010-11-13 | 1 | -0/+2 |
| * | Allow specification of eject method through quirks, so people can test | Nick Hibma | 2010-11-10 | 1 | -6/+32 |
| * | Bugfix: Set the bit that marks a device number in use. | Nick Hibma | 2010-11-07 | 1 | -2/+5 |
| * | Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STOR | Nick Hibma | 2010-11-05 | 1 | -2/+8 |
| * | Implement ucom_set_pnpinfo_usb() providing ttyname and port number | Nick Hibma | 2010-11-05 | 19 | -3/+58 |
| * | - Remove an unused entry from the softc (only used in a debugging printf). | Nick Hibma | 2010-11-05 | 2 | -6/+5 |
| * | - Simplify the way unit/subunit allocation is done in ucom. | Nick Hibma | 2010-11-03 | 19 | -143/+106 |
| * | - Add more USB devices to usbdevs and rename some previously unknown ones. | Hans Petter Selasky | 2010-10-14 | 1 | -0/+2 |
| * | Add more USB device IDs to supported list of devices. | Hans Petter Selasky | 2010-10-14 | 1 | -0/+2 |
| * | Fix forwarding of Line Register Status changes to TTY layer. | Hans Petter Selasky | 2010-10-14 | 1 | -0/+26 |
| * | Add ID for Vodafone (ZTE) Mobile Broadband K3565-Z modem. | Alexander Motin | 2010-10-07 | 1 | -0/+1 |
| * | Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needs | Gleb Smirnoff | 2010-10-06 | 1 | -0/+5 |
| * | Reduce the need to accesss struct usb_device by providing functions to access | Andrew Thompson | 2010-09-02 | 1 | -2/+1 |
| * | Add missing MODULE_VERSION() definitions, this resolves problems around | Andrew Thompson | 2010-09-01 | 14 | -0/+14 |
| * | Now that the uplcom(4) driver can autodetect the chipset type, sync the | Gavin Atkinson | 2010-08-10 | 1 | -3/+37 |
| * | Attempt to autodetect the cype of chipset, rather than storing this | Gavin Atkinson | 2010-08-09 | 1 | -102/+87 |
| * | The PL2302X can support any baud rate <= 6Mbps, allow any rate to be set. | Gavin Atkinson | 2010-08-08 | 1 | -12/+20 |
| * | Sync the list of devices supported by uslcom(4) with NetBSD, Linux, OpenBSD | Gavin Atkinson | 2010-08-07 | 1 | -2/+44 |
| * | Add support for the Corega CG-USBRS232R to uplcom(4) | Gavin Atkinson | 2010-07-28 | 1 | -0/+2 |
| * | Support the Pyramid KBS USB LCD under uftdi(4) | Gavin Atkinson | 2010-07-28 | 1 | -0/+1 |
| * | Add support for the Longcheer WM66 USB HSDPA Modem to u3g(4) | Gavin Atkinson | 2010-07-27 | 1 | -0/+1 |
| * | - Support two devices made by West Mountain Radio in uslcom(4) [1] | Gavin Atkinson | 2010-07-27 | 1 | -3/+16 |
| * | Give a name to the HTC Wizard Smartphone | Gavin Atkinson | 2010-07-25 | 1 | -2/+2 |
| * | Fix comment. | Takanori Watanabe | 2010-07-13 | 1 | -1/+1 |
| * | One more Prolific serial device ID. | Takanori Watanabe | 2010-07-13 | 1 | -0/+2 |
| * | Add new FTDI USB device ID. | Andrew Thompson | 2010-05-12 | 1 | -0/+1 |
| * | Increase the max ports to 12, 3G devices exist where the ppp endpoint is #9. | Andrew Thompson | 2010-05-12 | 1 | -1/+1 |
| * | Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had | Andrew Thompson | 2010-04-22 | 13 | -16/+15 |
| * | The Quanta Q101 modem has a different type of cdrom driver disk, | Kevin Lo | 2010-04-13 | 1 | -0/+1 |
| * | Add new uvisor(4) device ID. | Andrew Thompson | 2010-03-11 | 1 | -0/+1 |