An error occurred fetching the project authors.
- 17 Jan, 2004 1 commit
-
-
Len Brown authored
The purpose of this release is primarily to update the copyright years in each module, thus causing a huge number of diffs. There are a few small functional changes, however. Improved error messages when there is a problem finding one or more of the required base ACPI tables Reintroduced the definition of APIC_HEADER in actbl.h Changed definition of MADT_ADDRESS_OVERRIDE to 64 bits (actbl.h) Removed extraneous reference to NewObj in dsmthdat.c
-
- 29 Sep, 2003 1 commit
-
-
Len Brown authored
Found and fixed a longstanding problem with the late execution of the various deferred AML opcodes (such as Operation Regions, Buffer Fields, Buffers, and Packages)... This fixes the "region size computed incorrectly" problem. Fixed several 64-bit issues with prototypes, casting and data types. Removed duplicate prototype from acdisasm.h
-
- 18 Feb, 2003 1 commit
-
-
Andy Grover authored
-
- 12 Feb, 2003 1 commit
-
-
Patrick Mochel authored
-
- 07 Jan, 2003 1 commit
-
-
Andy Grover authored
-
- 17 Dec, 2002 2 commits
-
-
Andy Grover authored
-
Andy Grover authored
-
- 12 Dec, 2002 1 commit
-
-
Andy Grover authored
- remove NATIVE_CHAR typedef - remove ACPI_{GET,VALID}_ADDRESS macros - fix memory corruption in deletion of a static AML buffer - fix fault caused by 0-length AML - fix user-buffer overwrite/corruption of buffer is too small - fix buffer-to-string conversion
-
- 22 Oct, 2002 1 commit
-
-
Andy Grover authored
- Remove old code - Change some defines - Change Scope behavior
-
- 02 Oct, 2002 1 commit
-
-
Andy Grover authored
- Fix problem where a store/copy of a string did not set string length properly. - Fix ToString operator - Fix CopyObject not updating internal node type - Fix a memory leak during implicit operand source conversion - Enhanced error messages for namespace lookup problems - Revamped Alias support
-
- 25 Jul, 2002 1 commit
-
-
Andy Grover authored
-
- 11 Jun, 2002 1 commit
-
-
Andy Grover authored
ACPI interpreter update Change non-interpreter code to account for the interpreter changes.
-
- 29 May, 2002 1 commit
-
-
Andy Grover authored
Improved error checking on hw accesses Moved arch specific macros to arch/asm/acpi.h
-
- 15 Mar, 2002 1 commit
-
-
Andy Grover authored
This is the update to the core interpreter code.
-
- 05 Feb, 2002 5 commits
-
-
Linus Torvalds authored
- Michael Warfield: computone serial driver update - Alexander Viro: cdrom module race fixes - David Miller: Acenic driver fix - Andrew Grover: ACPI update - Kai Germaschewski: ISDN update - Tim Waugh: parport update - David Woodhouse: JFFS garbage collect sleep
-
Linus Torvalds authored
- Andrew Grover: ACPI update - Al Viro: block devices.. - Andrea Arcangeli: fix list manipulation bogosity - Trond Myklebust: 64-bit file locking fixes - Brad Hards: USB CDC ethernet - Chris Mason: reiserfs speedup - Robert Love: re-merge AMD 761 GART support that was lost in -ac merge - Adam Richter: check pci_module_init() return value
-
Linus Torvalds authored
- Johannes Erdfelt: USB update (bluetooth and serial) - Andrew Grover: ACPI update for _real_ this time. - Neil Brown: md update - Keith Owens: kbuild script fix, do_softirq versioning fix - David Miller: sparc and portability updates
-
Linus Torvalds authored
- got a few too-new R128 #defines in the Radeon merge. Fix. - tulip driver update from Jeff Garzik - more cpq and DAC elevator fixes from Jens. Looks good. - Petr Vandrovec: nicer ncpfs behaviour - Andy Grover: APCI update - Cort Dougan: PPC update - David Miller: sparc updates - David Miller: networking updates - Neil Brown: RAID5 fixes
-
Linus Torvalds authored
-