| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: imx-ssi: Remove unused driver | Fabio Estevam | 2020-11-12 | 1 | -651/+0 |
* | ASoC: soc-core: remove bus_control | Kuninori Morimoto | 2020-01-21 | 1 | -1/+0 |
* | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-02 | 1 | -3/+1 |
* | ASoC: imx-ssi: Switch to SPDX identifier | Andra Danciu | 2019-04-08 | 1 | -32/+25 |
* | ASoC: imx-ssi: add check on platform_get_irq return value | Gustavo A. R. Silva | 2017-07-07 | 1 | -0/+4 |
* | ASoC: imx-ssi: Fix DAI hardware signal inversions | Benoît Thébaudeau | 2015-09-29 | 1 | -10/+9 |
* | ASoC: fsl: Add dedicated DMA buffer size for each cpu dai | Shengjiu Wang | 2015-07-07 | 1 | -1/+1 |
* | ASoC: fsl: Remove fsl_asoc_xlate_tdm_slot_mask() | Lars-Peter Clausen | 2015-01-14 | 1 | -1/+0 |
* | ASoC: fsl: Update set_tdm_slot() semantics | Lars-Peter Clausen | 2015-01-14 | 1 | -2/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | ASoC: fsl: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+1 |
|/ |
|
* | ASoC: imx-ssi: Add .xlate_tdm_slot_mask() support. | Xiubo Li | 2014-03-25 | 1 | -0/+2 |
* | ASoC: imx-ssi: Check the return value from clk_prepare_enable() | Fabio Estevam | 2013-12-05 | 1 | -1/+3 |
* | ASoC: fsl: imx-ssi: omit ssi counter to avoid harm in unbalanced situation | Oskar Schirmer | 2013-12-02 | 1 | -3/+2 |
* | ASoC: fsl: Use devm_snd_dmaengine_pcm_register() | Lars-Peter Clausen | 2013-12-02 | 1 | -3/+0 |
* | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 2013-10-24 | 1 | -3/+0 |
|\ |
|
| * | ASoC: fsl: remove leftover release_mem_region | Wolfram Sang | 2013-10-14 | 1 | -3/+0 |
* | | ASoC: fsl: imx-ssi: fix probe on imx31 | Philippe Rétornaz | 2013-10-07 | 1 | -11/+12 |
|/ |
|
* | ASoC: fsl: Set sdma peripheral type directly | Nicolin Chen | 2013-07-25 | 1 | -2/+2 |
* | ASoC: imx-pcm-fiq: Introduce pcm-fiq-params | Markus Pargmann | 2013-07-15 | 1 | -1/+6 |
* | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2013-06-28 | 1 | -2/+9 |
|\ |
|
| * | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2013-06-27 | 1 | -2/+9 |
* | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 2013-06-17 | 1 | -33/+11 |
|\ \
| |/
|/| |
|
| * | ASoC: fsl: remove use of imx-fiq-pcm-audio from imx-ssi | Shawn Guo | 2013-05-15 | 1 | -17/+6 |
| * | ASoC: fsl: remove use of imx-pcm-audio from imx-ssi | Shawn Guo | 2013-05-15 | 1 | -16/+5 |
* | | sound/soc/fsl: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -6/+0 |
|/ |
|
* | Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2013-04-18 | 1 | -18/+4 |
|\ |
|
| * | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 2013-04-18 | 1 | -1/+1 |
| |\ |
|
| * | | ASoC: imx: Setup dma data in DAI probe | Lars-Peter Clausen | 2013-04-17 | 1 | -18/+4 |
| * | | Merge tag 'v3.9-rc7' into asoc-dma | Mark Brown | 2013-04-17 | 1 | -0/+5 |
| |\ \ |
|
* | \ \ | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 2013-04-12 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ASoC: imx-ssi: Fix AC97 rates | Sascha Hauer | 2013-03-12 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2013-04-12 | 1 | -11/+18 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ASoC: fsl: Use common DAI DMA data struct | Lars-Peter Clausen | 2013-04-05 | 1 | -9/+12 |
| * | | | ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct | Lars-Peter Clausen | 2013-03-26 | 1 | -4/+8 |
| |/ / |
|
* | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2013-04-12 | 1 | -3/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | ASoC: switch over to use snd_soc_register_component() on imx ssi | Kuninori Morimoto | 2013-03-26 | 1 | -3/+8 |
| |/ |
|
* / | ASoC: imx-ssi: Fix occasional AC97 reset failure | Sascha Hauer | 2013-03-12 | 1 | -0/+5 |
|/ |
|
* | ASoC: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -4/+3 |
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 1 | -2/+2 |
|\ |
|
| * | ASoC: fsl: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -2/+2 |
* | | ASoC: imx-ssi: remove unneeded mach/hardware.h inclusion | Shawn Guo | 2012-10-15 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-09 | 1 | -22/+8 |
|\ |
|
| * | ASoC: Revert 'ASoC: imx-ssi: Remove mono support' | Javier Martin | 2012-09-06 | 1 | -3/+2 |
| * | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 2012-09-05 | 1 | -2/+3 |
| |\ |
|
| * | | ASoC: imx-ssi: Say if we fail to register a second AC'97 bus | Mark Brown | 2012-08-04 | 1 | -0/+1 |
| * | | ASoC: imx-ssi: Use devm functions | Fabio Estevam | 2012-08-04 | 1 | -19/+5 |
* | | | ARM: imx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | ASoC: imx-ssi: Remove mono support | Fabio Estevam | 2012-08-08 | 1 | -2/+3 |
|/ |
|