summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown2016-07-011-1/+1
|\
| * ASoC: rsnd: open 31bit of SSICKR maskKuninori Morimoto2016-05-271-1/+1
* | rcar: src: skip disabled-SRC nodesSergei Shtylyov2016-05-121-0/+4
* | ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRSKuninori Morimoto2016-05-101-4/+8
* | ASoC: rsnd: count .probe/.remove for rsnd_mod_call()Kuninori Morimoto2016-04-281-6/+7
* | ASoC: rsnd: Remove CLK_IS_ROOTStephen Boyd2016-04-201-6/+2
|/
* ASoC: rsnd: add simplified module explanationKuninori Morimoto2016-03-121-0/+23
* ASoC: rsnd: CMD TIMSEL support for CaptureKuninori Morimoto2016-03-071-1/+4
* ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto2016-03-073-110/+128
* ASoC: rsnd: add rsnd_src_get_in/out_rate()Kuninori Morimoto2016-03-073-8/+27
* ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()Kuninori Morimoto2016-03-071-11/+8
* ASoC: rsnd: SRC function parameter uses "mod" instead of "src"Kuninori Morimoto2016-03-071-12/+9
* ASoC: rsnd: SRC sync mode is not related to clock master modeKuninori Morimoto2016-03-071-7/+0
* ASoC: rsnd: don't enable SRC Sync mode when Capture with CMDKuninori Morimoto2016-03-071-3/+3
* ASoC: rsnd: add CTU supportKuninori Morimoto2016-03-051-37/+197
* ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto2016-03-058-44/+62
* ASoC: rsnd: add CTU basic supportKuninori Morimoto2016-03-052-0/+50
* ASoC: rsnd: tidyup rsnd_ssiu_init_gen2()Kuninori Morimoto2016-03-051-3/+2
* ASoC: rsrc-card: add convert channels supportKuninori Morimoto2016-03-051-6/+16
* ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto2016-03-051-1/+1
* ASoC: sh: rcar: rsrc-card: don't open code of_device_get_match_data()Wolfram Sang2016-03-021-3/+2
* ASoC: sh: rcar: core: don't open code of_device_get_match_data()Wolfram Sang2016-03-021-2/+1
* ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto2016-03-022-21/+2
* Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2016-03-025-10/+19
|\
| *-. Merge remote-tracking branches 'asoc/topic/rcar' and 'asoc/topic/rockchip' in...Mark Brown2016-01-112-14/+15
| |\ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown2015-12-231-4/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | ASoC: sh: fix fsi build warnings for 64 bitArnd Bergmann2015-11-211-4/+7
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown2015-12-2316-2204/+2021
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown2015-12-232-5/+4
| |\ \ \ \ \
| | * | | | | ASoC: rcar: remove unused variableArnd Bergmann2015-11-251-1/+0
| | * | | | | ASoC: Change the PCM runtime array to a listMengdong Lin2015-11-182-4/+4
| | |/ / / /
| * | | | | ASoC: rsnd: make sure SRC In Rate feature enablementKuninori Morimoto2015-11-101-0/+7
| * | | | | Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcarMark Brown2015-11-1013-284/+526
| |\| | | |
| * | | | | ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto2015-11-061-1/+1
| | |/ / / | |/| | |
* | | | | ASoC: rsnd: judge work SSI in runtimeKuninori Morimoto2016-02-201-0/+27
* | | | | ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto2016-02-204-7/+18
* | | | | ASoC: rsnd: move rsnd_ssi_irq() positionKuninori Morimoto2016-02-201-21/+21
* | | | | ASoC: rsnd: Parent SSI attach is not needed if not clock masterKuninori Morimoto2016-02-201-3/+27
* | | | | ASoC: rsnd: tidyup SSI init/start sequenceKuninori Morimoto2016-02-201-20/+16
* | | | | ASoC: rsnd: add missing .irq callback for DMAKuninori Morimoto2016-02-201-0/+1
* | | | | ASoC: rsnd: fixup forever loop bug on SSIKuninori Morimoto2016-02-201-2/+1
* | | | | ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"Kuninori Morimoto2016-02-201-9/+10
* | | | | ASoC: rsnd: indicates status failed SSIKuninori Morimoto2016-02-201-1/+2
* | | | | ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIRKuninori Morimoto2016-02-201-1/+2
* | | | | ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto2016-02-203-6/+6
* | | | | ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()Kuninori Morimoto2016-02-091-14/+2
* | | | | ASoC: rsnd: add .irq callbackKuninori Morimoto2016-01-274-32/+35
* | | | | ASoC: rsnd: don't auto-recover when under/over run errorKuninori Morimoto2016-01-272-107/+29
* | | | | ASoC: rsnd: disable SRC.out/in in same timeKuninori Morimoto2016-01-221-8/+1
* | | | | ASoC: rsnd: tidyup Playback/Capture sequenceKuninori Morimoto2016-01-221-2/+38