reactos/drivers
2020-11-16 16:58:10 +01:00
..
base [KDGDB] Always use kernel stack to get stack frame 2020-11-09 10:47:05 +01:00
battery
bluetooth
bus [PCI] Accept a bus number range instead of a single bus number 2020-11-15 18:38:37 +01:00
crypto [KSECDD] Fix RtlEncryptMemory and improve test 2020-09-25 09:39:51 +02:00
filesystems [EXT2FS] Use GNU89 standard when using CLang 2020-11-16 16:58:10 +01:00
filters [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
hid [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
input [INPORT] Add driver for bus mouse devices (#3173) 2020-10-10 16:46:16 +03:00
ksfilter
multimedia
network [NDIS] Use FORCEINLINE instead of __inline 2020-11-16 16:58:10 +01:00
parallel [PARPORT] Fix I/O port length check 2020-10-21 15:24:10 +03:00
processor
sac
serial [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
setup
storage [STORAHCI] Use FORCEINLINE instead of __inline 2020-11-16 16:58:10 +01:00
usb [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
wdm [HDAUDBUS] Add a timeout into HDA_SendVerbs 2020-11-03 23:18:14 +03:00
wmi
CMakeLists.txt