aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-02ACPICA: Restructured module into multiple functions.Mikhail Kouzmich
2007-02-02ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore
2007-02-02ACPICA: Fix for possible memory leak and fault.Fiodor Suietov
2007-02-02ACPICA: Update interpreter error paths to always report the errorBob Moore
2007-02-02ACPICA: On AML mutex force-release, set depth to zero (was 1).Bob Moore
2007-02-02ACPICA: Use faster ByIndex interface to get FACSBob Moore
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore
2007-02-02ACPICA: Fix for Global Lock semaphore.Bob Moore
2007-02-02ACPICA: Fix trace output name and whitespaceBob Moore
2007-02-02ACPICA: Fix memory leak in table load error pathBob Moore
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore
2007-02-02ACPICA: Report error if method creates 2 objects with the same nameBob Moore
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore
2007-02-02ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore
2007-02-02ACPICA: re-factor table init routines for benefit of iASLBob Moore
2007-02-02ACPICA: Update comments in tbfadt.cBob Moore
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore
2007-02-02ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore
2007-02-02ACPICA: Cleanup of FADT verification function.Bob Moore
2007-02-02ACPICA: Split acpi_format_exception into two partsBob Moore
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-02-02ACPICA: Lint changesBob Moore
2007-02-02ACPICA: Fix for FADT conversion in 64-bit modeBob Moore
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore
2007-02-02ACPICA: Update debug outputBob Moore
2007-02-02ACPICA: Temporary fix for BankValue parameterBob Moore
2007-02-02ACPICA: fix for object premature deletionFiodor Suietov
2007-02-02ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore
2007-02-02ACPICA: Release global lock from interrupt handlerBob Moore
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore
2007-02-02ACPICA: Handle case NumElements > Package lengthBob Moore
2007-02-02ACPICA: Handle mis-matched package lengthBob Moore
2007-02-02ACPICA: Update function headerBob Moore
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King
2007-02-02pata_via: Correct missing commentsAlan
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-02spidernet : fix memory leak in spider_net_stopJens Osterkamp
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok
2007-02-02Merge ../linux-2.6Jeff Garzik
2007-02-02[BNX2]: PHY workaround for 5709 A0.Michael Chan
2007-02-01[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz