| Commit message (Expand) | Author | Age | Files | Lines |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Merge recent USB2/EHCI related changes from NetBSD: | Ian Dowse | 2004-11-03 | 1 | -1/+6 |
| * | Add pnpinfo and location information to uhub. We also keep track of | Warner Losh | 2004-06-30 | 1 | -0/+1 |
| * | make usb bus_dma aware. | John-Mark Gurney | 2003-07-15 | 1 | -2/+0 |
| * | Update to reflect the NetBSD patches that are already included. | Josef Karthauser | 2003-07-14 | 1 | -1/+1 |
| * | WARNING: white space diff | John-Mark Gurney | 2003-07-04 | 1 | -2/+2 |
| * | Synchronise the code style with NetBSD. (No functional changes). | Josef Karthauser | 2002-04-07 | 1 | -15/+14 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -3/+3 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -1/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -1/+3 |
| * | MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57), | Josef Karthauser | 2002-04-07 | 1 | -2/+4 |
| * | MFNetBSD: usbdi.c (1.82), usbdivar.h (1.64) | Josef Karthauser | 2002-04-07 | 1 | -1/+7 |
| * | MFNetBSD: usb_subr.c (1.90), usbdi.c (1.83), usbdivar.h (1.65) | Josef Karthauser | 2002-04-07 | 1 | -2/+0 |
| * | MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63) | Josef Karthauser | 2002-04-02 | 1 | -2/+2 |
| * | MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h | Josef Karthauser | 2002-04-01 | 1 | -3/+11 |
| * | MFNetBSD: Update many URLs. | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -1/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -2/+5 |
| * | Use ANSI prototypes and declarations. | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Update $NetBSD$ idents to better reflect reality. | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -2/+2 |
| * | Huge merge from NetBSD: | Josef Karthauser | 2002-03-16 | 1 | -5/+12 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-02-16 | 1 | -1/+1 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-01-26 | 1 | -2/+3 |
| * | Pull in the most recent version of usb_quirks.h and propagate the necessary | Nick Hibma | 2001-07-05 | 1 | -2/+1 |
| * | Remove __P prototypes to reduce diffs between the NetBSD and FreeBSD | Nick Hibma | 2000-07-17 | 1 | -37/+37 |
| * | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -4/+4 |
| * | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -4/+4 |
| * | Change Lennart's e-mail address. | Nick Hibma | 2000-05-14 | 1 | -1/+1 |
| * | remove "extern int cold" from SPLUSBCHECK - it causes a heap of warnings. | Peter Wemm | 2000-01-23 | 1 | -1/+0 |
| * | More USB ethernet tweaks: | Bill Paul | 2000-01-20 | 1 | -22/+26 |
| * | Add USB revision strings and numbers. | Nick Hibma | 1999-11-28 | 1 | -2/+9 |
| * | Synchronisation with NetBSD as of 1999/11/16: | Nick Hibma | 1999-11-17 | 1 | -13/+35 |
| * | Major synchronisation with the NetBSD USB stack: | Nick Hibma | 1999-10-07 | 1 | -36/+64 |
| * | Add comments, change variable names to make them consistent (r -> err, | Nick Hibma | 1999-07-25 | 1 | -1/+1 |
| * | Textual changes | Nick Hibma | 1999-01-22 | 1 | -2/+4 |
| * | Sync with NetBSD sources. Almost there. Mostly style fixes. | Nick Hibma | 1999-01-10 | 1 | -6/+2 |
| * | Major synchronisation with NetBSD USB code | Nick Hibma | 1999-01-07 | 1 | -43/+37 |
| * | Added Id to all files | Nick Hibma | 1998-12-14 | 1 | -0/+2 |
| * | Updated USB kernel sources to NetBSD sources of 1998-12-09. | Nick Hibma | 1998-12-13 | 1 | -0/+5 |
| * | Various bug fixes: | Nick Hibma | 1998-12-09 | 1 | -3/+2 |
| * | Initial commit of ported NetBSD USB stack | Nick Hibma | 1998-11-26 | 1 | -0/+231 |