index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
mmp-sspa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
ASoC: mmp-sspa: drop unneeded snd_soc_dai_set_drvdata
Julia Lawall
1
-1
/
+0
2020-11-20
ASoC: mmp-sspa: set phase two word length register
Kyle Russell
1
-0
/
+3
2020-11-18
ASoC: mmp-sspa: clear transmit phase bit for non-stereo formats
Kyle Russell
1
-0
/
+1
2020-05-27
ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()
Wei Yongjun
1
-4
/
+4
2020-05-20
ASoC: mmp-sspa: Fix the error handling in probe()
Lubomir Rintel
1
-6
/
+10
2020-05-19
ASoC: mmp-sspa: Add Device Tree support
Lubomir Rintel
1
-45
/
+94
2020-05-12
ASoC: mmp-sspa: Set appropriate bus format for given bit width
Lubomir Rintel
1
-12
/
+28
2020-05-12
ASoC: mmp-sspa: Add support for the runtime power management
Lubomir Rintel
1
-60
/
+66
2020-05-12
ASoC: mmp-sspa: Prepare/unprepare the clocks
Lubomir Rintel
1
-6
/
+6
2020-05-12
ASoC: mmp-sspa: Remove the embedded struct ssp_device
Lubomir Rintel
1
-69
/
+60
2020-05-12
ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcm
Lubomir Rintel
1
-0
/
+57
2020-05-12
ASoC: mmp-sspa: Get rid of dma_params and phys_base
Lubomir Rintel
1
-15
/
+10
2020-05-12
ASoC: mmp-sspa: Drop S20_3LE case
Lubomir Rintel
1
-3
/
+0
2020-05-12
ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on
Lubomir Rintel
1
-1
/
+1
2020-03-27
ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-1
/
+1
2019-10-18
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
1
-1
/
+1
2019-07-31
ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-02-26
ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE
Colin Ian King
1
-1
/
+0
2017-07-17
ASoC: mmp-sspa: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-03-07
ASoC: pxa: Remove unneeded return statement in void function
Codrut Grosu
1
-1
/
+0
2016-05-06
ASoC: pxa: Fix module autoload for platform drivers
Andrea Adami
1
-0
/
+1
2014-10-20
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-09-19
ASoC: mmp-sspa: Use devm_snd_soc_register_component
Sachin Kamat
1
-3
/
+2
2013-08-15
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
1
-4
/
+8
2013-07-24
ASoC: pxa: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-3
/
+0
2013-05-15
ASoC: mmp-sspa: Staticize non exported struct
Lars-Peter Clausen
1
-1
/
+1
2013-03-26
ASoC: switch over to use snd_soc_register_component() on mmp sspa
Kuninori Morimoto
1
-2
/
+7
2013-01-22
ASoC: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2012-12-10
ASoC: pxa: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-06-13
ASoC: mmp: add sspa support
Zhangfei Gao
1
-0
/
+480