index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-02
ASoC: fsl_esai: Fix missing break in switch statement
S.j. Wang
1
-1
/
+1
2019-05-02
ASoC: fsl_audmix: cache pdev->dev pointer
Viorel Suman
1
-14
/
+13
2019-05-02
ASoC: fsl_audmix: remove "model" attribute
Viorel Suman
1
-20
/
+23
2019-05-02
ASoC: imx-audmix: fix object reference leaks in probe
Viorel Suman
1
-0
/
+4
2019-05-02
ASoC: mpc5200_dma: Fix invalid license ID
Andra Danciu
1
-1
/
+1
2019-05-02
ASoC: mpc5200_psc_i2s: Fix invalid license ID
Andra Danciu
1
-1
/
+1
2019-05-02
ASoC: imx: fix fiq dependencies
Arnd Bergmann
1
-4
/
+5
2019-05-02
ASoC: fsl_micfil: Remove set but not used variable 'osr'
YueHaibing
1
-3
/
+0
2019-04-26
ASoC: fsl_sai: Add missing return 0 in remove()
Nicolin Chen
1
-0
/
+2
2019-04-25
ASoC: fsl_sai: Add support for runtime pm
Daniel Baluta
1
-5
/
+17
2019-04-25
ASoC: fsl_sai: Update is_slave_mode with correct value
Daniel Baluta
1
-0
/
+2
2019-04-08
ASoC: wm1133-ev1: Switch to SPDX identifier
Andra Danciu
1
-13
/
+8
2019-04-08
ASoC: phycore-ac97: Switch to SPDX identifier
Andra Danciu
1
-11
/
+5
2019-04-08
ASoC: pcm030-audio-fabric: Switch to SPDX identifier
Andra Danciu
1
-11
/
+7
2019-04-08
ASoC: p1022_rdk: Switch to SPDX identifier
Andra Danciu
1
-18
/
+14
2019-04-08
ASoC: p1022_ds: Switch to SPDX identifier
Andra Danciu
1
-11
/
+7
2019-04-08
ASoC: mx27vis-aic32x4: Switch to SPDX identifier
Andra Danciu
1
-22
/
+7
2019-04-08
ASoC: mpc8610_hpcd: Switch to SPDX identifier
Andra Danciu
1
-11
/
+7
2019-04-08
ASoC: mpc5200_psc_i2s: Switch to SPDX identifier
Andra Danciu
1
-7
/
+7
2019-04-08
ASoC: mpc5200_psc_ac97: Switch to SPDX identifier
Andra Danciu
1
-10
/
+6
2019-04-08
ASoC: mpc5200_dma: Switch to SPDX identifier
Andra Danciu
1
-7
/
+7
2019-04-08
ASoC: imx-ssi: Switch to SPDX identifier
Andra Danciu
2
-37
/
+26
2019-04-08
ASoC: imx-spdif: Switch to SPDX identifier
Andra Danciu
1
-10
/
+3
2019-04-08
ASoC: imx-pcm-fiq: Switch to SPDX identifier
Andra Danciu
1
-13
/
+8
2019-04-08
ASoC: imx-mc13783: Switch to SPDX identifier
Andra Danciu
1
-14
/
+8
2019-04-08
ASoC: imx-es8328: Switch to SPDX identifier
Andra Danciu
1
-11
/
+4
2019-04-08
ASoC: imx-audmux: Switch to SPDX identifier
Andra Danciu
1
-18
/
+8
2019-04-08
ASoC: fsl-dma: Switch to SPDX identifier
Andra Danciu
2
-19
/
+12
2019-04-08
ASoC: eukrea-tlv320: Switch to SPDX identifier
Andra Danciu
1
-16
/
+10
2019-04-08
ASoC: imx-pcm: Switch to SPDX identifier
Andra Danciu
1
-5
/
+1
2019-04-05
ASoC: fsl_esai: Support synchronous mode
S.j. Wang
1
-7
/
+14
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2
-10
/
+51
2019-04-02
ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-2
/
+2
2019-04-02
ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-0
/
+1
2019-04-01
ASoC: fsl: fix spelling mistake: "missign" -> "missing"
Colin Ian King
1
-1
/
+1
2019-03-27
ASoC: fsl_audmix: Fix kbuild failure
Viorel Suman
1
-1
/
+1
2019-03-26
ASoC: fsl: Add Audio Mixer machine driver
Viorel Suman
3
-0
/
+338
2019-03-26
ASoC: fsl: Add Audio Mixer CPU DAI driver
Viorel Suman
4
-0
/
+688
2019-03-21
ASoC: fsl_esai: fix channel swap issue when stream starts
S.j. Wang
1
-10
/
+37
2019-03-21
ASoC: fsl_asrc: add constraint for the asrc of older version
S.j. Wang
1
-0
/
+14
2019-02-20
ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()
Takashi Iwai
1
-2
/
+4
2019-02-19
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1
Mark Brown
1
-3
/
+4
2019-02-19
ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
S.j. Wang
1
-3
/
+4
2019-02-19
SoC: imx-sgtl5000: add missing put_device()
Wen Yang
1
-0
/
+1
2019-02-18
ASoC: fsl_spdif: fix sysclk_df type
Viorel Suman
1
-4
/
+6
2019-02-18
ASoC: fsl_spdif: fix TXCLK_DF mask
Viorel Suman
1
-1
/
+1
2019-02-04
ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
wen yang
1
-0
/
+1
2019-01-18
Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1
Mark Brown
1
-12
/
+12
[next]