index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
ASoC: atmel-pcm: dma support based on pcm dmaengine
Bo Shen
2012-12-02
1
-2
/
+15
*
ASoC: atmel-pcm: split into two file
Bo Shen
2012-12-02
1
-2
/
+2
*
ASoC: atmel-ssc-dai: register dai and pcm directly
Bo Shen
2012-11-16
1
-118
/
+39
*
ASoC: Convert atmel directory to module_platform_driver
Axel Lin
2011-11-25
1
-11
/
+1
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
sound/atmel_ssc_dai: add a missing space to an error message
Uwe Kleine-König
2011-06-10
1
-1
/
+1
*
Merge branch 'for-3.0' into for-3.1
Mark Brown
2011-06-06
1
-2
/
+3
|
\
|
*
ASoC: atmel_ssc: Don't try to free ssc if request failed
Joachim Eastwood
2011-06-03
1
-2
/
+3
*
|
ASoC: atmel_ssc_dai: fix ssc error path
Nicolas Ferre
2011-05-26
1
-3
/
+1
|
/
[next]