summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-15Update README 6660566604666036660266601666006659966598665976659666595665946659366592665916659066589665886658766586665856658466583Den Delimarsky
2019-07-15Update README.md66574Den (Microsoft)
2019-07-12Update readme.mdDen (Microsoft)
2019-07-10Fix typo. (#386)ChuckEng
Simple typo in one of the OEM Printer Customization Plug-in samples.
2019-07-04Update single sample64656Den Delimarsky
2019-07-04Update sample metadataDen Delimarsky
2019-07-04Update README.mdDen (Microsoft)
2019-06-28Update audio samples (#387)Daniel Rugerio
* Update SysVAD public sample. * Add WaveTest public sample.
2019-06-26Update ClassifyFunctions_BasicPacketModificationCallouts.cpp (#388)63036DHarper89936
fix null pointer deref. pSendParams has moved under pCompletionData and any further use must be done from this struct
2019-03-13Update README files4492244921449204491944918449174491644915449144491344912449114491044909449084490744906449054490444903449024490144900448994489844897448964489544894448934489244891448904488944888448874488644885448844488344882448814488044879448784487744876448754487444873448724487144870448694486844867448664486444863448624486144860448594485844857448564485544854448534485244851448504484944848448474484644845448444484344842Den Delimarsky
2019-03-13Testing onboarding more samples44819448184481744816448154481444813448124481144810Den Delimarsky
2019-03-13Update manifestsDen Delimarsky
2019-03-13Update duplication information44787Den Delimarsky
2019-03-13Remove BOMDen Delimarsky
2019-03-13Remove BOMDen Delimarsky
2019-03-13Update README fileDen Delimarsky
2019-03-13Update READMEDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Fix README issuesDen Delimarsky
2019-03-13Update README metadataDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Testing samples browser integrationDen Delimarsky
2019-03-12Fix broken links to 'Preparing a Computer for Manual Driver Deployment' (#338)Luc Rubio
2019-03-12Update README.md for samples portal (#358)Barry Golden
* Update README.md for samples portal * Update README.md for samples portal * Removed installwdf * Update fork (#2) * Fix typo ture -> true * Remove InstallWdf sample * Fix typo (#340) ture -> true * Readme typo fix (#349) * Update langid
2019-03-08Update langidWei Mao
2019-03-07Readme typo fix (#349)VoidVolker
2019-03-07Fix typo (#341)Adonais Romero González
ture -> true
2019-03-07Fix typo (#340)Takashi Takebayashi
ture -> true
2019-02-28Remove InstallWdf sampleWei Mao
2019-02-12Merge pull request #345 from saredd/masterAdonais Romero González
Updating Samples to RS5 versions. Setting DriverTargetPlatform to Universal to enable API Validator
2019-02-07Deleting project filters fileSanjeev Reddy
2019-02-06Cleaning up extraneous project changesSanjeev Reddy
2019-02-06Updating samples with RS5 changes and setting DriverTargetPlatform to ↵Sanjeev Reddy
Universal to enable API Validator
2019-02-06Merge pull request #1 from Microsoft/masterSanjeev Reddy
Updating to latest
2019-01-29Fix typoTakashi Takebayashi
ture -> true
2019-01-24[general/ioctl/exe/testapp.c] Fix typo in comment (#335)Xiaoyin Liu
2019-01-18Update WPP trace GUID for pcidrv and serial samplesWei Mao
It is common for people to copy and rename WDK sample when starting a new driver project. During the process sometimes people forgets to change the new driver's WPP trace GUID, causing difficulty when collecting trace logs. This happens for some inbox drivers as well. Note this is not a problem when using WDK project wizard in VS which always creates a new trace GUID. The fix updates the trace GUID for pcidrv and serial samples, so that they won't collide with the inbox driver.
2019-01-10Merge pull request #332 from Cheoljin/GnssDriverSampleAdonais Romero González
Add Gnss sample driver v1
2019-01-10Merge pull request #330 from cwize1/user/chrisgun/NfcCxSampleAdonais Romero González
Add NFC CX sample driver.
2019-01-09Add Gnss sample driver v1Cheoljin Lee
2019-01-09Merge pull request #326 from BenPYeh/custom_media_sourceAdonais Romero González
Custom media source
2019-01-08Add NFC CX sample driver.Chris Gunn
2019-01-07Merge pull request #325 from hsebs/XPSDrvSmplAdonais Romero González
Fix outlink URL
2019-01-02Updating readme categoryPeihsun Yeh
2019-01-02Adding README and yamlPeihsun Yeh
2019-01-01Fix outlink URLHeesung Kim
Replace all msdn links with docs links
2018-12-18Merge pull request #322 from JoelCorley/avshws-DoesNotWorkOnX86-AddBuildForARMAdonais Romero González
Fix X86 support; Add ARM support.
2018-12-18Fix typoAdonais Romero Gonzalez
2018-12-11Remove broken X86-specific DMA code.Joel Corley
Add project support for ARM & ARM64 targets.