summaryrefslogtreecommitdiff
path: root/sound/soc/pxa/z2.c
AgeCommit message (Expand)Author
2023-02-01ASoC: pxa: remove unused board supportArnd Bergmann
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-07ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2020-07-23ASoC: pxa: use asoc_substream_to_rtd()Kuninori Morimoto
2020-03-27ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06ASoC: pxa: z2: use modern dai_link styleKuninori Morimoto
2017-03-15ASoC: pxa: constify snd_soc_ops structuresBhumika Goyal
2017-03-07ASoC: pxa: Remove space before semicolonCodrut Grosu
2015-05-08ASoC: z2: Automatically disconnect non-connected pinsLars-Peter Clausen
2015-03-04ASoC: z2: Register jacks at the card levelLars-Peter Clausen
2012-01-02ASoC: Convert z2 to table based DAPM initAxel Lin
2012-01-02ASoC: Use dai_fmt in z2 machine driverAxel Lin
2011-12-22ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown
2011-08-14ASoC: Remove redundant -codec from WM8750Mark Brown
2011-03-11ASoC: PXA: Z2: Fix codec pin nameVasily Khoruzhick
2011-03-11ASoC: PXA: z2: Mute internal speaker when headphones are connectedVasily Khoruzhick
2011-01-18ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick
2011-01-18ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-08-23ASoC: pxa2xx-i2s is the proper name of the I2S DAI, not pxa-i2s.Ian Lartey
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-04-12ASoC: Zipit Z2 WM8750 ASoC driverMarek Vasut