summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: sony-laptop.c: call acpi_get_object_info to get node infoLin Ming2008-12-311-6/+9
* ACPI: main.c: use new public GPE group enable/disable interfacesLin Ming2008-12-311-6/+6
* ACPICA: New: Public GPE group enable/disable interfacesBob Moore2008-12-312-4/+69
* ACPICA: New: acpi_get_gpe_device interfaceBob Moore2008-12-3112-92/+156
* ACPI: wakeup.c: remove ACPI_FUNCTION_TRACELin Ming2008-12-311-5/+0
* ACPI: proc.c: remove ACPI_FUNCTION_TRACELin Ming2008-12-311-9/+3
* ACPI: ec.c: call acpi_get_name to get node nameLin Ming2008-12-311-2/+7
* ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming2008-12-313-3/+4
* ACPICA: Update version to 20081031Bob Moore2008-12-301-1/+1
* ACPICA: Enhance implicit return mechanismLin Ming2008-12-301-0/+16
* ACPICA: Consolidate method arg count validation codeBob Moore2008-12-303-74/+104
* ACPICA: Add Buffer->String conversion for predefined methodsBob Moore2008-12-303-30/+125
* ACPICA: Allow multiple backslash prefix in namepathsLin Ming2008-12-301-1/+7
* ACPICA: Fix to allow aliases within ASL namepathsBob Moore2008-12-301-0/+4
* ACPICA: Remove references to obsolete ACPI_DUMP_APPBob Moore2008-12-301-5/+2
* ACPICA: Add support to externally execute _OSI methodBob Moore2008-12-304-3/+27
* ACPICA: Reformat comments, no functional changesBob Moore2008-12-309-163/+152
* ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore2008-12-307-47/+51
* ACPICA: Emit warning if two FACS or DSDT tables found in the FADTBob Moore2008-12-301-2/+15
* ACPICA: Fix namestring for the SystemCMOS address spaceBob Moore2008-12-301-1/+1
* ACPICA: Update debug output for IndexField I/OBob Moore2008-12-301-4/+7
* ACPICA: Add a mechanism to escape infinite AML While() loopsBob Moore2008-12-304-4/+29
* ACPICA: Optimize execution of AML While loopsBob Moore2008-12-301-4/+25
* ACPICA: Fix possible memory leak on error in parserLin Ming2008-12-301-0/+8
* ACPICA: Update FACS waking vector interfacesBob Moore2008-12-302-26/+34
* ACPICA: Fix several warnings under gcc 4 compilerBob Moore2008-12-302-6/+6
* Linux 2.6.28v2.6.28Linus Torvalds2008-12-251-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-2416-42/+49
|\
| * V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-231-1/+2
| * V4L/DVB (9908a): MAINTAINERS: mark linux-uvc-devel as subscribers onlyJiri Slaby2008-12-171-1/+1
| * V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil2008-12-161-1/+1
| * V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-169-33/+33
| * V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris2008-12-161-2/+2
| * V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä2008-12-162-1/+7
| * V4L/DVB (9780): dib0700: Stop repeating after user stops pushing buttonDevin Heitmueller2008-12-161-3/+3
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-241-0/+1
|\ \
| * | x86: disable X86_PTRACE_BTSIngo Molnar2008-12-241-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-12-241-0/+3
|\ \ \
| * | | ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski2008-12-241-0/+3
* | | | parisc: disable UP-optimized flush_tlb_mmKyle McMartin2008-12-241-1/+4
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-241-2/+2
|\ \ \ \
| * | | | drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie2008-12-231-2/+2
| |/ / /
* | | | edac: fix edac core deadlock when removing a deviceHarry Ciao2008-12-241-3/+9
* | | | cgroups: avoid accessing uninitialized data in failure pathLi Zefan2008-12-241-2/+3
* | | | cgroups: suppress bogus warning messagesSharyathi Nagesh2008-12-241-3/+0
* | | | w1: fix slave selection on big-endian systemsEvgeniy Polyakov2008-12-241-1/+3
* | | | rtc: rtc-isl1208: reject invalid datesChris Elston2008-12-241-0/+7
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-12-225-15/+14
|\ \ \ \
| * | | | ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang2008-12-191-1/+5
| * | | | ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-194-14/+9