aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/spitz.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-6/+1
2019-06-06ASoC: pxa: spitz: use modern dai_link styleKuninori Morimoto1-4/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2017-03-15ASoC: pxa: constify snd_soc_ops structuresBhumika Goyal1-1/+1
2017-03-07ASoC: pxa: Remove space before semicolonCodrut Grosu1-2/+2
2016-11-13ASoC: pxa: Make static string arrays 'const 'char * const []'Lars-Peter Clausen1-3/+3
2016-03-01ASoC: pxa: spitz: Fix enum ctl accesses in a wrong typeTakashi Iwai1-6/+6
2015-09-14ASoC: pxa: Convert to devm_snd_soc_register_cardAxel Lin1-4/+1
2015-01-09ASoC: spitz: Automatically disconnect non-connected pinsLars-Peter Clausen1-21/+1
2014-12-22ASoC: pxa: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-28ASoC: pxa: Convert spitz to use snd_soc_register_card()Dmitry Eremin-Solenikov1-24/+28
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-nextMark Brown1-6/+1
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
2014-02-20ASoC: pxa: spitz: Update locking around use of DAPM pin APICharles Keepax1-23/+28
2012-02-17ASoC: Change spitz_ext_control to take dapm as argument.Axel Lin1-7/+5
2012-02-16ASoC: spitz: Fix kcontrols to use card instead of codecLiam Girdwood1-6/+6
2012-01-02ASoC: Convert spitz to table based DAPM and control initAxel Lin1-15/+8
2012-01-02ASoC: Use dai_fmt in spitz machine driverAxel Lin1-12/+2
2011-12-22ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-10-13ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine driversAxel Lin1-1/+0
2011-08-14ASoC: Remove redundant -codec from WM8750Mark Brown1-1/+1
2011-04-03ASoC: Properly handle spitz MIC GPIOMarek Vasut1-12/+29
2011-01-25ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov1-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-33/+36
2010-11-06ASoC: Lock the CODEC in PXA external jack controlsMark Brown1-0/+5
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-52/+10
2010-04-09ASoC: WM8750: Convert to new APIMarek Vasut1-7/+36
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-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-2/+2
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-8/+8
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-7/+7
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-28/+18
2008-09-23[ARM] pxa/akita: use pca953x instead of akita-ioexpEric Miao1-9/+4
2008-09-23[ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOsEric Miao1-19/+14
2008-09-04ALSA: ASoC: Convert wm8750 to a new-style i2c driverJean Delvare1-0/+1
2008-08-12ALSA: spitz: MONO -> MONO1Dmitry Baryshkov1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
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-31/+31
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-9/+5