| Age | Commit message (Expand) | Author |
| 2009-04-07 | Detach uhub(4) and usb(4) at shutdown. | dyoung |
| 2009-03-20 | Putting a device into the unconfigured state by an ioctl seems legitimate, | drochner |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2009-03-18 | bzero -> memset | cegger |
| 2009-03-18 | Ansify function definitions w/o arguments. Generated with sed. | cegger |
| 2009-03-17 | Expand a lot of macros from sys/dev/usb/usb_port.h. | dyoung |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2009-03-09 | These don't need <sys/tty.h>. | uebayasi |
| 2009-03-06 | Make it safe to call uhci_init() from a kernel thread with interrupts | bouyer |
| 2009-02-18 | Revision 1.25 was unintentionally reverted in the previous commit, bring | jmcneill |
| 2009-02-14 | Add USB_VENDOR_CYBERPOWER/USB_PRODUCT_CYBERPOWER_UPS to the HID blacklist. | jakllsch |
| 2009-02-14 | regen. | jakllsch |
| 2009-02-14 | Add CyberPower Systems, Inc. vendor ID, as well as one of their product IDs, | jakllsch |
| 2009-02-13 | More printf format fixes. | bouyer |
| 2009-02-10 | In usb_reserve_allocm(), return an error immediately if the requested | drochner |
| 2009-02-09 | Fix uvideo_stream_init uninitialized variable / bad argument, leading to pani... | jmorse |
| 2009-02-03 | Enable Colemak altgr keys. | ghen |
| 2009-02-03 | Add kmod glue. | jmcneill |
| 2009-02-02 | Include the right header to get usb_hid_descriptor_t. | joerg |
| 2009-02-02 | Include guards and match usbd_get_hid_descriptor prototype and | joerg |
| 2009-01-30 | When setting up isochronous transfers, fix a typo in an out-of-memory test. | jmcneill |
| 2009-01-22 | buildfix: re-adapt to major()/minor() returning a 32bit value again. | cegger |
| 2009-01-21 | add a comment explaining how to regenerate usbdevs.h and usbdevs_data.h | jnemeth |
| 2009-01-20 | kill unused variable | drochner |
| 2009-01-20 | Change major()/minor() to return 32-bit types again, called | drochner |
| 2009-01-18 | Fix swedish USB keymap. The apostrophe key was mapped to comma. | tnn |
| 2009-01-16 | regen for HP Generic RNDIS | jmcneill |
| 2009-01-16 | Add HP Generic RNDIS ID | jmcneill |
| 2009-01-11 | make this compile | cegger |
| 2009-01-11 | make this compile | cegger |
| 2009-01-05 | Correct license. I have not formally contributed this to TNF. | jakllsch |
| 2009-01-03 | remove extra semicolons. | yamt |
| 2008-12-23 | Fix UVC webcam output by: | jmorse |
| 2008-12-16 | replace bitmask_snprintf(9) with snprintb(3) | christos |
| 2008-12-12 | Remove { 0, 0 } from the list of u3g devices. This entry is no longer | tonnerre |
| 2008-12-12 | PR#39651 | jmorse |
| 2008-11-28 | Don't select an endpoint with a larger packet size than the maximum for | jmcneill |
| 2008-11-28 | Modified uvideo_stream_init_desc to correctly calculate max packet size for h... | jmorse |
| 2008-11-28 | Fixed high-speed isoc USB transfers, 64 bit capable host controllers have a d... | jmorse |
| 2008-11-20 | regen for Corega CG-USBRS232R | jnemeth |
| 2008-11-20 | PR/39971 - SHIMAOKA Shunsuke -- Recognize Corega CG-USBRS232R as a | jnemeth |
| 2008-11-07 | *** Summary *** | dyoung |
| 2008-10-27 | Remove E220 quirk -- u3g(4) does implement that directly. | joerg |
| 2008-10-25 | regen. | christos |
| 2008-10-25 | The Sierra Wireless USBConnect 881 card presents itself as umass containing | christos |
| 2008-10-22 | regen. (how is it possible to have conflicts in the repo in a generated file?) | cegger |
| 2008-10-22 | Add HL-340 usb2Serial addapter. | haad |
| 2008-10-22 | I forgot to commit this after regen. | haad |
| 2008-10-22 | Regen. | haad |
| 2008-10-22 | Add product/vendor ID for my USB2serial adapter. | haad |