[CRT] Massively improve performance of rand_s
[reactos.git] / drivers / usb / usbohci_new / usbohci.c
2020-01-06 Oleg Dubinskiy[USB] Update the names of new USB drivers
2019-12-16 Victor Perevertkin[USBOHCI] Use KeQueryTickCount for timeouts instead...
2019-08-16 Victor Perevertkin[USBOHCI_NEW] Fix unused variable
2019-08-16 Stanislav Motylkov[USBOHCI_NEW] Refactor OHCI_AbortTransfer function
2019-06-25 Victor Perevertkin[USBOHCI_NEW] Rename counter-intuitive field of Transfe...
2019-06-25 Victor Perevertkin[USBOHCI_NEW] Zero out the transfer descriptor right...
2019-06-25 Victor Perevertkin[USBOHCI_NEW] Simplify the MapTransferToTD routine...
2018-09-08 Thomas Faber[USBOHCI_NEW] Add license headers.
2018-09-01 Thomas Faber[USBOHCI_NEW] Avoid storing pointers as ULONG and physi...
2018-05-11 Vadim Galyant[USBPORT][USBOHCI_NEW] Avoid using pointers for physica...
2018-01-12 Amine Khaldi[USBOHCI_NEW] Bring-in the USB OHCI miniport driver...