Age | Commit message (Expand) | Author |
2012-10-03 | attach to D-Link WUA-2340, from Aaron Wirtz on misc@ | Stuart Henderson |
2012-10-03 | sync | Stuart Henderson |
2012-10-03 | add D-Link WUA-2340, reported working with uath by Aaron Wirtz on misc@ | Stuart Henderson |
2012-09-29 | add support for hardware flow control, from FreeBSD | Jonathan Gray |
2012-09-29 | regen | Jonathan Gray |
2012-09-29 | add some uslcom devices from FreeBSD | Jonathan Gray |
2012-09-29 | From Gavin Atkinson in FreeBSD SVN rev 238778: | Jonathan Gray |
2012-09-27 | Use a smaller buffer size when not attached to a high speed/usb2 | Jonathan Gray |
2012-09-27 | make smsc work on big endian archs | Jonathan Gray |
2012-09-20 | only want uoak_subr.c, if we have any of the 3 main drivers | Theo de Raadt |
2012-09-20 | add device driver for Toradex OAK usb sensors: | Yojiro Uo |
2012-09-19 | match some more LAN95xx device ids | Jonathan Gray |
2012-09-19 | SMSC LAN95xx 10/100 USB Ethernet driver, ported from FreeBSD. | Jonathan Gray |
2012-09-18 | the 'WIDE' was dropped | Jasper Lievisse Adriaanse |
2012-09-18 | support the Lenovo ThinkVision LT1421 | Jasper Lievisse Adriaanse |
2012-09-18 | regen | Jasper Lievisse Adriaanse |
2012-09-18 | add Lenovo ThinkVision LT1421 (portable displaylink monitor) | Jasper Lievisse Adriaanse |
2012-09-18 | add support for 1366x768 widescreen displays; tested on the Lenovo ThinkVisio... | Jasper Lievisse Adriaanse |
2012-09-18 | - use nitems() here; no binary change. | Jasper Lievisse Adriaanse |
2012-09-17 | Bit field name was confused. Not MCS08 but MCS09. | YASUOKA Masahiko |
2012-09-17 | add sensor category and moved some devices to the category. | Yojiro Uo |
2012-09-17 | regen | Yojiro Uo |
2012-09-17 | add Toradex products | Yojiro Uo |
2012-09-12 | match on another axis AX88772B that comes with the asus ux21/ux31a | joshua stein |
2012-09-12 | regen | joshua stein |
2012-09-12 | add another ASIX AX88772B device | joshua stein |
2012-09-11 | Support FTDI FT2232H. This has a new base clock rate, different divisor, | Theo de Raadt |
2012-09-02 | Dont "#ifdef DIAGNOSTICS" out umidi_jack->intr. | Alexandre Ratchov |
2012-08-17 | Fix typos in DPRINTF() so error messages refer to correct *hci. | Kenneth R Westerback |
2012-08-14 | regen | David Coppa |
2012-08-14 | Replace the encoded character in the device name: Clang doesn't like it. | David Coppa |
2012-08-10 | regen | David Coppa |
2012-08-10 | Add O2 Micro OZ776 Hub | David Coppa |
2012-08-07 | Make all *_device_*_start() functions (e.g. ohci_device_intr_start()) | Kenneth R Westerback |
2012-08-05 | Remove a self-assignment, from Brad | Martin Pieuchot |
2012-08-03 | add HUAWEI E392, tested by Alexei Malinin | Jonathan Gray |
2012-08-03 | regen | Jonathan Gray |
2012-08-03 | HUAWEI E392 | Jonathan Gray |
2012-07-17 | Add the Huawei Mobile E303. | David Coppa |
2012-07-17 | Add the Huawei Mobile E303. | David Coppa |
2012-07-13 | Add support compose LED on a usb keyboard | Alexandr Shadchin |
2012-07-07 | regen | Jasper Lievisse Adriaanse |
2012-07-07 | add the x200 camera | Jasper Lievisse Adriaanse |
2012-07-07 | When aborting a transfer set the halted bit to the QH's qTD and remove | Martin Pieuchot |
2012-07-07 | Support for USB keyboards that use a variable for each separate key in the | Mike Larkin |
2012-06-23 | There's no need to check for the last qTD of a list because they are | Martin Pieuchot |
2012-06-23 | Fix a bad copy/paste; when starting an isochronous transfer set the | Martin Pieuchot |
2012-06-20 | - urndis_match() should support multiple interface descriptors. | Federico G. Schwindt |
2012-06-18 | Do not try to get the description of an unexisting video format, | Martin Pieuchot |
2012-06-10 | Remove leftovers from the "usb event" removal. | Martin Pieuchot |