aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore8-56/+32
2007-02-02ACPICA: Fix for Global Lock semaphore.Bob Moore1-1/+1
2007-02-02ACPICA: Fix trace output name and whitespaceBob Moore1-3/+1
2007-02-02ACPICA: Fix memory leak in table load error pathBob Moore1-1/+1
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore1-20/+51
2007-02-02ACPICA: Report error if method creates 2 objects with the same nameBob Moore2-3/+17
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore2-137/+154
2007-02-02ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore1-0/+2
2007-02-02ACPICA: re-factor table init routines for benefit of iASLBob Moore1-5/+25
2007-02-02ACPICA: Update comments in tbfadt.cBob Moore1-5/+6
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore4-375/+1
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore8-84/+109
2007-02-02ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore2-1/+381
2007-02-02ACPICA: Cleanup of FADT verification function.Bob Moore1-42/+23
2007-02-02ACPICA: Split acpi_format_exception into two partsBob Moore2-82/+109
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy4-8/+17
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore4-9/+9
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore1-61/+17
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore2-0/+4
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy16-160/+135
2007-02-02ACPICA: Lint changesBob Moore2-41/+84
2007-02-02ACPICA: Fix for FADT conversion in 64-bit modeBob Moore1-7/+14
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore4-250/+395
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore30-3403/+1609
2007-02-02ACPICA: Update debug outputBob Moore1-1/+1
2007-02-02ACPICA: Temporary fix for BankValue parameterBob Moore1-2/+28
2007-02-02ACPICA: fix for object premature deletionFiodor Suietov1-0/+9
2007-02-02ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore1-4/+3
2007-02-02ACPICA: Release global lock from interrupt handlerBob Moore1-35/+15
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore6-190/+131
2007-02-02ACPICA: Handle case NumElements > Package lengthBob Moore1-46/+41
2007-02-02ACPICA: Handle mis-matched package lengthBob Moore1-8/+19
2007-02-02ACPICA: Update function headerBob Moore1-0/+3
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-18/+19
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King1-0/+1
2007-02-02pata_via: Correct missing commentsAlan1-1/+2
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan1-2/+9
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo2-15/+7
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-218/+199
2007-02-02spidernet : fix memory leak in spider_net_stopJens Osterkamp1-0/+2
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok1-6/+1
2007-02-02Merge ../linux-2.6Jeff Garzik7-28/+28
2007-02-02[BNX2]: PHY workaround for 5709 A0.Michael Chan2-2/+18
2007-02-01[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz1-1/+1
2007-02-01[PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap1-9/+11
2007-02-01[PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the biosAvi Kivity1-0/+2
2007-02-01[PATCH] pci: remove warning messagesAndrew Morton1-8/+2
2007-02-01[PATCH] via quirk updateJean Delvare1-3/+5
2007-02-01[PATCH] radio modems sitting on serial port are not for s390Al Viro1-3/+3
2007-02-01[PATCH] ide section fixesAl Viro1-4/+4