| Age | Commit message (Expand) | Author |
| 2023-01-15 | [DirID-13] toaster sample drivers | Wei Mao |
| 2023-01-15 | [DirID-13] echo, pcidrv, plx9x5x, vhidmini, serial, virtualserial2, usbsamp, ... | Wei Mao |
| 2023-01-13 | [UMDF v1] Remove General, USB, serial | Wei Mao |
| 2023-01-13 | [UMDF v1] Remove usb/wdf_osrfx2_lab/umdf | Wei Mao |
| 2023-01-13 | [UMDF v1] Remove usb/umdf_filter_kmdf, usb/umdf_filter_umdf, usb/umdf_fx2 | Wei Mao |
| 2023-01-13 | [UMDF v1] Remove serial/VirtualSerial/ComPort/virtualserial, fakemodem | Wei Mao |
| 2023-01-13 | [UMDF v1] Remove general/umdfSkeleton | Wei Mao |
| 2023-01-13 | [UMDF v1] Remove general/toaster/toastDrv/umdf/func, Toastmon | Wei Mao |
| 2023-01-13 | [UMDF v1] Remove general/echo/umdf, umdfSocketEcho | Wei Mao |
| 2023-01-12 | Remove invalid INF DeviceInstall32 (#811) | Gerrit Swaneveld |
| 2023-01-12 | Fix unused warning (#829) | Matt Moseley |
| 2023-01-09 | Update to DV-FailDriver-WDM (#823) | Matt Moseley |
| 2022-12-29 | Merge pull request #820 from microsoft/lauragonzalezzz/remove-redundant-workflow | Laura |
| 2022-12-29 | Merge pull request #818 from microsoft/lauragonzalezzz/configure-code-scannin... | Laura |
| 2022-12-29 | Deletes CodeQL-Analysis Workflow | Laura |
| 2022-12-27 | Updates Code Scanning Exclusion | Laura |
| 2022-12-27 | Create Code-Scanning.yml | Laura |
| 2022-12-08 | Creates CodeQL-Analysis Workflow (#813) | Laura |
| 2022-12-02 | Update HelperFunctions_ThreadsAndEvents.cpp (#798) | janasebaali |
| 2022-11-28 | [network/wlan/WDI] Fix Mismatched Type Comparisons (#715) | Pranav Sharma |
| 2022-10-18 | Upgrade actions environment to Windows 2022 (#794) | Adonais Romero González |
| 2022-09-26 | Fix exclusions file format | Adonais Romero Gonzalez |
| 2022-09-21 | [general/toaster] Handle non successful return value of WdfIoTargetStart in t... | Phan Trinh Ha |
| 2022-09-06 | Miscellaneous build scripts fixes (#779) | Adonais Romero González |
| 2022-08-26 | Add CI workflows for building and validating driver samples (#775) | Adonais Romero González |
| 2022-08-12 | Update README.md | Barry Golden |
| 2022-07-28 | Merge branch 'main' of https://github.com/microsoft/Windows-driver-samples | Adonais Romero Gonzalez |
| 2022-07-28 | [gpio\samples\simdevice] fix UMDF inx (#763) | Yinghan Yang |
| 2022-07-28 | [gpio\samples\simdevice (#763) | Yinghan Yang |
| 2022-07-15 | [pofx\pep] Pool allocation fix (#759) | Yinghan Yang |
| 2022-06-27 | Removing another instance of ExAllocate Pool (#748) | C De |
| 2022-06-20 | Replace deprecated ExAllocatePoolWithQuotaTag call (#747) | Oliver |
| 2022-06-10 | Removing instance of ExAllocatePoolWithTag (#742) | C De |
| 2022-06-01 | [general\obcallback] Replace ExAllocatePoolWithTag -> ExAllocatePool2 (#736) | Adonais Romero González |
| 2022-05-26 | [hid\firefly] Replace ExAllocatePoolWithTag -> ExAllocatePool2 (#734) | Phan Trinh Ha |
| 2022-05-24 | Update README.mdwin11-22h2 | Adonais Romero González |
| 2022-05-24 | Merge pull request #729 from microsoft/users/GitHubPolicyService/c85a8fe9-943... | Adonais Romero González |
| 2022-05-23 | Microsoft mandatory file | microsoft-github-policy-service[bot] |
| 2022-05-18 | Replaced ExAllocatePoolWithTag to more secure ExAllocatePoolZero in samples o... | olegkMS |
| 2022-05-11 | Switch WSK Echosrv to ExAllocatePoolZero (#720) | Thad House |
| 2022-05-11 | Using ExAllocatePool2 for deferred API change (#719) | visvel |
| 2022-05-04 | [storage/class/disk] Use ExAllocatePool2 (#712) | dwimmel-msft |
| 2022-05-01 | fix codeql ComparisonWithWiderType (#711) | dwimmel-msft |
| 2022-05-01 | bug fix: updating UINT8 to UINT32 to correct wrong type comparison (#709) | brandyking |
| 2022-04-26 | Check success of StringFromCLSID before printing string (#1) (#716) | Michael Katz |
| 2022-04-05 | Removing Unused variable from SimpleAudioSample (#710) | judzmura |
| 2022-04-04 | Set ManagedAssembly=true on usb/usbview project | Adonais Romero González |
| 2022-03-31 | [network\trans] ExAllocatePoolWithTag changing to ExAllocatePoolZero (#696) | Elaine Houha |
| 2022-03-30 | [usb/usbview] Comparison between i of type UCHAR and SublinkSpeedAttrCount of... | Wei Mao |
| 2022-03-28 | Update driver.c to no longer use ExAllocatePool (#707) | Rohit Raina |