reactos/drivers
Hervé Poussineau f5658fd3b4 [STORAHCI] Replace some __inline by FORCEINLINE
Functions were declared as __inline, then used, and then defined.
This leads to some linking errors with some compilers.
2020-03-26 16:39:16 +01:00
..
base [CPORTLIB][NTOS:INBV][KDCOM][FREELDR] Add ComPort library for NEC PC-98 series (#2407) 2020-03-06 19:50:31 +01:00
battery [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
bluetooth [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
bus [ISAPNP] Report DMA channels 2020-03-26 16:36:23 +01:00
crypto [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
filesystems [CMAKE] When disabling C4101, explicitly remove the error flag. 2020-02-24 22:29:33 +01:00
filters [FLTMGR] Safely query object name in FltpGetObjectName. CID 1420811 2020-01-18 13:19:22 +01:00
hid [HIDCLASS] Implement IRP_MJ_WRITE 2019-05-14 14:37:22 +02:00
input [I8042PRT] Remove dead commented-out code; Allow sending ROS-specific commands to the kernel debugger since KD64 also support them. 2019-11-17 23:21:55 +01:00
ksfilter [KS] KsQueryInformationFile(): Fallback to IRP if FastIO failed 2020-02-17 19:08:57 +03:00
multimedia [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
network [TCPIP] Add some static specifiers, to prevent exporting FORCEINLINE function outside compilation unit 2020-03-26 16:39:16 +01:00
parallel [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
processor [PROCESSR] Employ usual casing for CurrentControlSet key. 2019-08-10 19:15:38 +02:00
sac [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
serial [SERIAL] Immediately complete read IRP if all requested bytes have been found in circular buffer 2019-05-02 20:06:47 +02:00
setup [BLUE] Add IOCTL buffers validation. Addendum to commit bfd8a848. 2020-01-03 17:17:03 +01:00
storage [STORAHCI] Replace some __inline by FORCEINLINE 2020-03-26 16:39:16 +01:00
usb [USBHUB] Set the Removable flag for all ports of a USB hub 2020-03-21 13:23:21 +01:00
wdm [PORTCLS] Handle failure return from QueryPowerChangeState. CORE-16611 2020-02-08 13:07:34 +01:00
wmi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00