summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-05-2080-1424/+2143
|\
| * ACPI: fix early DSDT dmi check warnings on ia64Lin Ming2010-05-191-1/+8
| * ACPICA: Update version to 20100428.Bob Moore2010-05-061-1/+1
| * ACPICA: Update/clarify some parameter names associated with acpi_handleBob Moore2010-05-063-20/+14
| * ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleepBob Moore2010-05-063-6/+6
| * ACPICA: Prevent possible allocation overrun during object copyLin Ming2010-05-061-3/+11
| * ACPICA: Split large file, evgpeblkBob Moore2010-05-065-926/+1025
| * ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore2010-05-065-47/+298
| * ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-066-65/+68
| * ACPICA: Update version to 20100331.Robert Moore2010-04-201-1/+1
| * ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-2012-262/+346
| * ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2010-04-204-0/+46
| * ACPICA: Update DSDT copy/detection.Bob Moore2010-04-205-19/+38
| * ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-206-0/+57
| * ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-205-20/+61
| * ACPICA: Add write support for DataTable operation regionsBob Moore2010-04-201-3/+10
| * ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy2010-04-201-5/+18
| * ACPICA: Update comments/headers, no functional changeBob Moore2010-04-201-10/+11
| * ACPICA: Update version to 20100304Bob Moore2010-04-201-1/+1
| * ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming2010-04-201-11/+10
| * ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-2052-150/+151
| * ACPICA: Add support for MCHI tableBob Moore2010-04-201-0/+27
| * ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming2010-04-207-216/+278
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-20248-8523/+36676
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20137-2719/+10250
| |\ \
| | * | ASoC: tpa6130a2: Remove CPVSS and HPVdd suppliesJarkko Nikula2010-05-201-34/+18
| | * | ASoC: tpa6130a2: Define output pins with SND_SOC_DAPM_OUTPUTJarkko Nikula2010-05-191-2/+2
| | * | ASoC: sdp4430 - add sdp4430 pcm ops to DAI.Liam Girdwood2010-05-191-0/+1
| | * | ASoC: TWL6040: Enable earphone path in codecJorge Eduardo Candelaria2010-05-191-1/+20
| | * | ASoC: SDP4430: Add support for Earphone speakerJorge Eduardo Candelaria2010-05-191-0/+4
| | * | ASoC: SDP4430: Add sdp4430 machine driverMisael Lopez Cruz2010-05-193-0/+239
| | * | ASoC: tlv320dac33: Avoid powering off while in BIAS_OFFPeter Ujfalusi2010-05-171-0/+3
| | * | ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power functionFelipe Balbi2010-05-171-1/+1
| | * | ARM: McBSP: Add support for omap4 in McBSP driverJorge Eduardo Candelaria2010-05-141-7/+7
| | * | ARM: McBSP: Fix request for irq in OMAP4Jorge Eduardo Candelaria2010-05-142-16/+16
| | * | OMAP: McBSP: Add 32-bit mode supportSergey Lapin2010-05-141-4/+24
| | * | ASoC: TWL4030: Add control for digimic Left Right swapPeter Ujfalusi2010-05-121-0/+12
| | * | ASoC: Don't restart unconfigured WM8994 FLLsMark Brown2010-05-111-0/+3
| | * | ASoC: Reorder power down sequence for WM hubs devicesMark Brown2010-05-111-4/+4
| | * | ASoC: Add additional WM hubs DC servo traceMark Brown2010-05-111-0/+4
| | * | ASoC: Add register write logging for WM8994Mark Brown2010-05-111-0/+2
| | * | ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi2010-05-112-20/+33
| | * | ASoC: Use more idiomatic driver name for WM8731Mark Brown2010-05-102-1/+31
| | * | ASoC: Refactor WM8731 regulator management into bias managementMark Brown2010-05-101-23/+28
| | * | ASoC: Allow DAI links to be kept active over suspendMark Brown2010-05-102-1/+40
| | * | ASoC: Allow active paths from the GSM modem while the GTA02 is suspendedMark Brown2010-05-101-0/+8
| | * | ASoC: Support leaving paths enabled over system suspendMark Brown2010-05-103-5/+60
| | * | ASoC: Refactor DAPM suspend handlingMark Brown2010-05-102-23/+33
| | * | ASoC: Remove unused DAPM suspend flagMark Brown2010-05-102-11/+0
| | * | ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-1021-31/+7
OpenPOWER on IntegriCloud