summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Mark Brown2015-10-071-10/+9Star
|\ \
| | * ASoC: imx-ssi: Fix DAI hardware signal inversionsBenoît Thébaudeau2015-09-291-10/+9Star
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/doc', 'asoc/fix/...Mark Brown2015-09-232-3/+5
|\ \ \ \ | |_|_|/ |/| | |
| | | * ASoC: fsl_ssi: Fix checking of dai format for AC97 modeAdam Thomson2015-09-191-2/+3
| |_|/ |/| |
| | * ASoC: fsl-asoc-card: put ASRC OF node in case of unknown deviceMaciej S. Szmigiero2015-08-311-1/+2
* | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-0411-40/+151
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. | | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...Mark Brown2015-08-302-6/+59
| |\ \ \| |
| | | * | | ASoC: fsl_ssi: adjust set DAI format in AC'97 modeMaciej S. Szmigiero2015-08-141-3/+5
| | | * | | ASoC: fsl_ssi: instantiate AC'97 CODECMaciej S. Szmigiero2015-08-141-0/+21
| | | * | | ASoC: fsl_ssi: add AC'97 ops setting check and cleanupMaciej S. Szmigiero2015-08-141-1/+8
| | | * | | ASoC: fsl_ssi: enable AC'97 asymmetric ratesMaciej S. Szmigiero2015-08-141-1/+3
| | | * | | ASoC: fsl_ssi: AC'97 DAI driver needs probe method tooMaciej S. Szmigiero2015-08-141-0/+1
| | | * | | ASoC: fsl_ssi: enable IPG clock during AC'97 reg accessMaciej S. Szmigiero2015-08-141-0/+19
| | | |/ /
| | * / / ASoC: fsl: fsl_spdif: signedness bug in fsl_spdif_startup()Dan Carpenter2015-07-141-1/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'asoc/topic/fsi', 'asoc/topic/fsl', 'asoc/topi...Mark Brown2015-08-3011-34/+92
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | | | |/ | | | | | |/|
| | | | | | * ASoC: fsl-sai: add 32 bit word length supportZidan Wang2015-08-111-1/+2
| | | |_|_|/ | | |/| | |
| | | | | * ASoC: fsl-asoc-card: add wm8960 supportZidan Wang2015-08-151-0/+8
| | | | | * ASoC: fsl-asoc-card: Specify codec_dai_name for DAI linksNicolin Chen2015-08-131-2/+6
| | | |_|/ | | |/| |
| | | | * ASoC: fsl: fsl_spdif: Check for clk_prepare_enable() errorFabio Estevam2015-07-071-3/+11
| | | | * ASoC: fsl: fsl_asrc: Check for clk_prepare_enable() errorFabio Estevam2015-07-071-5/+20
| | | |/ | | |/|
| | | * ASoC: fsl: fix typos for sound/soc/fsl/*Xiubo Li2015-08-124-12/+12
| | | * ASoC: fsl: Add dedicated DMA buffer size for each cpu daiShengjiu Wang2015-07-077-11/+33
| | |/
* | / ASoC: fsl_esai: Spelling s/specifially/specifically/Geert Uytterhoeven2015-08-071-1/+1
|/ /
* / ASoC: fsl-ssi: Fix bitclock calculation for master modeJuergen Borleis2015-07-071-1/+1
|/
* Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2015-06-221-1/+1
|\
| * ASoC: imx-wm8962: Add a missing error checkDan Carpenter2015-06-101-1/+1
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-sai', 'asoc/...Mark Brown2015-06-057-29/+150
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | ASoC: fsl_ssi: No need call of_device_is_available()Fabio Estevam2015-05-081-7/+0Star
| | | | |/
| | | * / ASoC: fsl_spdif: Don't try to round-up for clock divisor calculationNicolin Chen2015-05-251-6/+4Star
| | | |/
| | * | ASoC: fsl_sai: add 12kHz, 24kHz, 176.4kHz and 192kHz sample rate supportZidan Wang2015-05-121-3/+21
| | * | ASoC: fsl_sai: add sai master mode supportZidan Wang2015-05-122-5/+121
| | |/
| * | ASoC: fsl: imx-mc13783: Simplify trivial if-return sequenceFabio Estevam2015-05-111-5/+1Star
| * | ASoC: fsl: fsl_dma: Use true/false for boolean initFabio Estevam2015-05-111-2/+2
| * | ASoC: fsl: Constify platform_device_idKrzysztof Kozlowski2015-05-011-1/+1
| |/
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2015-06-051-2/+1Star
|\ \
| * | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen2015-04-271-2/+1Star
| |/
* / ASoC: fsl_ssi: Fix platform_get_irq() error handlingFabio Estevam2015-04-171-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'as...Mark Brown2015-04-121-2/+1Star
|\ \
| * | ASoC: wm1133-ev1: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-121-2/+1Star
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso...Mark Brown2015-04-125-27/+15Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | * | ASoC: fsl_ssi: Use devm_ioremap_resource()Fabio Estevam2015-04-101-14/+6Star
| | | * | ASoC: fsl_ssi: Use devm_snd_soc_register_component()Fabio Estevam2015-04-101-8/+4Star
| | |/ / | |/| |
| | * | ASoC: fsl: Add the audio interface acronyms in Kconfig textFabio Estevam2015-04-101-2/+2
| | * | ASoC: fsl: constify of_device_id arrayFabian Frederick2015-03-223-3/+3
| |/ /
* | | Merge tag 'asoc-v4.1' into asoc-nextMark Brown2015-04-123-10/+14
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. | | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...Mark Brown2015-03-052-10/+8Star
| |\ \ \ \| | | | | |_|_|/ | | |/| | |
| | | | | |
| | | | \ \
| | | *-. \ \ Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...Mark Brown2015-02-097-41/+9Star
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | | | |
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *---. | | | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown2015-02-093-13/+5Star
| | | |\ \ \| | |
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *---. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi...Mark Brown2015-02-096-11/+7Star
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | | | | | | | |
| | | | \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown2015-02-093-39/+6Star
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |