index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
atmel
/
atmel_ssc_dai.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
ASoC: atmel_ssc_dai: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-07-15
ASoC: atmel_ssc_dai: remove #ifdef CONFIG_PM
Claudiu Beznea
1
-7
/
+2
2022-06-27
ASoC: atmel: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-3
/
+4
2022-06-06
ASoC: atmel: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: atmel: Update to use set_fmt_new callback
Charles Keepax
1
-10
/
+10
2022-03-02
ASoC: atmel_ssc_dai: Handle errors for clk_enable
Jiasheng Jiang
1
-1
/
+4
2021-09-16
ASoC: atmel: Convert to new style DAI format definitions
Mark Brown
1
-13
/
+13
2020-07-09
ASoC: atmel: fix kernel-doc
Pierre-Louis Bossart
1
-0
/
+1
2020-05-18
ASoC: atomel: use snd_soc_xxx_active()
Kuninori Morimoto
1
-2
/
+2
2020-01-21
ASoC: atmel: atmel_ssc_dai: move .suspend/.resume to component
Kuninori Morimoto
1
-10
/
+8
2019-09-18
ASoC: atmel_ssc_dai: Remove wrong spinlock usage
Gregory CLEMENT
1
-10
/
+2
2019-08-27
ASoC: atmel_ssc_dai: implement left-justified data mode
Michał Mirosław
1
-0
/
+9
2019-08-27
ASoC: atmel_ssc_dai: rework DAI format configuration
Michał Mirosław
1
-207
/
+81
2019-06-28
ASoC: atmel: atmel-pcm-dma.c: use devm_snd_dmaengine_pcm_register()
Kuninori Morimoto
1
-11
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-09-10
ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-10
/
+3
2018-04-19
ASoC: atmel: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-04-16
ASoC: atmel_ssc_dai: fix spelling mistake: "Stoping" -> "Stopping"
Colin Ian King
1
-1
/
+1
2016-11-16
ASoC: atmel_ssc_dai: if not provided, default to sensible dividers
Peter Rosin
1
-7
/
+76
2016-08-16
ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
Christoph Huber
1
-2
/
+3
2016-07-07
ASoC: atmel_ssc_dai: Fix DMA params for different SSC
Peter Meerwald
1
-1
/
+1
2016-04-27
ASoC: atmel_ssc_dai: read DSP mode A data on rising edges of bclk
Peter Rosin
1
-2
/
+2
2016-03-02
ASoC: atmel_ssc_dai: distinguish the different SSC
Songjun Wu
1
-9
/
+18
2015-08-04
ASoC: atmel_ssc_dai: Correct misuse of 0x%<decimal>
Joe Perches
1
-1
/
+1
2015-03-05
Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'aso...
Mark Brown
1
-4
/
+107
2015-02-10
ASoC: atmel_ssc_dai: Allow more rates
Peter Rosin
1
-4
/
+107
2015-02-09
Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as...
Mark Brown
1
-37
/
+71
2015-02-04
Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as...
Mark Brown
1
-37
/
+71
2015-01-30
ASoC: atmel_ssc_dai: only clean PDC when using PDC
Bo Shen
1
-9
/
+11
2015-01-30
ASoC: atmel_ssc_dai: refactor the startup and shutdown
Bo Shen
1
-17
/
+11
2015-01-30
ASoC: atmel_ssc_dai: fix the setting for DSP mode
Bo Shen
1
-3
/
+3
2015-01-30
ASoC: atmel_ssc_dai: Support SND_SOC_DAIFMT_CBM_CFS on I2S
Peter Rosin
1
-0
/
+48
2015-01-27
ASoC: atmel_ssc_dai: remove clock pin comments
Bo Shen
1
-11
/
+1
2015-01-27
ASoC: atmel_ssc_dai: fix start event for I2S mode
Bo Shen
1
-14
/
+4
2014-12-08
ASoC: atmel_ssc_dai/trivial: typo fix
Matthieu Crapet
1
-1
/
+1
2014-11-03
ASoC: atmel_ssc_dai: Match the CMR divider only in full duplex.
Peter Rosin
1
-1
/
+4
2014-06-21
ASoC: atmel_ssc_dai: enable fslen extension feature
Bo Shen
1
-16
/
+18
2014-02-12
ASoC: atmel_ssc_dai: make option to choose clock
Bo Shen
1
-4
/
+9
2013-12-04
ASoC: atmel_ssc_dai: add dai trigger ops
Bo Shen
1
-1
/
+29
2013-10-14
sound: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-09-04
ASoC: atmel: disable error interrupt
Bo Shen
1
-1
/
+1
2013-07-15
ASoC: atmel-pcm-dma: move prepare for dma to dai prepare
Bo Shen
1
-0
/
+1
2013-07-15
ASoC: atmel_ssc_dai: add error mask define
Bo Shen
1
-0
/
+2
2013-07-15
ASoC: atmel_ssc_dai: move set dma data to startup callback
Bo Shen
1
-17
/
+16
2013-04-12
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-3
/
+8
2013-03-26
ASoC: switch over to use snd_soc_register_component() on atmel ssc
Kuninori Morimoto
1
-3
/
+8
2013-03-04
ASoC: atmel: Add slave mode support to SSC in DSP Mode A
Zoltan Puskas
1
-0
/
+43
2013-02-04
ASoC: atmel_ssc_dai: correct sequence when unload
Bo Shen
1
-1
/
+1
2013-02-04
ASoC: atmel_ssc_dai: remove error set private data
Bo Shen
1
-10
/
+0
2012-12-24
ASoC: atmel-soc: make it buildable on other architectures
Joachim Eastwood
1
-2
/
+0
[next]