An error occurred fetching the project authors.
  1. 06 Oct, 2003 1 commit
    • Len Brown's avatar
      [ACPI] Summary of changes for ACPICA version 20031002: · dac231e4
      Len Brown authored
      Fixed a problem with Index Fields where the index was not incremented
      for fields that require multiple writes to the index/data registers
      (Fields that are wider than the data register.)
      
      Fixed a problem with all Field objects where a write could go beyond the
      end-of-field if the field was larger than the access granularity and
      therefore required multiple writes to complete the request.  An extra
      write beyond the end of the field could happen inadvertently.
      
      Fixed a problem with Index Fields where a BUFFER_OVERFLOW error would
      incorrectly be returned if the width of the Data Register was larger
      than the specified field access width.
      
      Completed fixes for LoadTable() and Unload() and verified their
      operation.  Implemented full support for the "DdbHandle" object
      throughout the ACPI CA subsystem.
      
      Implemented full support for the MADT and ECDT tables in the ACPI CA
      header files.  Even though these tables are not directly consumed by
      ACPI CA, the header definitions are useful for ACPI device drivers.
      
      Integrated resource descriptor fixes posted to the Linux ACPI list.
      This included checks for minimum descriptor length, and support for
      trailing NULL strings within descriptors that have optional string
      elements.
      
      Fixed a problem where the SMI_CMD register could be written even if it
      was not supported on the platform (when FADT.SMI_CMD is zero)
      dac231e4
  2. 18 Feb, 2003 1 commit
  3. 17 Jan, 2003 1 commit
  4. 07 Jan, 2003 1 commit
  5. 17 Dec, 2002 2 commits
  6. 12 Dec, 2002 1 commit
    • Andy Grover's avatar
      ACPI: update to 20021212 · bc422259
      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
      bc422259
  7. 29 Aug, 2002 1 commit
  8. 15 Aug, 2002 1 commit
    • Andy Grover's avatar
      ACPI interpreter updates: · a89cc9b6
      Andy Grover authored
      - Improved ACPI mode switching (Kochi Takayoshi)
      - Improved namespace handling of parent operator "^^"
      - Changed the names of some proprocessor macros
      - Other improvements
      a89cc9b6
  9. 15 Mar, 2002 1 commit
  10. 05 Feb, 2002 6 commits
    • Linus Torvalds's avatar
      v2.4.13 -> v2.4.13.1 · 980adcb2
      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
      980adcb2
    • Linus Torvalds's avatar
      v2.4.9.15 -> v2.4.10 · 8c7cba55
      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
      8c7cba55
    • Linus Torvalds's avatar
      v2.4.5.4 -> v2.4.5.5 · 396a6123
      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
      396a6123
    • Linus Torvalds's avatar
      v2.4.0.11 -> v2.4.0.12 · c9b92268
      Linus Torvalds authored
        - Get non-cpuid Cyrix probing right (it's not a NexGen)
        - Jens Axboe: cdrom tray status and queing cleanups
        - AGP GART: don't disable VIA, and allow i815 with external AGP
        - Coda: use iget4() in order to have big inode numbers without clashes.
        - Fix UDF writepage() page locking
        - NIIBE Yutaka: SuperH update
        - Martin Diehl and others: SiS pirq routing fixes
        - Andy Grover: ACPI update
        - Andrea Arkangeli: LVM update
        - Ingo Molnar: RAID cleanups
        - David Miller: sparc and networking updates
        - Make NFS really be able to handle large files
      c9b92268
    • Linus Torvalds's avatar
      v2.4.0.9 -> v2.4.0.10 · baf4e2cf
      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
      baf4e2cf
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32