summaryrefslogtreecommitdiff
path: root/sound/soc/pxa/magician.c
AgeCommit message (Expand)Author
2023-02-01ASoC: pxa: remove unused board supportArnd Bergmann
2022-06-06ASoC: pxa: Update to use set_fmt_new callbackCharles Keepax
2022-05-07ARM: pxa: magician: use platform driver for audioArnd Bergmann
2020-07-23ASoC: pxa: use asoc_substream_to_rtd()Kuninori Morimoto
2020-03-27Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown
2020-03-27ASoC: pxa: magician: convert to use i2c_new_client_device()Wolfram Sang
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-06ASoC: pxa: magician: use modern dai_link styleKuninori Morimoto
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-20ASoC: pxa: remove clock divider and pll setup from zylonite and magicianDaniel Mack
2017-03-15ASoC: pxa: constify snd_soc_ops structuresBhumika Goyal
2016-11-13ASoC: pxa: Make static string arrays 'const 'char * const []'Lars-Peter Clausen
2016-03-01ASoC: pxa: magician: Fix enum ctl accesses in a wrong typeTakashi Iwai
2015-01-09ASoC: magician: Automatically disconnect non-connected pinsLars-Peter Clausen
2014-03-13ASoC: pxa: magician: Convert to table based DAPM and control setupLars-Peter Clausen
2014-03-13Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2014-02-23ASoC: pxa: Remove superfluous lockingLars-Peter Clausen
2014-02-20ASoC: pxa: magician: Update locking around use of DAPM pin APICharles Keepax
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
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-10-02ASoC: Remove unused rate variable in magician_playback_hw_paramsAxel Lin
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-11-06ASoC: Lock the CODEC in PXA external jack controlsMark Brown
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
2009-09-05ASoC: Add source argument to PLL configurationMark Brown
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro
2009-06-25Merge branch 'for-2.6.31' into for-2.6.32Mark Brown
2009-06-15ASoC: UDA1380: refactor device registrationPhilipp Zabel
2009-06-14ASoC: magician: fix PXA SSP clock polarityPhilipp Zabel
2009-05-15ASoC: Optimize switch/case in magician.cTakashi Iwai
2009-04-09ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao
2009-04-02ASoC: Add Magician machine supportPhilipp Zabel