summaryrefslogtreecommitdiffstats
path: root/net/atm (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-31ACPICA: Move all public H/W interfaces to new hwxfaceBob Moore3-497/+558
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore7-126/+89
2008-12-31ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming1-2/+2
2008-12-31ACPI: io_acpi_init.c: call acpi_get_name to get node fullnameLin Ming1-46/+56
2008-12-31ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACELin Ming1-22/+0
2008-12-31ACPI: power.c: call acpi_get_name to get node nameLin Ming1-1/+5
2008-12-31ACPI: sony-laptop.c: call acpi_get_object_info to get node infoLin Ming1-6/+9
2008-12-31ACPI: main.c: use new public GPE group enable/disable interfacesLin Ming1-6/+6
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore2-4/+69
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore12-92/+156
2008-12-31ACPI: wakeup.c: remove ACPI_FUNCTION_TRACELin Ming1-5/+0
2008-12-31ACPI: proc.c: remove ACPI_FUNCTION_TRACELin Ming1-9/+3
2008-12-31ACPI: ec.c: call acpi_get_name to get node nameLin Ming1-2/+7
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming3-3/+4
2008-12-30ACPICA: Update version to 20081031Bob Moore1-1/+1
2008-12-30ACPICA: Enhance implicit return mechanismLin Ming1-0/+16
2008-12-30ACPICA: Consolidate method arg count validation codeBob Moore3-74/+104
2008-12-30ACPICA: Add Buffer->String conversion for predefined methodsBob Moore3-30/+125
2008-12-30ACPICA: Allow multiple backslash prefix in namepathsLin Ming1-1/+7
2008-12-30ACPICA: Fix to allow aliases within ASL namepathsBob Moore1-0/+4
2008-12-30ACPICA: Remove references to obsolete ACPI_DUMP_APPBob Moore1-5/+2
2008-12-30ACPICA: Add support to externally execute _OSI methodBob Moore4-3/+27
2008-12-30ACPICA: Reformat comments, no functional changesBob Moore9-163/+152
2008-12-30ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore7-47/+51
2008-12-30ACPICA: Emit warning if two FACS or DSDT tables found in the FADTBob Moore1-2/+15
2008-12-30ACPICA: Fix namestring for the SystemCMOS address spaceBob Moore1-1/+1
2008-12-30ACPICA: Update debug output for IndexField I/OBob Moore1-4/+7
2008-12-30ACPICA: Add a mechanism to escape infinite AML While() loopsBob Moore4-4/+29
2008-12-30ACPICA: Optimize execution of AML While loopsBob Moore1-4/+25
2008-12-30ACPICA: Fix possible memory leak on error in parserLin Ming1-0/+8
2008-12-30ACPICA: Update FACS waking vector interfacesBob Moore2-26/+34
2008-12-30ACPICA: Fix several warnings under gcc 4 compilerBob Moore2-6/+6
2008-12-25Linux 2.6.28v2.6.28Linus Torvalds1-1/+1
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski1-0/+3
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar1-0/+1
2008-12-24parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-12-24edac: fix edac core deadlock when removing a deviceHarry Ciao1-3/+9
2008-12-24cgroups: avoid accessing uninitialized data in failure pathLi Zefan1-2/+3
2008-12-24cgroups: suppress bogus warning messagesSharyathi Nagesh1-3/+0
2008-12-24w1: fix slave selection on big-endian systemsEvgeniy Polyakov1-1/+3
2008-12-24rtc: rtc-isl1208: reject invalid datesChris Elston1-0/+7
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller1-1/+2
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie1-2/+2
2008-12-22drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2-2/+4
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney1-3/+2
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney1-1/+1
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner1-0/+6
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2-5/+20
2008-12-19fs/9p: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang3-6/+10