[BLUE] Perform size/rectangle boundary checks on read/write operations. CORE-15108
[reactos.git] / drivers / usb / usbport / device.c
2018-08-04 Timo Kreuzer[USBPORT] Fix 64 bit issues
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-01-26 Vadim Galyant[USBPORT] Small changes for debugging.
2018-01-21 Vadim Galyant[USBPORT] Use ExFreePoolWithTag() instead ExFreePool...
2018-01-21 Vadim Galyant[USBPORT] Change debug message in USBPORT_RemoveDevice(().
2018-01-21 Vadim Galyant[USBPORT] Add support for transaction translators in...
2018-01-21 Vadim Galyant[USBPORT] Correcting USBPORT_InitializeDevice() and...
2018-01-21 Vadim Galyant[USBPORT] Add support for transaction translators in...
2018-01-21 Vadim Galyant[USBPORT] Add USBPORT_GetTt().
2018-01-21 Vadim Galyant[USBPORT] Add support for transaction translators in...
2018-01-21 Vadim Galyant[USBPORT] Implement USBPORT_InitializeTT().
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-23 Vadim Galyant[USBPORT] Type-safe function signature (PVOID -> PUSBPO... 138/head
2017-10-13 Thomas Faber[USBPORT] Avoid more integer overflows.
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...