Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c22baeab40b2f8e75907cfd7aa69147d5343d2c
/
sound
/
soc
/
fsl
17198ae
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
by Kuninori Morimoto
· 4 years, 9 months ago
fa7b2a1
ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macro
by Kuninori Morimoto
· 4 years, 11 months ago
d152088
ASoC: fsl_sai: Fix exiting path on probing failure
by Oleksandr Suvorov
· 5 years ago
250a15c
ASoC: soc-core: remove bus_control
by Kuninori Morimoto
· 5 years ago
c05f10f
ASoC: fsl_asrc: Add support for imx8qm & imx8qxp
by Shengjiu Wang
· 5 years ago
a82cf72
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6
by Mark Brown
· 5 years ago
77fffa7
ASoC: fsl_audmix: add missed pm_runtime_disable
by Chuhong Yuan
· 5 years ago
eea2395
ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_conf
by Kuninori Morimoto
· 5 years ago
6ac44ce
ASoC: fsl: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
4468189
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
by Kuninori Morimoto
· 5 years ago
2eb2d31
ASoC: fsl_sai: add IRQF_SHARED
by Michael Walle
· 5 years ago
fe96509
ASoC: fsl_audmix: Add spin lock to protect tdms
by Shengjiu Wang
· 5 years ago
35dac62
ASoC: fsl_esai: Add spin lock to protect reset, stop and start
by Shengjiu Wang
· 5 years ago
b39eb1e
ASoC: fsl_asrc: refine the setting of internal clock divider
by Shengjiu Wang
· 5 years ago
d3de1eb
ASoC: fsl: fsl_dma: fix build failure
by Michael Ellerman
· 5 years ago
dd79841
ASoC: fsl_mqs: Move static keyword to the front of declarations
by YueHaibing
· 5 years ago
a21192a
ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup()
by Kuninori Morimoto
· 5 years ago
8903ed2
ASoC: fsl: fsl_asrc_dma: remove snd_pcm_ops
by Kuninori Morimoto
· 5 years ago
6d1048b
ASoC: fsl: mpc5200_dma: remove snd_pcm_ops
by Kuninori Morimoto
· 5 years ago
4ac85de
ASoC: fsl: fsl_dma: remove snd_pcm_ops
by Kuninori Morimoto
· 5 years ago
2adc3fc
ASoC: fsl: imx-pcm-fiq: remove snd_pcm_ops
by Kuninori Morimoto
· 5 years ago
a9d2736
ASoC: fsl_mqs: Fix error handling in probe
by Dan Carpenter
· 5 years ago
e9e8fc9
ASoC: fsl_mqs: remove set but not used variable 'bclk'
by YueHaibing
· 5 years ago
703df44
ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
by Shengjiu Wang
· 5 years ago
109539c
ASoC: fsl_asrc: update supported sample format
by Shengjiu Wang
· 5 years ago
4bf6257
ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
by Shengjiu Wang
· 5 years ago
9e28f65
ASoC: fsl_mqs: Add MQS component driver
by Shengjiu Wang
· 5 years ago
5b8b8f7
Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
e75f494
ASoC: fsl_sai: Fix noise when using EDMA
by Mihai Serban
· 5 years ago
a54f848
Merge branch 'asoc-5.4' into asoc-next
by Mark Brown
· 5 years ago
63d1a34
ASoC: fsl_sai: Implement set_bclk_ratio
by Viorel Suman
· 5 years ago
696d052
ASoC: fsl_ssi: Fix clock control issue in master mode
by Shengjiu Wang
· 5 years ago
9573820
ASoC: imx-audmix: register the card on a proper dev
by Shengjiu Wang
· 5 years ago
6eeb60b
ASoC: fsl_sai: Add support for imx8qm
by Daniel Baluta
· 5 years ago
dd28d54
Merge branch 'asoc-5.3' into asoc-5.4
by Mark Brown
· 5 years ago
8661ab5
ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
by Shengjiu Wang
· 5 years ago
9c2806c
ASoC: fsl_esai: Add compatible string for imx6ull
by Shengjiu Wang
· 5 years ago
a860fac
ASoC: fsl_sai: Add support for imx7ulp/imx8mq
by Daniel Baluta
· 5 years ago
4f7a072
ASoC: fsl_sai: Add support for SAI new version
by Daniel Baluta
· 5 years ago
b84f50b
ASoC: fsl_sai: Update Tx/Rx channel enable mask
by Daniel Baluta
· 5 years ago
5f0ac20
ASoC: fsl_sai: Add registers definition for multiple datalines
by Daniel Baluta
· 5 years ago
cf9441a
ASoC: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
959bb6b
ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
d003e30
ASoC: imx-audmux: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
7ccafa2
ASoC: fsl_esai: recover the channel swap after xrun
by Shengjiu Wang
· 5 years ago
6d19d8a
ASoC: fsl_sai: mark regmap as fast_io
by Lucas Stach
· 5 years ago
bd51770
ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth
by Lucas Stach
· 5 years ago
89c9679
ASoC: fsl_sai: add of_match data
by Lucas Stach
· 5 years ago
5be6155
ASoC: fsl_esai: Wrap some operations to be functions
by Shengjiu Wang
· 5 years ago
9213866
ASoC: fsl: imx-audmix: consider CPU-Platform possibility
by Kuninori Morimoto
· 6 years ago
9e8f529
ASoC: fsl: imx-spdif: consider CPU-Platform possibility
by Kuninori Morimoto
· 6 years ago
2b1407c
ASoC: fsl: imx-sgtl5000: consider CPU-Platform possibility
by Kuninori Morimoto
· 6 years ago
8bebc82
ASoC: fsl: imx-es8328: consider CPU-Platform possibility
by Kuninori Morimoto
· 6 years ago
9998d3e
ASoC: fsl: fsl-asoc-card: consider CPU-Platform possibility
by Kuninori Morimoto
· 6 years ago
68707c3
ASoC: fsl: eukrea-tlv320: consider CPU-Platform possibility
by Kuninori Morimoto
· 6 years ago
53c8b29
Merge tag 'v5.2-rc6' into asoc-5.3
by Mark Brown
· 6 years ago
d889326
ASoC: fsl: imx-audmix: don't select unnecessary Platform
by Kuninori Morimoto
· 6 years ago
014f07c
ASoC: fsl: imx-spdif: don't select unnecessary Platform
by Kuninori Morimoto
· 6 years ago
82bf78c
ASoC: fsl: imx-sgtl5000: don't select unnecessary Platform
by Kuninori Morimoto
· 6 years ago
577cf50
ASoC: fsl: imx-es8328: don't select unnecessary Platform
by Kuninori Morimoto
· 6 years ago
e57a4c2
ASoC: fsl: fsl-asoc-card: don't select unnecessary Platform
by Kuninori Morimoto
· 6 years ago
2058ea1
ASoC: fsl: eukrea-tlv320: don't select unnecessary Platform
by Kuninori Morimoto
· 6 years ago
227ab8b
ASoC: fsl: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
bcb46a0
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
79782e28
ASoC: fsl: imx-audmix: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
61c2931
ASoC: fsl: pcm030-audio-fabric: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
8a147e5
ASoC: fsl: imx-mc13783: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
3026ef6
ASoC: fsl: imx-sgtl5000: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
3219d9c
ASoC: fsl: eukrea-tlv320: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
35f6d30
ASoC: fsl: imx-es8328: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
6aa7b40
ASoC: fsl: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
893f195
ASoC: fsl: fsl-asoc-card: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
c90cf3d
ASoC: fsl: wm1133-ev1: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
7ca8d92
ASoC: fsl: phycore-ac97: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
22bda69
ASoC: fsl: mx27vis-aic32x4: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
8337ef4
ASoC: fsl: imx-spdif: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
cf8c3ec
ASoC: fsl: efika-audio-fabric: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
d281bf5
ASoC: fsl_asrc: Unify the supported input and output rate
by S.j. Wang
· 6 years ago
a41016e
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.3
by Mark Brown
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
4aecaa0
ASoC: fsl_asrc: replace the process_option table with function
by S.j. Wang
· 6 years ago
b06c58c
ASoC: fsl_asrc: Fix the issue about unsupported rate
by S.j. Wang
· 6 years ago
c0ffbd6
ASoC: fsl_sai: Move clock operation to PM runtime
by Shengjiu Wang
· 6 years ago
b2d337d
ASoC: fsl_esai: Add pm runtime function
by S.j. Wang
· 6 years ago
903c220
ASoC: fsl_esai: Fix missing break in switch statement
by S.j. Wang
· 6 years ago
62be484
ASoC: fsl_audmix: cache pdev->dev pointer
by Viorel Suman
· 6 years ago
f2a36a7
ASoC: fsl_audmix: remove "model" attribute
by Viorel Suman
· 6 years ago
8bb678d
ASoC: imx-audmix: fix object reference leaks in probe
by Viorel Suman
· 6 years ago
ac097ca
ASoC: mpc5200_dma: Fix invalid license ID
by Andra Danciu
· 6 years ago
680ae69
ASoC: mpc5200_psc_i2s: Fix invalid license ID
by Andra Danciu
· 6 years ago
ea75122
ASoC: imx: fix fiq dependencies
by Arnd Bergmann
· 6 years ago
a0c34c7
ASoC: fsl_micfil: Remove set but not used variable 'osr'
by YueHaibing
· 6 years ago
b46ea8f
ASoC: fsl_sai: Add missing return 0 in remove()
by Nicolin Chen
· 6 years ago
812ad46
ASoC: fsl_sai: Add support for runtime pm
by Daniel Baluta
· 6 years ago
ddb3511
ASoC: fsl_sai: Update is_slave_mode with correct value
by Daniel Baluta
· 6 years ago
a03584b
ASoC: wm1133-ev1: Switch to SPDX identifier
by Andra Danciu
· 6 years ago
e5eec5e
ASoC: phycore-ac97: Switch to SPDX identifier
by Andra Danciu
· 6 years ago
6e3398c
ASoC: pcm030-audio-fabric: Switch to SPDX identifier
by Andra Danciu
· 6 years ago
8acfeb6
ASoC: p1022_rdk: Switch to SPDX identifier
by Andra Danciu
· 6 years ago
Next »