aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAge
...
* Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2016-03-01
|\
| *-. Merge remote-tracking branches 'asoc/topic/rcar' and 'asoc/topic/rockchip' in...Mark Brown2016-01-11
| |\ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown2015-12-22
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | ASoC: sh: fix fsi build warnings for 64 bitArnd Bergmann2015-11-21
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown2015-12-22
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown2015-12-22
| |\ \ \ \ \
| | * | | | | ASoC: rcar: remove unused variableArnd Bergmann2015-11-25
| | * | | | | ASoC: Change the PCM runtime array to a listMengdong Lin2015-11-18
| | |/ / / /
| * | | | | ASoC: rsnd: make sure SRC In Rate feature enablementKuninori Morimoto2015-11-10
| * | | | | Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcarMark Brown2015-11-10
| |\| | | |
| * | | | | ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto2015-11-06
| | |/ / / | |/| | |
* | | | | ASoC: rsnd: judge work SSI in runtimeKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: move rsnd_ssi_irq() positionKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: Parent SSI attach is not needed if not clock masterKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: tidyup SSI init/start sequenceKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: add missing .irq callback for DMAKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: fixup forever loop bug on SSIKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"Kuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: indicates status failed SSIKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIRKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto2016-02-19
* | | | | ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()Kuninori Morimoto2016-02-09
* | | | | ASoC: rsnd: add .irq callbackKuninori Morimoto2016-01-27
* | | | | ASoC: rsnd: don't auto-recover when under/over run errorKuninori Morimoto2016-01-27
* | | | | ASoC: rsnd: disable SRC.out/in in same timeKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: tidyup Playback/Capture sequenceKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: ctu: add rsnd_ctu_halt()Kuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: attach Audio-DMAC-periperi correctlyKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: select each SRC correctly for CMD data pathKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: don't overwrite io on rsnd_cmd_init()Kuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: always call probe/remove for MUXKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: try to connect connected mod is not errorKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: don't update status if rsnd_mod_call() doesn't matchKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: add debug message for rsnd_mod_call()Kuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: use rsnd_mod_init() for ADGKuninori Morimoto2016-01-22
* | | | | ASoC: rsnd: remove unsed *parentKuninori Morimoto2016-01-22
| |_|_|/ |/| | |
* | | | ASoC: rsnd: precedence error in rsnd_ssiu_init()Dan Carpenter2016-01-06
* | | | ASoC: rsnd: fix usrcnt decrementing bugAndrzej Hajda2015-12-30
| |_|/ |/| |
* | | ASoC: rsnd: add Multi channel supportKuninori Morimoto2015-12-22
* | | ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macroKuninori Morimoto2015-12-18
* | | ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()Kuninori Morimoto2015-12-18
* | | ASoC: rsnd: tidyup rsnd_get_slot_xxx() namingKuninori Morimoto2015-12-18
* | | ASoC: rsnd: remove rsnd_get_slot_runtime()Kuninori Morimoto2015-12-18
* | | ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDMKuninori Morimoto2015-12-18
* | | ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing modKuninori Morimoto2015-12-18
* | | ASoC: rsnd: tidyup debug print position on rsnd_dma_attach()Kuninori Morimoto2015-12-18