aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/z2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-5/+3
2022-05-07ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann1-3/+2
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-1/+1
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+0
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-3/+4
2020-07-23ASoC: pxa: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-03-27ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-2/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-06ASoC: pxa: z2: use modern dai_link styleKuninori Morimoto1-4/+6
2017-03-15ASoC: pxa: constify snd_soc_ops structuresBhumika Goyal1-1/+1
2017-03-07ASoC: pxa: Remove space before semicolonCodrut Grosu1-2/+2
2015-05-08ASoC: z2: Automatically disconnect non-connected pinsLars-Peter Clausen1-8/+1
2015-03-04ASoC: z2: Register jacks at the card levelLars-Peter Clausen1-7/+3
2012-01-02ASoC: Convert z2 to table based DAPM initAxel Lin1-8/+6
2012-01-02ASoC: Use dai_fmt in z2 machine driverAxel Lin1-12/+2
2011-12-22ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-4/+0
2011-08-14ASoC: Remove redundant -codec from WM8750Mark Brown1-1/+1
2011-03-11ASoC: PXA: Z2: Fix codec pin nameVasily Khoruzhick1-1/+1
2011-03-11ASoC: PXA: z2: Mute internal speaker when headphones are connectedVasily Khoruzhick1-0/+5
2011-01-18ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick1-1/+1
2011-01-18ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick1-0/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-7/+8
2010-08-23ASoC: pxa2xx-i2s is the proper name of the I2S DAI, not pxa-i2s.Ian Lartey1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-16/+10
2010-04-12ASoC: Zipit Z2 WM8750 ASoC driverMarek Vasut1-0/+246