summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/magician.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-6/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* | ASoC: pxa: magician: use modern dai_link styleKuninori Morimoto2019-06-061-8/+14
|/
* ASoC: pxa: remove clock divider and pll setup from zylonite and magicianDaniel Mack2018-07-201-104/+2
* ASoC: pxa: constify snd_soc_ops structuresBhumika Goyal2017-03-151-2/+2
* ASoC: pxa: Make static string arrays 'const 'char * const []'Lars-Peter Clausen2016-11-131-1/+1
* ASoC: pxa: magician: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-3/+3
* ASoC: magician: Automatically disconnect non-connected pinsLars-Peter Clausen2015-01-091-20/+1
* ASoC: pxa: magician: Convert to table based DAPM and control setupLars-Peter Clausen2014-03-131-22/+12
* Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-03-131-9/+13
|\
| * ASoC: pxa: magician: Update locking around use of DAPM pin APICharles Keepax2014-02-201-9/+13
* | ASoC: pxa: Remove superfluous lockingLars-Peter Clausen2014-02-231-4/+0
|/
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin2011-12-221-0/+1
* ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown2011-10-081-1/+0
* ASoC: Remove unused rate variable in magician_playback_hw_paramsAxel Lin2011-10-021-2/+1
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-061-0/+4
|\
| * ASoC: Lock the CODEC in PXA external jack controlsMark Brown2010-11-061-0/+4
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-16/+19
|/
* ASoC: pxa2xx-i2s is the proper name of the I2S DAI, not pxa-i2s.Ian Lartey2010-08-231-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-19/+16
* ASoC: Add source argument to PLL configurationMark Brown2009-09-051-1/+1
* ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-061-1/+1
* Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-06-251-1/+1
|\
| * ASoC: magician: fix PXA SSP clock polarityPhilipp Zabel2009-06-141-1/+1
* | ASoC: UDA1380: refactor device registrationPhilipp Zabel2009-06-151-26/+28
|/
* ASoC: Optimize switch/case in magician.cTakashi Iwai2009-05-151-6/+7
* ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
* ASoC: Add Magician machine supportPhilipp Zabel2009-04-021-0/+560
OpenPOWER on IntegriCloud