summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-04-13ASoC: codecs: JZ4740: Convert to table based controls and DAPM setupLars-Peter Clausen1-11/+7
2011-04-13ASoC: JZ4740: qi_lb60: Use the SND_SOC_DAPM_EVENT_OFF for the speakers statusLars-Peter Clausen1-5/+1
2011-04-13ASoC: JZ4740: qi_lb60: Use gpio_request_array to request and setup gpiosLars-Peter Clausen1-19/+10
2011-04-13ASoC: JZ4740: Convert qi_lb60 codec to table based DAPM setupLars-Peter Clausen1-6/+5
2011-04-13Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-2/+0
2011-04-13ASoC: codecs: JZ4740: Fix OOPSLars-Peter Clausen1-2/+0
2011-04-13ASoC: Mark Speyside widgets as ignoring suspendMark Brown1-0/+16
2011-04-13ASoC: Add stub baseband link on SpeysideMark Brown1-0/+11
2011-04-13ASoC: Add pin switches for fixed analogue inputs and outputs on SpeysideMark Brown1-0/+8
2011-04-13ASoC: Add Speyside headset jack detection supportMark Brown1-1/+77
2011-04-13ASoC: Support the sub speaker driver on SpeysideMark Brown2-0/+35
2011-04-13ASoC: Optimise clock management for WM8915 SpeysideMark Brown1-0/+37
2011-04-13ASoC: Add basic widgets for WM8915 SpeysideMark Brown1-0/+28
2011-04-13ASoC: Initial audio support for Speyside on Cragganmore 6410Mark Brown3-0/+131
2011-04-13ASoC: Create card DAPM widgets early so they can be used in callbacksMark Brown1-3/+4
2011-04-13ASoC: Move WM8915 FLL operations onto the CODECMark Brown1-3/+2
2011-04-12ASoC: Fix mis cherry-pick of wm1250-ev1 driverMark Brown1-1/+1
2011-04-12ASoC: Add initial WM1250-EV1 Springbank audio I/O module driverMark Brown3-0/+114
2011-04-12ASoC: Add WM8915 CODEC driverMark Brown4-0/+6648
2011-04-12ASoC: Add soc_remove_dai_linksKuninori Morimoto1-4/+12
2011-04-12ASoC: SAMSUNG: Add WM8580 PCM Machine driverSangbeom Kim3-0/+216
2011-04-12Merge branch 'for-2.6.39' into for-2.6.40Mark Brown5-17/+28
2011-04-12ASoC: Fix output PGA enabling in wm_hubs CODECsMark Brown1-4/+4
2011-04-12ASoC: sn95031: decorate function with __devexit_p()Lu Guanqun1-1/+1
2011-04-12ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driverSangbeom Kim1-2/+2
2011-04-12ASoC: sst_platform: Fix lock acquringLu Guanqun1-4/+6
2011-04-12ASoC: fsi: driver safely remove for against irqKuninori Morimoto1-4/+3
2011-04-12ASoC: fsi: modify vague PM control on probeKuninori Morimoto1-1/+2
2011-04-12ASoC: fsi: take care in failing case of dai registerKuninori Morimoto1-1/+10
2011-04-09ASoC: Allow DAPM pin operations to match any contextMark Brown1-0/+24
2011-04-09ASoC: Force all DAPM contexts into the same bias stateMark Brown1-0/+9
2011-04-08ASoC: Remove special casing for registerless widgetsMark Brown1-100/+0
2011-04-08Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-15/+23
2011-04-08ASoC: SSM2602: add SPI supportMike Frysinger2-5/+53
2011-04-08ASoC: Add data based control initialisation for CODECs and cardsMark Brown1-0/+11
2011-04-08ASoC: WM8903: HP and Line out PGA/mixer DAPM fixesDilan Lee1-15/+23
2011-04-07Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2-1/+19
2011-04-07ASoC: Set left channel volume update bits for WM8994Mark Brown1-0/+16
2011-04-07ASoC: fix config error pathLu Guanqun1-0/+1
2011-04-07ASoC: check channel mismatch between cpu_dai and codec_daiLu Guanqun1-1/+2
2011-04-06ASoC: sst_platform: unregister sst card when being closedLu Guanqun1-0/+1
2011-04-06ASoC: sst_platform: free the resources on fail pathLu Guanqun1-0/+2
2011-04-06ASoC: sst_platform: initialize module_name properlyLu Guanqun1-0/+1
2011-04-06ASoC: Add max98095 CODEC driverPeter Hsiang4-0/+2299
2011-04-06Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2-0/+2
2011-04-06ASoC: Tegra: Suspend/resume supportStephen Warren2-0/+2
2011-04-05Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai48-1484/+2073
2011-04-05ASoC: Add bias level data to DAPM context debugfsMark Brown1-0/+48
2011-04-05ASoC: Fix comment width in soc-cache.cMark Brown1-4/+5
2011-04-05ASoC: Remove excessively verbose logging on I2C writeMark Brown1-1/+0