Age | Commit message (Expand) | Author |
2023-02-01 | ASoC: pxa: remove unused board support | Arnd Bergmann |
2022-05-07 | ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors | Linus Walleij |
2022-04-19 | ARM: pxa: move mach/sound.h to linux/platform_data/ | Arnd Bergmann |
2020-07-23 | ASoC: pxa: use asoc_substream_to_rtd() | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-06 | ASoC: pxa: tosa: use modern dai_link style | Kuninori Morimoto |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2017-03-15 | ASoC: pxa: constify snd_soc_ops structures | Bhumika Goyal |
2017-03-07 | ASoC: pxa: Add space around ':' and '(' | Codrut Grosu |
2017-01-05 | ASoC: pxa2xx-ac97: Remove unused DAI ID defines | Lars-Peter Clausen |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and '... | Mark Brown |
2016-11-13 | ASoC: pxa: Make static string arrays 'const 'char * const []' | Lars-Peter Clausen |
2016-10-24 | ASoC: wm9712: Remove unused DAI ID defines | Lars-Peter Clausen |
2016-03-01 | ASoC: pxa: tosa: Fix enum ctl accesses in a wrong type | Takashi Iwai |
2015-09-14 | ASoC: pxa: Convert to devm_snd_soc_register_card | Axel Lin |
2015-05-08 | ASoC: tosa: Automatically disconnect non-connected pins | Lars-Peter Clausen |
2014-10-20 | ASoC: pxa: drop owner assignment from platform_drivers | Wolfram Sang |
2014-03-13 | ASoC: pxa: tosa: Convert to table based DAPM and control setup | Lars-Peter Clausen |
2014-03-13 | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2014-02-23 | ASoC: pxa: Remove superfluous locking | Lars-Peter Clausen |
2014-02-20 | ASoC: pxa: tosa: Update locking around use of DAPM pin API | Charles Keepax |
2013-10-18 | ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers | Dmitry Eremin-Solenikov |
2012-12-10 | ASoC: pxa: remove __dev* attributes | Bill Pemberton |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood |
2011-12-22 | ASoC: pxa: Add .owner to struct snd_soc_card | Axel Lin |
2011-12-17 | ASoC: pxa: Convert tosa to use snd_soc_register_card() | Axel Lin |
2011-10-08 | ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Mark Brown |
2011-02-25 | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown |
2011-02-25 | ASoC: correct pxa AC97 DAI names | Dmitry Eremin-Solenikov |
2011-01-27 | ASoC: Replace pdev with card in machine driver probe and remove | Mark Brown |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula |
2010-11-06 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood |
2010-11-06 | ASoC: Lock the CODEC in PXA external jack controls | Mark Brown |
2010-11-02 | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card' | Eric Miao |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-12 | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao |
2009-02-11 | ASoC: Fix forgotten replacements of socdev->codec | Takashi Iwai |
2008-12-02 | ASoC: Push platform registration down into the card | Mark Brown |
2008-11-25 | ASoC: tosa: move gpio probing to machine callbacks | Dmitry Baryshkov |
2008-11-21 | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown |
2008-10-13 | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood |
2008-10-13 | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine drivers | Mark Brown |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-07-29 | ALSA: sound/soc/pxa/tosa.c: removed duplicated include | Huang Weiyi |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-10 | ALSA: tosa: fix compilation with new DAPM API | Dmitry Baryshkov |
2008-07-10 | ALSA: asoc: core - refactored DAPM pin control API. | Liam Girdwood |