[USBPORT] Start implementation USB2_DeallocateEndpointBudget().
[reactos.git] / drivers /
2018-01-21 Vadim Galyant[USBPORT] Start implementation USB2_DeallocateEndpointB...
2018-01-21 Vadim Galyant[USBPORT] Add USB2_CommonFrames().
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_MoveTtEndpoint().
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_DeallocateHS().
2018-01-21 Vadim Galyant[USBPORT] Correcting USB2_AllocateHS().
2018-01-21 Vadim Galyant[USBPORT] Reduces output of debug messages.
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetCMASK().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetSMASK()and USB2_ConvertFrame().
2018-01-21 Vadim Galyant[USBPORT] Add stub for USB2_MoveTtEndpoint().
2018-01-21 Vadim Galyant[USBPORT] Add stub for USB2_DeallocateHS().
2018-01-21 Vadim Galyant[USBPORT] Correcting USB2_InitTtEndpoint().
2018-01-21 Vadim Galyant[USBPORT] End implementation USB2_AllocateTimeForEndpoi...
2018-01-21 Vadim Galyant[USBPORT] Correcting USB2_GetStartTime().
2018-01-21 Vadim Galyant[USBPORT] Start implementation USB2_AllocateTimeForEndp...
2018-01-21 Vadim Galyant[USBPORT] Continue implementation USBPORT_AllocateBandw...
2018-01-21 Vadim Galyant[USBPORT] Use ExFreePoolWithTag() instead ExFreePool...
2018-01-21 Vadim Galyant[USBPORT] Add USBPORT_DumpingEndpointProperties() and...
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_AllocateHS().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetHsOverhead().
2018-01-21 Vadim Galyant[USBPORT] Reduces output of debug messages.
2018-01-21 Vadim Galyant[USBPORT] Remove unnecessary semicolon.
2018-01-21 Vadim Galyant[USBPORT] Add stubs for USB2_AllocateHS() and USB2_Deal...
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetPrevMicroFrame().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_IncMicroFrame().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetStartTime().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetLastIsoTime().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_CheckTtEndpointInsert().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_AllocateCheck().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_AddDataBitStuff().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetOverhead().
2018-01-21 Vadim Galyant[USBPORT] Start implementation USBPORT_AllocateBandwidt...
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] Implement USBPORT_FreeBandwidth().
2018-01-21 Vadim Galyant[USBPORT] Implement USBPORT_AllocateBandwidth().
2018-01-21 Vadim Galyant[USBPORT] Add support for transaction translators in...
2018-01-21 Vadim Galyant[USBPORT] Initialize FdoExtension->Bandwidth[] in USBPO...
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] Add support for transaction translators in...
2018-01-21 Vadim Galyant[USBPORT] Add USBPORT_UpdateAllocatedBwTt().
2018-01-21 Vadim Galyant[USBPORT] Implement USBPORT_InitializeTT().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_InitTtEndpoint().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_InitTT().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_InitController().
2018-01-21 Vadim Galyant[USBPORT] Add initial support for transaction translato...
2018-01-21 Vadim Galyant[USBPORT] Use constants in USBPORT_OpenPipe().
2018-01-21 Vadim Galyant[USBPORT] Define structures for Transaction Translator.
2018-01-21 Vadim Galyant[USBPORT] Use constants in USBPORT_CalculateUsbBandwidth().
2018-01-21 Vadim Galyant[USBPORT] Define constants for Transaction Translator.
2018-01-21 Amine Khaldi[CMAKE] My eyes!
2018-01-21 Amine Khaldi[USBSTOR_NEW] Create usbstor_new based on usbstor in...
2018-01-20 Ged MurphyFormatting, no code change
2018-01-12 Amine Khaldi[USBOHCI_NEW] Bring-in the USB OHCI miniport driver...
2018-01-10 Vadim Galyant[USBPORT] In USBHI_GetExtendedHubInformation, pass...
2018-01-10 Vadim Galyant[USBHUB] Move DPRINT after check Status. 282/head
2018-01-10 Vadim Galyant[USBHUB] Correcting L"USB\\Vid_0000&Pid_0000" for case...
2018-01-10 Thomas Faber[TCPIP] Fix buffer sizes in ReadIpConfiguration. 278/head
2018-01-10 Thomas Faber[TCPIP] Check for allocation failures in ReadIpConfigur...
2018-01-07 Serge Gautherie[FASTFAT] Improve code style in addition to 8294118174b...
2018-01-07 Pierre Schweitzer[FASTFAT] Notify on file size change in FileAllocationI...
2018-01-07 Pierre Schweitzer[FASTFAT] Add a wrapper around FsRtlNotifyFullReportChange
2018-01-07 Pierre Schweitzer[FASTFAT] When a file gets overwritten, notify about...
2018-01-07 Pierre Schweitzer[FASTFAT] When overwriting a file, also update its...
2018-01-06 Pierre Schweitzer[FASTFAT] When dealing with attributes on IRP_MJ_CREATE...
2018-01-06 Pierre Schweitzer[NTFS] Apply fix from 52f0726: allow partial info copy...
2018-01-06 Pierre Schweitzer[FLTMGR] Properly allocate CCB in CreatePortCCB()
2018-01-01 Pierre Schweitzer[FASTFAT] When overwriting a file with FILE_OVERWRITE...
2018-01-01 Pierre Schweitzer[FASTFAT] On file overwrite, deny it if file as HIDDEN...
2018-01-01 Timo KreuzerAmd64/misc 64bit fixes (#236)
2017-12-31 Pierre Schweitzer[NTFS] Start using different tags for allocations.
2017-12-31 Pierre Schweitzer[NTFS] Fix a memory leak on error
2017-12-31 Pierre Schweitzer[NTFS] Use LookasideList allocations for FILE_RECORD_HE...
2017-12-31 Pierre Schweitzer[NTFS] Use LookasideList allocations for NTFS_ATTR_CONTEXT.
2017-12-31 Pierre Schweitzer[NTFS] Rewrite ReleaseAttributeContext() so that its...
2017-12-31 Pierre Schweitzer[NTFS] Don't dereference NULL IRP
2017-12-31 Pierre Schweitzer[NTFS] Don't leak memory in case of failure while creat...
2017-12-31 Pierre Schweitzer[NTFS] Don't leak attributes contextes in the btree...
2017-12-31 Pierre Schweitzer[NTFS] Don't leak memory when reading or writing non...
2017-12-30 Thomas Faber[DRIVERS] Use KeClearEvent instead of KeResetEvent...
2017-12-25 Amine Khaldi[UNIATA] Update to v0.46e5. CORE-14117
2017-12-25 Pierre Schweitzer[FASTFAT] Revert bd1e7bf: our VPB swapout implementatio...
2017-12-24 Pierre Schweitzer[DISK] Properly implement querying partition informatio...
2017-12-20 Ivan Labutin[SAC] Fix wrong sized variable in SAC driver
2017-12-18 Pierre Schweitzer[FS] During 1st stage, disable any FS we don't support...
2017-12-17 Pierre Schweitzer[FASFAT] Enable FAT volume dismount using VPB swapout
2017-12-17 Pierre Schweitzer[SETUP] Remove FSDs which have broken dismount implemen...
2017-12-17 Pierre Schweitzer[FASTFAT] Add a comment (and an ASSERT) in VfatCreateFi...
2017-12-17 Pierre Schweitzer[FASTFAT] While closing FCBs on dismount, release from...
2017-12-17 Pierre Schweitzer[FASTFAT] Fix a handle count leak on volume close....
2017-12-17 Pierre Schweitzer[FASTFAT] When not able to lock a volume due to open...
2017-12-17 Jason Wendt[SWENUM] Add version information. CORE-14112
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-10 Pierre Schweitzer[NTFS] Fix the FileNamesInformation/FileNameInformation...
2017-12-10 Trevor Thompson[NTFS] - Respect NTFS' file ordering when enumerating...
2017-12-10 Trevor Thompson[NTFS] - Fix some errors that break building in C89...
2017-12-10 Trevor Thompson[NTFS] - Add some helper functions for new features...
2017-12-10 Trevor Thompson[NTFS] - Fix increasing the mft size, to keep chkdsk...
2017-12-10 Trevor Thompson[NTFS] - Fix for C89 compliance.
next