summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add power supply widget to DAPMMark Brown2009-04-223-6/+46
* ASoC: OMAP: Add checking to detect bufferless pcmsJoonyoung Shim2009-04-221-1/+8
* ASoC: Make the DAPM power check an operation on the widgetMark Brown2009-04-202-14/+15
* ASoC: Factor out DAPM power checks for DACs and ADCsMark Brown2009-04-201-33/+48
* ASoC: Factor out generic widget power checksMark Brown2009-04-201-5/+14
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-206-16/+40
|\
| * ASoC: OMAP: Update contact addressesJarkko Nikula2009-04-175-8/+12
| * ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCRPhilipp Zabel2009-04-171-8/+28
* | ASoC: TWL4030: Add support Voice DAIJoonyoung Shim2009-04-207-12/+191
* | ASoC: TWL4030: Fix for the constraint handlingPeter Ujfalusi2009-04-171-19/+66
* | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-166-19/+25
|\|
| * ASoC: OMAP: Fix FS polarity in OSK5912 machine driverJarkko Nikula2009-04-161-2/+2
| * ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driverJarkko Nikula2009-04-161-2/+5
| * ASoC: Fix include build error in s3c2412-i2s.cBen Dooks2009-04-161-1/+1
| * ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks2009-04-161-4/+6
| * ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks2009-04-161-4/+4
| * ASoC: Fix jive_wm8750.c build problemsBen Dooks2009-04-161-6/+6
| * ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-161-0/+1
* | ASoC: OMAP: Add DSP_A mode support for mcbspPeter Ujfalusi2009-04-161-0/+8
* | ASoC: OMAP: Use single-phase for DSP modePeter Ujfalusi2009-04-161-12/+18
* | ASoC: Request shared rates for WM8903Mark Brown2009-04-161-0/+1
* | ASoC: Volume controls are never of boolean typeMark Brown2009-04-161-3/+3
* | ASoC: Check we have DAI ops when calling via accessor functionsMark Brown2009-04-161-7/+7
* | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-149702-381242/+1021615
|\ \
| * | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
| |\|
| * | Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-071-2/+2
| * | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-077-114/+283
| |\ \
| | * \ Merge branch 'linus' into core/softlockupIngo Molnar2009-04-078557-359622/+934152
| | |\ \
| | * | | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-071-1/+1
| | * | | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-121-1/+3
| | * | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-122296-21370/+47219
| | |\ \ \
| | * | | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-111-1/+7
| | * | | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-093-45/+12
| | * | | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-051-2/+2
| | * | | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-051-2/+37
| | * | | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-311-3/+0
| | * | | | softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-181-8/+16
| | * | | | softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines2009-01-161-1/+1
| | * | | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-166-105/+261
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-0713-16/+44
| |\ \ \ \ \
| | * | | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-071-1/+3
| | * | | | | branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche2009-04-071-1/+2
| | * | | | | ftrace: Correct a text align for event format outputZhaolei2009-04-071-1/+1
| | * | | | | Update /debug/tracing/READMENikanth Karthikesan2009-04-071-2/+2
| | * | | | | tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker2009-04-071-1/+12
| | * | | | | tracing, x86: remove duplicated #includeHuang Weiyi2009-04-071-1/+0
| | * | | | | ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei2009-04-071-0/+3
| | * | | | | function-graph: add proper initialization for init taskSteven Rostedt2009-04-072-2/+8
| | * | | | | tracing/ftrace: fix missing include string.hFrederic Weisbecker2009-04-071-0/+1
| | * | | | | tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-073-4/+3