[NTOSKRNL]
[reactos.git] / reactos / drivers /
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Cameron Gutman[ACPI]
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Cameron Gutman[ACPI]
2010-03-25 Cameron Gutman[ACPI]
2010-03-24 Cameron Gutman[ACPI]
2010-03-24 Christoph von Wittich[CMBATT]
2010-03-24 Sir Richard[CMBATT]: Implement _UID and _BTP ACPI method calls.
2010-03-24 Sir Richard[CMBATT]: Implement ACPI _STA and _PSR method calls.
2010-03-23 Sir Richard[CMBATT]: Implement ACPI package extraction routines...
2010-03-23 Sir Richard[CMBATT]: Implement PnP handling. Only the ACPI-facing...
2010-03-23 Cameron Gutman[ACPI]
2010-03-23 Cameron Gutman[BATTC]
2010-03-22 Sir Richard[CMBATT]: CmBattIoctl: Add handling for the direct...
2010-03-22 Sir Richard[CMBATT]: Implement CmBattPowerDispatch for power requests.
2010-03-22 Sir Richard[CMBATT]: Implement CmBattSystemControl to parse WMI...
2010-03-22 Sir Richard[CMBATT]: Fix typo in CmBattPowerCallBack caught by...
2010-03-22 Sir Richard[CMBATT]: CmBattIoctl: Batteries are very hot-pluggable...
2010-03-22 Sir Richard[CMBATT]: Implement CmBattGetAcpiInterfaces and CmBattI...
2010-03-22 Cameron Gutman[CMBATT]
2010-03-22 Cameron Gutman[CMBATT]
2010-03-22 Sir Richard[CMBATT]: Implement PnP side: CmBattDestroyFdo, CmBattR...
2010-03-21 Sir Richard[CMBATT]: Implement CmBattPowerCallback and CmBattWakeD...
2010-03-21 Sir Richard[CMBATT]; Implement CmBattSetStatusNotify and CmBattDis...
2010-03-21 Sir Richard[CMBATT]: Implement CmBattQueryTag and CmBattNotifyHand...
2010-03-21 Sir Richard[CMBATT]: Implement CmBattGetBatteryStatus. See ACPI...
2010-03-20 Sir Richard[CMBATT]: Implement CmBattQueryInformation and CmBattQu...
2010-03-19 Sir Richard[CMBATT]: Driver Entrypoint, Create/Close handler,...
2010-03-17 Kamil Hornicek[WIN32K]
2010-03-17 Cameron Gutman - Set the resource pointer back to the start of the...
2010-03-17 Cameron Gutman - Check that the memory location that we are trying...
2010-03-17 Cameron Gutman - Check that the device number is not invalid
2010-03-17 Cameron Gutman - Don't acquire the mutex in the ISR handler because...
2010-03-17 Cameron Gutman - Define NDEBUG and demote several non-critical debug...
2010-03-17 Cameron Gutman - Add a hack to disable ACPI if VMware is detected
2010-03-15 Dmitry GorbachevLink buslogic.sys against libcntpr. This should fix...
2010-03-13 Cameron Gutman - Fix a typo in AcpiOsReadPciConfiguration and AcpiOsW...
2010-03-13 Sir Richard[CMBATT]: ACPI-compliant. WMI-managed Control Method...
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-13 Cameron Gutman - Handle ACPI_RESOURCE_TYPE_EXTENDED_IRQ and ACPI_RESO...
2010-03-13 Cameron Gutman - Let the ACPI driver handle fixed feature buttons
2010-03-13 Cameron Gutman - Don't enumerate the ACPI root device
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Cameron Gutman - Handle ACPI_RESOURCE_TYPE_ADDRESS16, ACPI_RESOURCE_T...
2010-03-12 Amine KhaldiSync with trunk head
2010-03-12 Cameron Gutman - Fix acpi_bus_receive_event and acpi_bus_generate_eve...
2010-03-11 Cameron Gutman - Use the possible resources not the current resources...
2010-03-11 Cameron Gutman - Fix the resource parsing loops to correct a memory...
2010-03-11 evb- Remove bits saying dithering supported, since code...
2010-03-11 Sir Richard[FRAMEBUF]: Use precompiled header.
2010-03-11 evb- Added support IOCTRL_QUERY_PUBLIC_ACCESS_RANGES,...
2010-03-10 Cameron Gutman - We forget that AE_BUFFER_OVERFLOW is normal and...
2010-03-10 Sylvain Petreolle[ACPI]
2010-03-10 Cameron Gutman - Quit building a useless IO_RESOURCE_REQUIREMENTS_LIS...
2010-03-09 Hervé PoussineauLink SCSI miniport drivers only to scsiport
2010-03-09 Amine KhaldiSync with trunk head
2010-03-08 Cameron Gutman[CMBATT]
2010-03-06 Sylvain PetreolleMake the shutdown with ACPI enabled actually work.
2010-03-06 Cameron Gutman - Call acpi_bus_set_power instead of acpi_power_transition
2010-03-06 Sylvain Petreolle[framebuf_new]
2010-03-06 Cameron Gutman - Transition the physical device into D0 state when...
2010-03-05 Sylvain PetreolleObvious one, add back framebuff as well.
2010-03-05 Sylvain PetreolleAdd back vgaddi to the build.
2010-03-05 Timo KreuzerAttempt to fix build of bootcd, by adding back vga...
2010-03-05 evb- New Framebuffer (Linear) Display Driver to support...
2010-03-05 evb- Add new unified VGA/VBE miniport driver. Based on...
2010-03-05 Cameron Gutman - Detach the device object from the stack before delet...
2010-03-05 Aleksey Bragin[UNIATA]
2010-03-05 Aleksey Bragin[UNIATA]
2010-03-05 Johannes Anderwald[PORTCLS]
2010-03-05 Johannes Anderwald[PORTCLS]
2010-03-05 Johannes Anderwald[PORTCLS]
2010-03-05 Cameron Gutman - Fail HwFindAdapter if VESA is disabled
2010-03-04 Cameron Gutman - Implement VideoPortIsNoVesa
2010-03-03 evb- Fix includes in richard's driver.
2010-03-03 evb- Video Miniport driver not use ntddk.h, but miniport...
2010-03-03 Sir Richard[VIDEOPRT]: <Committing on behalf of eVb> - Patch to...
2010-03-03 Sir Richard[VMX-SVGA]: Some work in progress from my tree. Abandon...
2010-03-03 Cameron Gutman - Handle the special case of ACPI device, the fixed...
2010-03-02 Johannes Anderwald[PORTCLS]
2010-03-02 Johannes Anderwald[PORTCLS]
2010-03-01 Johannes Anderwald[PORTCLS]
2010-03-01 Cameron Gutman - Update to new ACPI driver by Samuel Serapion (and...
2010-03-01 Cameron Gutman - Update to new ACPI driver by Samuel Serapion (and...
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-26 Ged Murphy- Move from using include guards to pragma once.
2010-02-23 Johannes Anderwald[KS]
2010-02-23 Johannes Anderwald[PORTCLS]
2010-02-23 Michael Martin[usb/usbehci]
2010-02-21 Michael Martin[usb/usbehci]
2010-02-20 Daniel ReimerXML Compliance Patch for the RBUILD Files. By Samuel...
2010-02-18 Dmitry Gorbachev[BOOTVID] Initialize VgaAddress.HighPart
2010-02-12 Johannes Anderwald[PORTCLS]
2010-02-12 Johannes Anderwald[MMIXER, WDMAUD_KERNEL]
2010-02-11 Johannes Anderwald[WDMAUD_KERNEL]
2010-02-11 Cameron Gutman - Fix floppy controller detection
2010-02-10 Michael Martin[usb/usbehci]
2010-02-10 Christoph von Wittich[usb/usbehci]
2010-02-10 Michael Martin[usb/usbehci]
next