aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/atmel_ssc_dai.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23ASoC: atmel_ssc_dai: Remove the unneeded result variableye xingchen1-4/+1
2022-07-15ASoC: atmel_ssc_dai: remove #ifdef CONFIG_PMClaudiu Beznea1-7/+2
2022-06-27ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax1-3/+4
2022-06-06ASoC: atmel: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: atmel: Update to use set_fmt_new callbackCharles Keepax1-10/+10
2022-03-02ASoC: atmel_ssc_dai: Handle errors for clk_enableJiasheng Jiang1-1/+4
2021-09-16ASoC: atmel: Convert to new style DAI format definitionsMark Brown1-13/+13
2020-07-09ASoC: atmel: fix kernel-docPierre-Louis Bossart1-0/+1
2020-05-18ASoC: atomel: use snd_soc_xxx_active()Kuninori Morimoto1-2/+2
2020-01-21ASoC: atmel: atmel_ssc_dai: move .suspend/.resume to componentKuninori Morimoto1-10/+8
2019-09-18ASoC: atmel_ssc_dai: Remove wrong spinlock usageGregory CLEMENT1-10/+2
2019-08-27ASoC: atmel_ssc_dai: implement left-justified data modeMichał Mirosław1-0/+9
2019-08-27ASoC: atmel_ssc_dai: rework DAI format configurationMichał Mirosław1-207/+81
2019-06-28ASoC: atmel: atmel-pcm-dma.c: use devm_snd_dmaengine_pcm_register()Kuninori Morimoto1-11/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-09-10ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()Kuninori Morimoto1-10/+3
2018-04-19ASoC: atmel: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-16ASoC: atmel_ssc_dai: fix spelling mistake: "Stoping" -> "Stopping"Colin Ian King1-1/+1
2016-11-16ASoC: atmel_ssc_dai: if not provided, default to sensible dividersPeter Rosin1-7/+76
2016-08-16ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startupChristoph Huber1-2/+3
2016-07-07ASoC: atmel_ssc_dai: Fix DMA params for different SSCPeter Meerwald1-1/+1
2016-04-27ASoC: atmel_ssc_dai: read DSP mode A data on rising edges of bclkPeter Rosin1-2/+2
2016-03-02ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu1-9/+18
2015-08-04ASoC: atmel_ssc_dai: Correct misuse of 0x%<decimal>Joe Perches1-1/+1
2015-03-05Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'asoc/topic/gpiod' and 'asoc/topic/intel' into asoc-nextMark Brown1-4/+107
2015-02-10ASoC: atmel_ssc_dai: Allow more ratesPeter Rosin1-4/+107
2015-02-09Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'asoc/topic/atmel' and 'asoc/topic/au1x' into asoc-nextMark Brown1-37/+71
2015-02-04Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'asoc/topic/atmel' and 'asoc/topic/au1x' into asoc-nextMark Brown1-37/+71
2015-01-30ASoC: atmel_ssc_dai: only clean PDC when using PDCBo Shen1-9/+11
2015-01-30ASoC: atmel_ssc_dai: refactor the startup and shutdownBo Shen1-17/+11
2015-01-30ASoC: atmel_ssc_dai: fix the setting for DSP modeBo Shen1-3/+3
2015-01-30ASoC: atmel_ssc_dai: Support SND_SOC_DAIFMT_CBM_CFS on I2SPeter Rosin1-0/+48
2015-01-27ASoC: atmel_ssc_dai: remove clock pin commentsBo Shen1-11/+1
2015-01-27ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen1-14/+4
2014-12-08ASoC: atmel_ssc_dai/trivial: typo fixMatthieu Crapet1-1/+1
2014-11-03ASoC: atmel_ssc_dai: Match the CMR divider only in full duplex.Peter Rosin1-1/+4
2014-06-21ASoC: atmel_ssc_dai: enable fslen extension featureBo Shen1-16/+18
2014-02-12ASoC: atmel_ssc_dai: make option to choose clockBo Shen1-4/+9
2013-12-04ASoC: atmel_ssc_dai: add dai trigger opsBo Shen1-1/+29
2013-10-14sound: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-09-04ASoC: atmel: disable error interruptBo Shen1-1/+1
2013-07-15ASoC: atmel-pcm-dma: move prepare for dma to dai prepareBo Shen1-0/+1
2013-07-15ASoC: atmel_ssc_dai: add error mask defineBo Shen1-0/+2
2013-07-15ASoC: atmel_ssc_dai: move set dma data to startup callbackBo Shen1-17/+16
2013-04-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on atmel sscKuninori Morimoto1-3/+8
2013-03-04ASoC: atmel: Add slave mode support to SSC in DSP Mode AZoltan Puskas1-0/+43
2013-02-04ASoC: atmel_ssc_dai: correct sequence when unloadBo Shen1-1/+1
2013-02-04ASoC: atmel_ssc_dai: remove error set private dataBo Shen1-10/+0
2012-12-24ASoC: atmel-soc: make it buildable on other architecturesJoachim Eastwood1-2/+0