- Implement generic list PageUp/PageDown
[reactos.git] / reactos / drivers /
2008-05-11 Filip NavaraFix incorrect parameters to IoSetDeviceToVerify/IoVerif...
2008-05-11 Filip NavaraFix checking of return values from IoCreateDevice....
2008-05-11 Filip NavaraFix wrong variable usage - "Filename" (8 characters...
2008-05-11 Hervé PoussineauFix indentation, to match mouclass one.
2008-05-11 Hervé Poussineauserial: Fix FileStandardInformation and FilePositionInf...
2008-05-11 Filip NavaraA driver-supplied Cancel routine is called with the...
2008-05-08 Hervé PoussineauFix some .rbuild file problems
2008-05-07 Colin FinckFilip Navara:
2008-05-06 Aleksey Bragin- Fix a typo.
2008-05-06 Hervé PoussineauFix indentation
2008-05-05 Hervé PoussineauRemove some warnings
2008-04-29 Aleksey Bragin- Enter into critical region before acquiring the resource.
2008-04-23 Magnus Olsencomment out one line for now.
2008-04-23 Magnus Olsentake offline some code, this file should be take code...
2008-04-22 Aleksey BraginBug fixes from Alex:
2008-04-21 Andrew MungerA driver-supplied Cancel routine is called with the...
2008-04-16 Pierre SchweitzerRemoved a breakpoint in Ext2CommonClose() (after an...
2008-04-05 Art YerkesFix resource initialization order in vfat too.
2008-04-05 Art YerkesInitialize this resource before the first potential...
2008-03-31 Colin FinckFirst detect the mouse and then the keyboard as it...
2008-03-31 Colin Finck- Remove much deprecated code for the mouse initializat...
2008-03-30 Aleksey Bragin- Convert to wmilib.def to wmilib.spec (so far stdcall...
2008-03-24 Daniel ReimerUpdate UniATA Driver to Version 0.3.9f. It works well...
2008-03-22 Magnus Olsenimplemented NdisScheduleWorkItem writen by me and arty
2008-03-22 Magnus OlsenFixing a typo in ndis rename NdisGetSystemUptime to...
2008-03-22 Magnus Olsenimplement NdisGetCurrentProcessorCounts
2008-03-22 Magnus Olsenimplemented NdisSystemProcessorCount
2008-03-22 Magnus Olsenimplemented NdisGetSystemUptime, thx kjk for the help...
2008-03-20 Colin Finck- The implementation of the "Mouse Reset" command diffe...
2008-03-18 Hervé PoussineauFix indentation
2008-03-18 Colin Finck- Simplify the code for connecting the interrupts.
2008-03-18 Colin FinckRevert r32706, unfortunately this wasn't the problem...
2008-03-17 Hervé PoussineauDon't fail if CCB_SYSTEM_FLAG can't be set
2008-03-15 Pierre Schweitzer- Fill in Identifier field when creating NTFS_xCB
2008-03-15 Pierre Schweitzer[FORMATTING] Fix indentation (only for functional code)
2008-03-15 Pierre Schweitzer- Renamed all control block structures to (P)NTFS_xCB
2008-03-09 Pierre Schweitzer- Reworked NtfsAllocateIrpContext to avoid working...
2008-03-08 Pierre Schweitzer- Updated NTFS header with the "new" FSF address
2008-03-08 Aleksey Bragin- Experimentally switch fastfat driver to non-Ros Cc...
2008-03-08 Pierre SchweitzerAdded stubs for CC R/W functions (fixes TODO from r32610)
2008-03-08 Aleksey Bragin- Remove ros-specific Cc functions usage.
2008-03-08 Aleksey Bragin- Pass cache manager callbacks structure at every CcIni...
2008-03-07 Aleksey Bragin- One leftover from 32604.
2008-03-07 Aleksey Bragin- There is no reason for CDFS to use CcRos-specific...
2008-02-28 Aleksey BraginSamuel Serapion <samcharly@hotmail.com>
2008-02-28 Hervé PoussineauUse a generic .spec file, instead of a .def file per...
2008-02-26 Colin FinckDon't define NDEBUG in the .rbuild file, but before...
2008-02-25 Colin FinckDon't return if no keyboard or mouse is present. Instea...
2008-02-25 Christoph von Wittichfix a typo
2008-02-24 Ged Murphyfix warning
2008-02-24 Pierre Schweitzer- Added more checks when mounting a volume (based on...
2008-02-24 Timo Kreuzerdon't free the memory for the palette entries in IntSet...
2008-02-23 Pierre Schweitzer[FORMATTING] Fix indentation (only for functional code)
2008-02-19 Aleksey Bragin- Fix dxg's includes.
2008-02-13 ReactOS Portable... Just return FALSE in KDCOM on ARM, instead of freezing.
2008-02-12 ReactOS Portable... We now have a good initialization routine for ARM....
2008-02-12 ReactOS Portable... Added arm_kprintf() for early kernel debugging (ARM...
2008-02-12 Hervé PoussineauFix assertion is pci/fdo.c
2008-02-11 Hervé PoussineauUse dynamic traces
2008-02-11 Hervé PoussineauBus number can also be stored in resource list header
2008-02-11 Hervé PoussineauFix warnings
2008-02-11 Hervé PoussineauFix ext2 driver compilation. NOT TESTED YET!
2008-02-11 Hervé PoussineauFix ext2 recognizer compilation, but let it disabled atm
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-10 Pierre SchweitzerNTFS driver improvments :
2008-02-08 Hervé PoussineauUse a generic .spec file, instead of a .def file per...
2008-02-08 Hervé PoussineauUse a generic .spec file, instead of a .def file per...
2008-02-08 ReactOS Portable... We now have an official hal-arm which exports KeSwapIrq...
2008-02-08 ReactOS Portable... We now also implement InterlockedExchange (Fixes rtl...
2008-02-08 ReactOS Portable... We no longer generate broken kernel-mode system call...
2008-02-07 Aleksey Bragin- Rename vfatfs.sys to fastfat.sys for compatibility...
2008-02-06 Aleksey Bragin- Make i8042Flush flush both output and input buffers.
2008-02-05 Colin Finck- Move each VGA font file to a new "media/vgafonts...
2008-01-27 Pierre SchweitzerGet back DO_DIRECT_IO flag that has been removed in...
2008-01-27 Pierre Schweitzer[FORMATTING] Fix indentation
2008-01-26 Christoph von Wittichsilence some warnings (this flag can't be set globally...
2008-01-25 Christoph von Wittichchanged the index to get better readable code
2008-01-25 Christoph von Wittichdisable DbgPrint
2008-01-24 Christoph von Wittichfix a typo
2008-01-24 Christoph von Wittichfix index out of bounds warning
2008-01-22 Daniel ReimerBIIG RC File Update.
2008-01-22 Christoph von Wittichupdate comment
2008-01-22 Christoph von Wittichallow filemode 2 for PSF files (but ignoring unicode...
2008-01-22 Christoph von Wittichadd support for loading the PSF font-file-format as...
2008-01-21 Christoph von Wittichload the fonts from a zip archive
2008-01-21 Daniel ReimerBug 2984 / Bug 2986 some spanish translations By Marc...
2008-01-21 Colin FinckModify 0xDD in the codepage 850 font to make the usetup...
2008-01-21 Colin Finck- Add a codepage 850 font imported from DragonFlyBSD...
2008-01-19 Aleksey Bragin- Use _enable/_disable intrinsics instead of inline...
2008-01-19 Aleksey Bragin- Add SetConsoleCP api to the usetup, and make it call...
2008-01-17 Colin FinckThese files still included the now non-existent "resour...
2008-01-17 Colin Finck- Define the copyright year one time and then use this...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-13 Christoph von Wittich-use ExAllocatePoolWithTag instead of ExAllocatePool
2008-01-12 Pierre SchweitzerRewritten NTFS driver entry :
2008-01-12 Colin FinckFix creating a directory, deleting it and recreating...
2008-01-12 Hervé Poussineau[FORMATTING] Fix indentation
2008-01-12 Aleksey Bragin- Fix build.
2008-01-12 Aleksey Bragin- Add missing critical region acquiring to the VfatShut...
2008-01-11 Hervé PoussineauAdd missing \n
next