aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore1-2/+2
2008-07-16ACPICA: Cleanup of _PRT parsing codeBob Moore1-12/+12
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore8-83/+37
2008-07-16ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore1-1/+1
2008-07-16ACPICA: Update disassembler for DMAR table changesBob Moore2-0/+5
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore3-6/+20
2008-07-16ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore1-0/+17
2008-07-16ACPICA: Update version to 20080514Bob Moore1-1/+1
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore11-74/+99
2008-07-16ACPICA: Several lint changes, no functional changesBob Moore1-4/+4
2008-07-16ACPICA: Removed unused include files from source filesBob Moore1-2/+0
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore48-221/+206
2008-07-16ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2-9/+9
2008-07-16ACPICA: Update tracking macros to reduce code/data sizeJan Beulich1-6/+4
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore10-26/+3
2008-07-16ACPICA: Add argument count checking to control method invocation via acpi_evaluate_objectBob Moore3-2/+40
2008-07-16fujitsu-laptop: depends on INPUTRandy Dunlap1-0/+1
2008-07-16snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki1-26/+42
2008-07-16snapshot: Push BKL down into ioctl handlersAlan Cox1-4/+7
2008-07-16Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki4-56/+54
2008-07-16APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg1-139/+207
2008-07-16ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki1-31/+0
2008-07-16PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki3-6/+4
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell4-11/+8
2008-07-16dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2-0/+6
2008-07-16ACPI: don't walk tables if ACPI was disabledVegard Nossum1-0/+3
2008-07-16acer-wmi: Remove version numberCarlos Corbacho1-4/+1
2008-07-16acer-wmi: Add debugfs file for device detectionCarlos Corbacho1-0/+66
2008-07-16acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732Carlos Corbacho1-0/+10
2008-07-16acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718Carlos Corbacho1-0/+19
2008-07-16acer-wmi: Respect framebuffer blanking in backlightCarlos Corbacho1-2/+12
2008-07-16acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 seriesCarlos Corbacho1-4/+27
2008-07-16acer-wmi: Remove LED colour comment from documentationCarlos Corbacho1-2/+0
2008-07-16eeepc-laptop: staticAdrian Bunk1-2/+2
2008-07-16ACPICA: fix mutex names in debug code.Vegard Nossum1-1/+1
2008-07-16Make GPE disable more robustBob Moore3-5/+65
2008-07-16compal-laptop: remove unnecessary lcd_level attributeCezary Jackiewicz1-35/+2
2008-07-16acpi: fix printk format warningRandy Dunlap1-1/+1
2008-07-16ACPI: fix processor throttling set errorYi Yang1-4/+20
2008-07-16ACPI: fix acpi fan state set errorYi Yang1-1/+7
2008-07-16ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria1-4/+8
2008-07-16Fujitsu-laptop updateJonathan Woithe3-52/+792
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis5-32/+30
2008-07-16misc,acpi,backlight: compal Laptop ExtrasCezary Jackiewicz4-2/+462
2008-07-16create sysfs link from acpi device to sysdev for cpuZhang Rui1-1/+7
2008-07-16force offline the processor during hot-removalZhang Rui2-3/+4
2008-07-16fix a deadlock issue when poking "eject" fileZhang Rui1-24/+32
2008-07-16Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap1-0/+6
2008-07-16powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala1-0/+4
2008-07-16Fix MIPS cross-compile problemRalf Baechle1-2/+2