| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs | Ken Smith | 2011-02-16 | 6 | -6/+6 |
| * | MFC r212132 | Andrew Thompson | 2010-11-19 | 1 | -1/+1 |
| * | MFC r212129 | Andrew Thompson | 2010-11-19 | 1 | -0/+12 |
| * | MFC r212128 | Andrew Thompson | 2010-11-19 | 1 | -1/+1 |
| * | MFC r212122 | Andrew Thompson | 2010-11-19 | 5 | -0/+5 |
| * | Merge 208554 from head: | Gleb Smirnoff | 2010-06-02 | 1 | -0/+441 |
| * | MFC r208009 | Andrew Thompson | 2010-05-17 | 1 | -0/+12 |
| * | MFC r206638 | Andrew Thompson | 2010-05-17 | 1 | -3/+1 |
| * | MFC r207077 | Andrew Thompson | 2010-04-29 | 4 | -12/+14 |
| * | MFC r205804 | Andrew Thompson | 2010-04-06 | 1 | -2/+1 |
| * | MFC r205040 | Andrew Thompson | 2010-04-06 | 1 | -13/+18 |
| * | MFC r203896 | Andrew Thompson | 2010-04-06 | 1 | -34/+144 |
| * | MFC r200304 | Andrew Thompson | 2009-12-31 | 1 | -3/+12 |
| * | MFC r199816 | Andrew Thompson | 2009-12-09 | 1 | -1/+1 |
| * | MFC r199675 | Andrew Thompson | 2009-12-09 | 1 | -0/+2 |
| * | MFC r199169: | Nathan Whitehorn | 2009-12-09 | 3 | -5/+5 |
| * | MFC r199086,199151,199680,199948,200241 | Andrew Thompson | 2009-12-09 | 1 | -0/+2224 |
| * | MFC r198373 | Andrew Thompson | 2009-10-29 | 1 | -1/+71 |
| * | MFC r198152 | Andrew Thompson | 2009-10-29 | 1 | -0/+4 |
| * | MFC r197999 (hrs) | Andrew Thompson | 2009-10-29 | 1 | -12/+51 |
| * | MFC: r196489,196498 | Alfred Perlstein | 2009-09-02 | 1 | -33/+50 |
| * | MFC 196403: Temporarily revert the new-bus locking for 8.0 release. | John Baldwin | 2009-08-20 | 1 | -6/+7 |
| * | Make the newbus subsystem Giant free by adding the new newbus sxlock. | Attilio Rao | 2009-08-02 | 1 | -7/+6 |
| * | USB CORE: | Alfred Perlstein | 2009-07-30 | 1 | -36/+121 |
| * | USB input | Alfred Perlstein | 2009-07-30 | 1 | -3/+45 |
| * | - Make struct usb_xfer opaque so that drivers can not access the internals | Andrew Thompson | 2009-06-23 | 3 | -114/+160 |
| * | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | Andrew Thompson | 2009-06-15 | 3 | -87/+87 |
| * | Make variables static where appropriate. | Andrew Thompson | 2009-06-13 | 1 | -1/+1 |
| * | Change ums_probe() so it does not need to fetch the usb_interface_descriptor. | Andrew Thompson | 2009-06-12 | 1 | -8/+5 |
| * | Check for a keyboard HID report in addition to the interface class so devices | Andrew Thompson | 2009-06-12 | 1 | -5/+27 |
| * | Remove duplicate variable setting. | Andrew Thompson | 2009-06-04 | 1 | -1/+0 |
| * | Staticize ukbd_detach and fix indentation. | Andrew Thompson | 2009-06-02 | 1 | -2/+2 |
| * | s/usb2_/usb_/ on all typedefs for the USB stack. | Andrew Thompson | 2009-05-29 | 3 | -17/+17 |
| * | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson | 2009-05-28 | 3 | -49/+49 |
| * | Add support for the Apple MacBook Pro keyboard | Andrew Thompson | 2009-05-27 | 1 | -43/+153 |
| * | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | Andrew Thompson | 2009-05-21 | 3 | -6/+6 |
| * | - rename usb2_mode to usb_mode [1] | Andrew Thompson | 2009-05-21 | 3 | -3/+3 |
| * | MFp4 //depot/projects/usb@159995 | Andrew Thompson | 2009-04-05 | 1 | -173/+190 |
| * | MFp4 //depot/projects/usb@159909 | Andrew Thompson | 2009-04-05 | 3 | -22/+22 |
| * | MFp4 //depot/projects/usb @159375,159376,159377 | Andrew Thompson | 2009-03-20 | 2 | -9/+8 |
| * | MFp4 //depot/projects/usb@158916 | Andrew Thompson | 2009-03-09 | 1 | -58/+61 |
| * | Rename the ushub device class back to uhub as it was in the old usb stack, | Andrew Thompson | 2009-03-02 | 3 | -3/+3 |
| * | Change USB over to make_dev() for all device nodes, previously it hooked into | Andrew Thompson | 2009-02-27 | 2 | -16/+10 |
| * | Use my address of the FreeBSD project in the copyright statement in USB2. | Ed Schouten | 2009-02-24 | 1 | -2/+2 |
| * | MFp4 //depot/projects/usb; 157814, 157863, 157868 | Andrew Thompson | 2009-02-24 | 1 | -110/+75 |
| * | Move the new USB stack into its new home. | Andrew Thompson | 2009-02-23 | 4 | -0/+3455 |