summaryrefslogtreecommitdiff
path: root/usb/kmdf_fx2/driver
AgeCommit message (Expand)Author
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2024-02-26Remove x86 and ARM configurations for sample projects. (#1126)Adonais Romero González
2024-02-19Add ARM64 as target platform on multiple samples (#1104)Adonais Romero González
2023-04-10Update USB projects' DriverTargetPlatform to be 'Windows Driver' (#968)Jason
2023-03-13INFs using DIRID 13 should target only build 16299 or later - USB updates (#925)Jason
2023-03-07Opt many samples in for Universal validation (#910)Michael Bernstein (MSFT)
2023-03-03Fix up some of the malformed DriverVer directives (#909)Jason
2023-02-03Merge branch 'main' into develop-2302-mergeAdonais Romero González
2023-01-15Fix: Invalid flag 0x4000, cannot be used with DIRID 13Wei Mao
2022-10-14Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors (...Jason
2021-04-27Fix mad merge regressionDipannita Shaw
2021-04-22Driver signing changes for driver samples (#612)Dipannita Shaw
2019-08-13Fix Comments for DriverEntry function (#396)753067530575304753037530275301753007529975298752977529675295Vidush Vishwanath
2017-09-18Include headers from current folderWei Mao
2017-04-28Updated the custom capbability to match the CustomCapabilty UWP sampleAjay Barboza
2017-03-16_IRQL_limited_to_(PASSIVE_LEVEL) in function bodyWei Mao
2017-03-14Allow samples to build successfully on RS1 WDKWei Mao
2017-03-13[usb/kmdf_fx2] Fix Code Analysis WarningsWei Mao
2017-03-13Setting custom capability on a device interface instance to access it using w...ajbarb
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-07-29Samples update for public Windows 10 releaseJ M Rossy