| Age | Commit message (Expand) | Author |
| 2008-08-12 | fix an off-by-one in isochronous interval check, and streamline some | drochner |
| 2008-08-12 | fix an inconsistency in a check for invalid configuration index vs. value; | drochner |
| 2008-08-03 | make i386 ALL kernel compile | cegger |
| 2008-08-02 | High speed isochronous transfer support, from Jeremy Morse as part of | jmcneill |
| 2008-08-02 | Update copyright. | jmcneill |
| 2008-08-02 | High speed isochronous support, from Jeremy Morse as part of Google | jmcneill |
| 2008-07-31 | -ubsa needs to be attached as whole device on USB, because it sets | drochner |
| 2008-07-28 | -in usbd_probe_and_attach(), split out the code for per-device and | drochner |
| 2008-07-28 | Don't pmf_device_deregister() if it was not registered, which happens | drochner |
| 2008-07-26 | remove comment that is no longer true | plunky |
| 2008-07-16 | Don't ignore poor retarded ubt(4) devices which have vendor and product id | tonnerre |
| 2008-07-08 | Constify most umidi-quirk data. Addresses PR#39017. | gmcgarry |
| 2008-07-08 | Regen. | uebayasi |
| 2008-07-08 | WILLCOM Advanced W-ZERO3[es] device IDs. From Ryo Shimizu. | uebayasi |
| 2008-07-08 | Add a device ID seen in Kojinsha notebook. From Ryo Shimizu. | uebayasi |
| 2008-06-28 | Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4), | bouyer |
| 2008-06-28 | Make uaudio compilable as a kmod. | kent |
| 2008-06-28 | We don't need to include opt_usbverbose.h here. | kent |
| 2008-06-27 | kill some abuse of __strong_alias which is not compatible with | drochner |
| 2008-06-22 | PR 39023: usbd_new_device: do not set address early, from FreeBSD. | jmcneill |
| 2008-06-22 | Regen for Sony PLAYSTATION(R) Eye | jmcneill |
| 2008-06-22 | Add entry for Sony PLAYSTATION(R) Eye | jmcneill |
| 2008-06-18 | USB video class definitions, from Patrick Mahoney for GSoC 2008. | jmcneill |
| 2008-06-16 | -plug a minimal memory leak on attach/detach | drochner |
| 2008-06-16 | fix selective port resume signaling (not used in normal operation, | drochner |
| 2008-06-06 | oops, forgot to pass locators when I simplified the autoconf code | drochner |
| 2008-06-06 | uhci_device_intr_done: when re-queueing, pass pipe direction to | jmcneill |
| 2008-06-04 | Added missing splx() at ohci_resume(). | nonaka |
| 2008-06-02 | Fix probable cut-n-paste error: make the virtual QH link match the physical | bouyer |
| 2008-06-02 | Set sc_suspend properly so we can avoid a potential HCH on resume. | jmcneill |
| 2008-05-28 | PR kern/38774: cosmetic typo in umidireg.h: SubType/Subtype, from | jmcneill |
| 2008-05-27 | kill USB_DO_ATTACH | drochner |
| 2008-05-27 | minor unifdef and cleanup, no functional change | drochner |
| 2008-05-26 | Fix a dereference if a softc pointer which can legally be zero, leading | drochner |
| 2008-05-26 | some cleanup: | drochner |
| 2008-05-26 | Cleanup, use pmf, and ensure that we keep the device active in the | jmcneill |
| 2008-05-26 | Don't match uberry to a device in dual mode, let umass pick it up instead. | jmcneill |
| 2008-05-26 | Add uberry, a stub driver for RIM BlackBerry devices that can only be used | christos |
| 2008-05-25 | -make the list of USB child devices a (possibly sparse) array rather | drochner |
| 2008-05-25 | make this build with USSCANNER_DEBUG | cegger |
| 2008-05-24 | Use ether_nonstatic_aton() when appropriate. | cube |
| 2008-05-24 | Split device_t and softc for all USB device drivers, and related cosmetic | cube |
| 2008-05-22 | Cosmetic: good-bye, excessive #ifdef'age. | dyoung |
| 2008-05-21 | fix argument to usb_setup_reserve() (called from USB host adapter drivers) | drochner |
| 2008-05-21 | Add support for the Colemak keyboard layout variant, see http://colemak.com | ghen |
| 2008-05-11 | regen. | cegger |
| 2008-05-11 | add Garmin Forerunner 305, GPS clock device | cegger |
| 2008-05-11 | Use NODOORLOCK quirk to make iBead MP3 players work. | mlelstv |
| 2008-05-05 | Use 2-clause license. | jmcneill |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |