aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/tosa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-13ASoC: pxa: tosa: Convert to table based DAPM and control setupLars-Peter Clausen1-22/+13
2014-03-13Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-pxaMark Brown1-12/+16
2014-02-23ASoC: pxa: Remove superfluous lockingLars-Peter Clausen1-4/+0
2014-02-20ASoC: pxa: tosa: Update locking around use of DAPM pin APICharles Keepax1-12/+16
2013-10-18ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio driversDmitry Eremin-Solenikov1-0/+1
2012-12-10ASoC: pxa: remove __dev* attributesBill Pemberton1-3/+3
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-12-22ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-12-17ASoC: pxa: Convert tosa to use snd_soc_register_card()Axel Lin1-47/+30
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-1/+0
2011-02-25Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-2/+2
2011-02-25ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov1-2/+2
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown1-2/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-0/+5
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-17/+20
2010-11-06ASoC: Lock the CODEC in PXA external jack controlsMark Brown1-0/+5
2010-11-02ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-15/+12
2009-03-28Merge branch 'origin' into develRussell King1-8/+6
2009-03-12ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel1-7/+5
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao1-2/+0
2009-02-11ASoC: Fix forgotten replacements of socdev->codecTakashi Iwai1-1/+1
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-1/+1
2008-11-25ASoC: tosa: move gpio probing to machine callbacksDmitry Baryshkov1-8/+22
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-3/+3
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood1-1/+1
2008-10-13ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine driversMark Brown1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-07-29ALSA: sound/soc/pxa/tosa.c: removed duplicated includeHuang Weiyi1-1/+0
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-9/+20
2008-07-10ALSA: tosa: fix compilation with new DAPM APIDmitry Baryshkov1-2/+2
2008-07-10ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood1-14/+16
2008-07-07[ARM] 5098/1: fix sound/soc/pxa/tosa.c to new gpio apiDmitry Baryshkov1-9/+20
2008-05-19[ALSA] ASoC: Remove in-code changelogsMark Brown1-3/+0
2008-05-19[ALSA] soc - Zaurus - Convert to bulk DAPM registration APIsMark Brown1-10/+4
2008-02-29[ALSA] ASoC: Fix DAPM widget function types in pxa machine driversJarkko Nikula1-1/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-02-09[ALSA] soc - ASoC 0.13 Sharp tosa machineLiam Girdwood1-1/+3
2007-02-09[ALSA] ASoC pxa2xx Tosa machine supportLiam Girdwood1-0/+287