summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-12Clean up some infverif warnings and errors in print samples (#814)Jason
2022-12-08Creates CodeQL-Analysis Workflow (#813)Laura
2022-12-02Netvmin680 fix (#805)kahashimoto-ms
2022-12-02Update HelperFunctions_ThreadsAndEvents.cpp (#798)janasebaali
2022-12-02Fix driver isolation violations 1322 and 1323 for netvmini (60, 620, 630) dri...kahashimoto-ms
2022-11-28Merge branch 'main' into developAdonais Romero Gonzalez
2022-11-28[network/wlan/WDI] Fix Mismatched Type Comparisons (#715)Pranav Sharma
2022-11-28Merge pull request #807 from jasonknichel/user/jknichel/HopefullyFixDevelopBr...Jason
2022-11-28Hopefully fix develop branch error in these header filesJason Knichel
2022-11-09Add mobile broadband mbbcx client driver sample code (#797)taj0207
2022-11-02Merge branch 'main' into developAdonais Romero Gonzalez
2022-10-18Upgrade actions environment to Windows 2022 (#794)Adonais Romero González
2022-10-14Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors (...Jason
2022-10-10[usb/usbview] fix infinite loop (#792)薄景仁
2022-10-06Add PnpLockdown=1 to more sample INFs (#790)Jason
2022-10-05Add PnpLockdown=1 to a bunch of sample INFs (#789)Jason
2022-10-05[smartcrd\pscr] Get pscr sample building properly (#788)Jason
2022-09-26[general/filehistory] Remove sample; APIs have been deprecatedAdonais Romero Gonzalez
2022-09-26Merge branch 'main' into developAdonais Romero Gonzalez
2022-09-26Fix exclusions file formatAdonais Romero Gonzalez
2022-09-26Merge branch 'main' into developAdonais Romero Gonzalez
2022-09-21[general/toaster] Handle non successful return value of WdfIoTargetStart in t...Phan Trinh Ha
2022-09-06Miscellaneous build scripts fixes (#779)Adonais Romero González
2022-08-31Include/Needs inbox services for hidusbfx2, vhidmini, umdf_filter_umdf (#778)emilyhobby
2022-08-26Add CI workflows for building and validating driver samples (#775)Adonais Romero González
2022-08-12Update README.mdBarry Golden
2022-08-11[biometrics] Use includes/needs for wudfbiousbsample (#767)Parag Mali
2022-08-08Include/Needs inbox services (#765)emilyhobby
2022-07-28Merge branch 'main' into developAdonais Romero Gonzalez
2022-07-28Merge branch 'main' of https://github.com/microsoft/Windows-driver-samplesAdonais 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-18[network\ndis\ndisprot] Virtual Miniport: Fix UINT8 comparison with ULONG (#754)Tom Molenhouse
2022-07-15Merge branch 'main' into developAdonais Romero Gonzalez
2022-07-15[pofx\pep] Pool allocation fix (#759)Yinghan Yang
2022-07-12[network\wlan\wdi] Move Project to be Windows Driver Compliance ready (#752)Yang You(UU)
2022-07-06Solves the miscalculation of the message indexİsa Yurdagül
2022-07-06Refactors comment lineİsa Yurdagül
2022-07-05Handles malloc function fail caseİsa Yurdagül
2022-07-04Memory leakage in messageİsa Yurdagül
2022-06-27Removing another instance of ExAllocate Pool (#748)C De
2022-06-20Replace deprecated ExAllocatePoolWithQuotaTag call (#747)Oliver
2022-06-10Removing 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-24Update README.mdwin11-22h2Adonais Romero González
2022-05-24Merge pull request #729 from microsoft/users/GitHubPolicyService/c85a8fe9-943...Adonais Romero González
2022-05-23Microsoft mandatory filemicrosoft-github-policy-service[bot]
2022-05-18Replaced ExAllocatePoolWithTag to more secure ExAllocatePoolZero in samples o...olegkMS
2022-05-11Switch WSK Echosrv to ExAllocatePoolZero (#720)Thad House