reactos/drivers/usb/usbport
2019-09-29 13:39:12 +03:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
debug.c [USBPORT] Add USBPORT_DumpingEndpointProperties() and USBPORT_DumpingTtEndpoint(). 2018-01-21 19:35:47 +01:00
device.c [USBPORT] Implement interface setting in USBPORT_OpenInterface. 2019-03-11 08:54:01 +01:00
endpoint.c [USBPORT] USBPORT_InvalidateEndpointHandler(): Properly enumerate endpoints 2019-09-29 13:39:12 +03:00
guid.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
iface.c [USBPORT] Leave IRP status untouched for unhandled interfaces. 2019-03-11 08:53:49 +01:00
ioctl.c [USBPORT] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
iso.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pnp.c [USBHUB_NEW][USBPORT] Fix buffer size calculation for multi-sz values in IRP_MN_QUERY_ID. 2018-09-09 11:24:48 +02:00
power.c [USBPORT][USBOHCI_NEW] Avoid using pointers for physical addresses. 2018-05-11 15:46:25 +02:00
queue.c [USBPORT] Fix endless loop, occasionally happened on real hardware 2019-08-20 01:30:52 +03:00
roothub.c [USBPORT] Specify the correct length for the root hub's hub descriptor. 2018-08-16 14:14:31 +02:00
trfsplit.c [USBPORT] Reduces output of debug messages. 2018-01-21 19:35:46 +01:00
urb.c [USBPORT] Remove unnecessary null check in USBPORT_HandleSubmitURB (CID 1419367). 2017-10-13 23:36:29 +02:00
usb2.c [USBPORT] Remove an unnecessary check in USBPORT_AllocateBandwidthUSB2. CID 1434261 2018-08-16 14:14:23 +02:00
usbdebug.h [USBPORT] Add USBPORT_DumpingEndpointProperties() and USBPORT_DumpingTtEndpoint(). 2018-01-21 19:35:47 +01:00
usbport.c [USBPORT] Don't change the status of IRP_MJ_SYSTEM_CONTROL requests. 2019-03-11 08:53:47 +01:00
usbport.h [USBPORT] Fix x64 build. 2018-05-12 10:11:21 +02:00
usbport.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
usbport.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00