| Age | Commit message (Expand) | Author |
| 2009-06-27 | Sync to p4 | Andrew Thompson |
| 2009-06-23 | - Make struct usb_xfer opaque so that drivers can not access the internals | Andrew Thompson |
| 2009-06-15 | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | Andrew Thompson |
| 2009-06-12 | Move the memory layout definitions and logic from mvreg.h to mvwin.h | Marcel Moolenaar |
| 2009-06-07 | Rename usb pipes to endpoints as it better represents what they are, and struct | Andrew Thompson |
| 2009-05-30 | Revert the size_t part of the last commit for the moment, this blows up the | Andrew Thompson |
| 2009-05-29 | Fix function arguments were previously they matched the typedef by accident. | Andrew Thompson |
| 2009-05-29 | s/usb2_/usb_/ on all typedefs for the USB stack. | Andrew Thompson |
| 2009-05-28 | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson |
| 2009-05-21 | Fix a failure to report failure on stalled status stage for control | Andrew Thompson |
| 2009-05-21 | Add a driver for the AVR32 series USB Device Controller. Not hooked up as | Andrew Thompson |
| 2009-05-21 | Improve device mode (gadget) stall handling. | Andrew Thompson |
| 2009-05-21 | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | Andrew Thompson |
| 2009-05-21 | Use enums for speed and rev data types. | Andrew Thompson |
| 2009-05-21 | - rename usb2_mode to usb_mode [1] | Andrew Thompson |
| 2009-05-20 | Use defines for register offsets that do not change. | Andrew Thompson |
| 2009-05-20 | - Add new register definitions | Andrew Thompson |
| 2009-05-20 | The register shift is not needed on this controller. | Andrew Thompson |
| 2009-05-13 | Add debug lines for fullspeed and highspeed xfer completion. | Andrew Thompson |
| 2009-05-05 | Make sure the frame list base address is re-programmed after stopping the USB | Andrew Thompson |
| 2009-05-05 | Revert part of r191494 which used the udev state to mark suspending, this needs | Andrew Thompson |
| 2009-04-25 | Track the usb device state as its powered on, addressed and configured. This ... | Andrew Thompson |
| 2009-04-22 | MFp4 //depot/projects/usb@160930 | Andrew Thompson |
| 2009-04-22 | MFp4 //depot/projects/usb@160708 | Andrew Thompson |
| 2009-04-22 | MFp4 //depot/projects/usb@160706 | Andrew Thompson |
| 2009-04-22 | MFp4 //depot/projects/usb@160678 | Andrew Thompson |
| 2009-04-22 | MFp4 //depot/projects/usb@160413 | Andrew Thompson |
| 2009-04-10 | Revert r190676,190677 | Andrew Thompson |
| 2009-04-06 | Remove usb_sw_transfer.[ch] which are now empty after r190735. | Andrew Thompson |
| 2009-04-06 | Provide a better commit log for r190735, forced by making a whitespace change. | Andrew Thompson |
| 2009-04-05 | MFp4 //depot/projects/usb@159946 | Andrew Thompson |
| 2009-04-05 | MFp4 //depot/projects/usb@159926 | Andrew Thompson |
| 2009-04-05 | MFp4 //depot/projects/usb@159922 | Andrew Thompson |
| 2009-04-05 | MFp4 //depot/projects/usb@159909 | Andrew Thompson |
| 2009-04-05 | MFp4 //depot/projects/usb@159866 | Andrew Thompson |
| 2009-04-05 | MFp4 //depot/projects/usb@159700 | Andrew Thompson |
| 2009-04-05 | MFp4 //depot/projects/usb@159674 | Andrew Thompson |
| 2009-04-05 | MFp4 //depot/projects/usb@159673 | Andrew Thompson |
| 2009-04-05 | MFp4 //depot/projects/usb@159671 | Andrew Thompson |
| 2009-04-03 | Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called | Andrew Thompson |
| 2009-03-27 | The buffer start and end phys addresses should be 0x0 for an OHCI zero length | Andrew Thompson |
| 2009-03-20 | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | Andrew Thompson |
| 2009-03-20 | MFp4 //depot/projects/usb @159431,159437,159438 | Andrew Thompson |
| 2009-03-20 | MFp4 //depot/projects/usb@159392 | Andrew Thompson |
| 2009-03-20 | MFp4 //depot/projects/usb @159430 | Andrew Thompson |
| 2009-03-11 | MFp4 //depot/projects/usb 158981,159016,159024 | Andrew Thompson |
| 2009-03-11 | Fix a possible NULL pointer access at controller attach. | Andrew Thompson |
| 2009-03-09 | Fix musb_otg.h include filename. | Andrew Thompson |
| 2009-03-09 | remove now-redunant cardbus attachment. | Warner Losh |
| 2009-03-07 | (re)merge r186415,186416 from the old usb stack; | Andrew Thompson |