index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
atmel
/
atmel_ssc_dai.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: atmel_ssc_dai: Remove the unneeded result variable
ye xingchen
2022-08-23
1
-4
/
+1
*
ASoC: atmel_ssc_dai: remove #ifdef CONFIG_PM
Claudiu Beznea
2022-07-15
1
-7
/
+2
*
ASoC: atmel: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-3
/
+4
*
ASoC: atmel: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: atmel: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-10
/
+10
*
ASoC: atmel_ssc_dai: Handle errors for clk_enable
Jiasheng Jiang
2022-03-02
1
-1
/
+4
*
ASoC: atmel: Convert to new style DAI format definitions
Mark Brown
2021-09-16
1
-13
/
+13
*
ASoC: atmel: fix kernel-doc
Pierre-Louis Bossart
2020-07-09
1
-0
/
+1
*
ASoC: atomel: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-2
/
+2
*
ASoC: atmel: atmel_ssc_dai: move .suspend/.resume to component
Kuninori Morimoto
2020-01-21
1
-10
/
+8
*
ASoC: atmel_ssc_dai: Remove wrong spinlock usage
Gregory CLEMENT
2019-09-18
1
-10
/
+2
*
ASoC: atmel_ssc_dai: implement left-justified data mode
Michał Mirosław
2019-08-27
1
-0
/
+9
*
ASoC: atmel_ssc_dai: rework DAI format configuration
Michał Mirosław
2019-08-27
1
-207
/
+81
*
ASoC: atmel: atmel-pcm-dma.c: use devm_snd_dmaengine_pcm_register()
Kuninori Morimoto
2019-06-28
1
-11
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-10
/
+3
*
ASoC: atmel: simplify getting .drvdata
Wolfram Sang
2018-04-19
1
-4
/
+2
*
ASoC: atmel_ssc_dai: fix spelling mistake: "Stoping" -> "Stopping"
Colin Ian King
2018-04-16
1
-1
/
+1
*
ASoC: atmel_ssc_dai: if not provided, default to sensible dividers
Peter Rosin
2016-11-16
1
-7
/
+76
*
ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
Christoph Huber
2016-08-16
1
-2
/
+3
*
ASoC: atmel_ssc_dai: Fix DMA params for different SSC
Peter Meerwald
2016-07-07
1
-1
/
+1
*
ASoC: atmel_ssc_dai: read DSP mode A data on rising edges of bclk
Peter Rosin
2016-04-27
1
-2
/
+2
*
ASoC: atmel_ssc_dai: distinguish the different SSC
Songjun Wu
2016-03-02
1
-9
/
+18
*
ASoC: atmel_ssc_dai: Correct misuse of 0x%<decimal>
Joe Perches
2015-08-04
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'aso...
Mark Brown
2015-03-05
1
-4
/
+107
|
\
\
|
|
*
-
.
Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as...
Mark Brown
2015-02-09
1
-37
/
+71
|
|
|
\
\
|
*
|
|
|
ASoC: atmel_ssc_dai: Allow more rates
Peter Rosin
2015-02-10
1
-4
/
+107
|
|
|
_
|
/
|
|
/
|
|
|
|
|
|
|
\
\
\
*
-
.
|
|
|
Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as...
Mark Brown
2015-02-04
1
-37
/
+71
|
\
\
|
|
|
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
|
*
ASoC: atmel_ssc_dai: only clean PDC when using PDC
Bo Shen
2015-01-30
1
-9
/
+11
|
|
*
ASoC: atmel_ssc_dai: refactor the startup and shutdown
Bo Shen
2015-01-30
1
-17
/
+11
|
|
*
ASoC: atmel_ssc_dai: Support SND_SOC_DAIFMT_CBM_CFS on I2S
Peter Rosin
2015-01-30
1
-0
/
+48
|
|
*
ASoC: atmel_ssc_dai: remove clock pin comments
Bo Shen
2015-01-27
1
-11
/
+1
*
|
|
ASoC: atmel_ssc_dai: fix the setting for DSP mode
Bo Shen
2015-01-30
1
-3
/
+3
|
|
/
|
/
|
*
|
ASoC: atmel_ssc_dai: fix start event for I2S mode
Bo Shen
2015-01-27
1
-14
/
+4
|
/
*
ASoC: atmel_ssc_dai/trivial: typo fix
Matthieu Crapet
2014-12-08
1
-1
/
+1
*
ASoC: atmel_ssc_dai: Match the CMR divider only in full duplex.
Peter Rosin
2014-11-03
1
-1
/
+4
*
ASoC: atmel_ssc_dai: enable fslen extension feature
Bo Shen
2014-06-21
1
-16
/
+18
*
ASoC: atmel_ssc_dai: make option to choose clock
Bo Shen
2014-02-12
1
-4
/
+9
*
ASoC: atmel_ssc_dai: add dai trigger ops
Bo Shen
2013-12-04
1
-1
/
+29
*
sound: Remove unnecessary semicolons
Joe Perches
2013-10-14
1
-1
/
+1
*
ASoC: atmel: disable error interrupt
Bo Shen
2013-09-04
1
-1
/
+1
*
ASoC: atmel-pcm-dma: move prepare for dma to dai prepare
Bo Shen
2013-07-15
1
-0
/
+1
*
ASoC: atmel_ssc_dai: add error mask define
Bo Shen
2013-07-15
1
-0
/
+2
*
ASoC: atmel_ssc_dai: move set dma data to startup callback
Bo Shen
2013-07-15
1
-17
/
+16
*
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 atmel ssc
Kuninori Morimoto
2013-03-26
1
-3
/
+8
*
|
ASoC: atmel: Add slave mode support to SSC in DSP Mode A
Zoltan Puskas
2013-03-04
1
-0
/
+43
|
/
*
ASoC: atmel_ssc_dai: correct sequence when unload
Bo Shen
2013-02-04
1
-1
/
+1
*
ASoC: atmel_ssc_dai: remove error set private data
Bo Shen
2013-02-04
1
-10
/
+0
*
ASoC: atmel-soc: make it buildable on other architectures
Joachim Eastwood
2012-12-24
1
-2
/
+0
[next]