]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb/usb_transfer.c
s/usb2_/usb_/ on all typedefs for the USB stack.
[FreeBSD/FreeBSD.git] / sys / dev / usb / usb_transfer.c
2009-05-29 thompsas/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-28 thompsas/usb2_/usb_/ on all C structs for the USB stack.
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-21 thompsaImprove device mode (gadget) stall handling.
2009-05-21 thompsaUse enums for speed and rev data types.
2009-05-21 thompsa- rename usb2_mode to usb_mode [1]
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-13 thompsaThe transfer must return USB_ERR_CANCELLED when the...
2009-05-05 thompsaRevert part of r191494 which used the udev state to...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-25 thompsaTrack the usb device state as its powered on, addressed...
2009-04-22 thompsaMFp4 //depot/projects/usb@160706
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-06 thompsaProvide a better commit log for r190735, forced by...
2009-04-05 thompsaMFp4 //depot/projects/usb@159946
2009-04-05 thompsaMFp4 //depot/projects/usb@159922
2009-04-05 thompsaMFp4 //depot/projects/usb@159909
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-20 thompsaMFp4 //depot/projects/usb @159479,159502,159516,159522...
2009-03-20 thompsaMFp4 //depot/projects/usb @159431,159437,159438
2009-03-20 thompsaMFp4 //depot/projects/usb@159392
2009-03-20 thompsaMFp4 //depot/projects/usb @159430
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-24 thompsaMFp4 //depot/projects/usb@157853
2009-02-24 thompsaMFp4 //depot/projects/usb@157847
2009-02-23 thompsaMove the new USB stack into its new home.