aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/poodle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20ASoC: pxa: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-19ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula1-1/+0
2014-03-03ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_controlLars-Peter Clausen1-2/+1
2014-02-23ASoC: pxa: Remove superfluous lockingLars-Peter Clausen1-4/+0
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-8/+6
2011-12-30ASoC: Use dai_fmt in poodle machine driverAxel Lin1-12/+2
2011-12-30ASoC: Convert poodle to table based DAPM and control initAxel Lin1-15/+8
2011-12-30ASoC: pxa: Convert poodle to use snd_soc_register_card()Axel Lin1-19/+23
2011-10-13ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine driversAxel Lin1-1/+0
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown1-1/+1
2011-01-25ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov1-1/+1
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-11/+14
2010-11-06ASoC: Lock the CODEC in PXA external jack controlsMark Brown1-0/+5
2010-08-23ASoC: pxa2xx-i2s is the proper name of the I2S DAI, not pxa-i2s.Ian Lartey1-1/+1
2010-08-18ASoC: Support non-crystal master clocks for WM8731Mark Brown1-1/+1
2010-08-17ASoC: Fix a few more PXA build errorsMark Brown1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-16/+11
2009-06-16[ARM] pxa: register wm8731 explicitly for corgi and poodleMark Brown1-36/+0
2009-03-28Merge branch 'origin' into develRussell King1-14/+42
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-18ASoC: Fix build for corgi and poodleMark Brown1-1/+2
2009-02-18ASoC: Refactor WM8731 device registrationMark Brown1-6/+35
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-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-2/+2
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-09-04ALSA: ASoC: Convert wm8731 to a new-style i2c driverJean Delvare1-0/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-07-29ALSA: ASoC: Update Poodle to current ASoC APIDmitry Baryshkov1-6/+2
2008-07-10ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.Liam Girdwood1-4/+4
2008-07-10ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-2/+2
2008-07-10ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood1-13/+11
2008-05-19[ALSA] soc - Zaurus - Convert to bulk DAPM registration APIsMark Brown1-9/+5
2008-04-24[ALSA] soc - poodle - Fix checkpatch warningsMark Brown1-5/+3
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 poodle machineLiam Girdwood1-30/+53
2007-02-09[ALSA] ASoC pxa2xx Poodle machine supportLiam Girdwood1-0/+329