| Age | Commit message (Expand) | Author |
| 2007-10-25 | remove #include <usbhid.h> as its not needed | plunky |
| 2007-10-21 | Fix a number of driver which doesn't check wep flag in *_tx_mgt. | degroote |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-10-14 | regen | xtraeme |
| 2007-10-14 | umidi(4) entries plus quirks for Roland UA25, UA4FX and SonicCell. | xtraeme |
| 2007-10-08 | Use the softint API. | ad |
| 2007-10-03 | Add support to ignore hid attachments for some devices, right now MGE and | veego |
| 2007-10-02 | fix typo : -> ; | plunky |
| 2007-10-02 | clean up activate function | plunky |
| 2007-09-22 | Regen | mlelstv |
| 2007-09-22 | Add different models of the i-Bead Musicstick | mlelstv |
| 2007-09-22 | Regen. | mlelstv |
| 2007-09-22 | Another UMTS device from Option N.V. | mlelstv |
| 2007-09-22 | Add config information for uslsa(4) to the list | mlelstv |
| 2007-09-16 | Regen. | mlelstv |
| 2007-09-16 | add product code for Huawei E220 HSDPA USB Modem | mlelstv |
| 2007-09-13 | Remove a comment that is no longer true - this driver does, in fact, | riz |
| 2007-09-09 | Fix typo in comment | gson |
| 2007-09-08 | fix misleading comment | plunky |
| 2007-09-07 | move the HID processing defs to a higher context, since it is used by | plunky |
| 2007-09-03 | add support for WinChipHead CH341/340 USB-Serial bridge. | tshiozak |
| 2007-09-03 | sync with the last change of usbdevs. | tshiozak |
| 2007-09-03 | add vendor WINCHIPHEAD and product CH341SER. | tshiozak |
| 2007-09-02 | Properly support both ports of the FTDI 2232C. This allows me to | riz |
| 2007-09-01 | Change a bazillion occurrences of code resembling this, | dyoung |
| 2007-08-29 | Constify: LLADDR() -> CLLADDR(). | dyoung |
| 2007-08-27 | Use rw_destroy() in the detach function. Spotted by rmind@. | xtraeme |
| 2007-08-27 | Use rwlock(9) rather than lockmgr(9). | xtraeme |
| 2007-08-26 | Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to | dyoung |
| 2007-08-18 | Regen | sborrill |
| 2007-08-18 | Add support for SMART Technologies-badged Prolific USB-Serial converter | sborrill |
| 2007-08-15 | Already called *_free_[rt]x_list() in *_stop(). | kiyohara |
| 2007-08-15 | * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h | kiyohara |
| 2007-08-01 | Clear the run flag in the command register when powering down, from | jmcneill |
| 2007-07-16 | Use printf("%zx", arg) instead of printf("%lx", (unsigned long)arg). | dyoung |
| 2007-07-16 | regen usbdevs.h and usbdevs_data.h | nisimura |
| 2007-07-16 | Redo the previous change, suffered from an accidental removal of ShanTou. | nisimura |
| 2007-07-16 | add PLANEX/PCI GW-US54GXS USB WLAN stick device ID. Not working well yet. | nisimura |
| 2007-07-14 | Generic soft interrupts are mandatory. | ad |
| 2007-07-12 | regen | xtraeme |
| 2007-07-12 | SB-NIC Shantou ST268 for udav(4), patch from Julian Suschlik | xtraeme |
| 2007-07-12 | Implementation of per-CPU work-queues support for workqueue(9) interface. | rmind |
| 2007-07-11 | Stopgap fix to avoid crash on detach if the attach failed due to eg | drochner |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-06-30 | Fix typo that prevents port reset after several retries. | mlelstv |
| 2007-06-28 | Regen from usbdevs rev 1.477. | itohy |
| 2007-06-28 | Add vendors and products from FreeBSD/OpenBSD. | itohy |
| 2007-06-24 | Regen from usbdevs rev 1.476. | itohy |
| 2007-06-24 | Sort vendors and products by number. | itohy |
| 2007-06-24 | Regen after the usbdevs updates in rev 1.474 and 1.475 | veego |