summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2016-03-05ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto
2016-03-02ASoC: sh: rcar: rsrc-card: don't open code of_device_get_match_data()Wolfram Sang
2016-03-02ASoC: sh: rcar: core: don't open code of_device_get_match_data()Wolfram Sang
2016-03-02ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto
2016-03-02Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2016-02-20ASoC: rsnd: judge work SSI in runtimeKuninori Morimoto
2016-02-20ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto
2016-02-20ASoC: rsnd: move rsnd_ssi_irq() positionKuninori Morimoto
2016-02-20ASoC: rsnd: Parent SSI attach is not needed if not clock masterKuninori Morimoto
2016-02-20ASoC: rsnd: tidyup SSI init/start sequenceKuninori Morimoto
2016-02-20ASoC: rsnd: add missing .irq callback for DMAKuninori Morimoto
2016-02-20ASoC: rsnd: fixup forever loop bug on SSIKuninori Morimoto
2016-02-20ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"Kuninori Morimoto
2016-02-20ASoC: rsnd: indicates status failed SSIKuninori Morimoto
2016-02-20ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIRKuninori Morimoto
2016-02-20ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto
2016-02-09ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()Kuninori Morimoto
2016-01-27ASoC: rsnd: add .irq callbackKuninori Morimoto
2016-01-27ASoC: rsnd: don't auto-recover when under/over run errorKuninori Morimoto
2016-01-22ASoC: rsnd: disable SRC.out/in in same timeKuninori Morimoto
2016-01-22ASoC: rsnd: tidyup Playback/Capture sequenceKuninori Morimoto
2016-01-22ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto
2016-01-22ASoC: rsnd: ctu: add rsnd_ctu_halt()Kuninori Morimoto
2016-01-22ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto
2016-01-22ASoC: rsnd: attach Audio-DMAC-periperi correctlyKuninori Morimoto
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto
2016-01-22ASoC: rsnd: select each SRC correctly for CMD data pathKuninori Morimoto
2016-01-22ASoC: rsnd: don't overwrite io on rsnd_cmd_init()Kuninori Morimoto
2016-01-22ASoC: rsnd: always call probe/remove for MUXKuninori Morimoto
2016-01-22ASoC: rsnd: try to connect connected mod is not errorKuninori Morimoto
2016-01-22ASoC: rsnd: don't update status if rsnd_mod_call() doesn't matchKuninori Morimoto
2016-01-22ASoC: rsnd: add debug message for rsnd_mod_call()Kuninori Morimoto
2016-01-22ASoC: rsnd: use rsnd_mod_init() for ADGKuninori Morimoto
2016-01-22ASoC: rsnd: remove unsed *parentKuninori Morimoto
2016-01-11Merge remote-tracking branches 'asoc/topic/rcar' and 'asoc/topic/rockchip' in...Mark Brown
2016-01-06ASoC: rsnd: precedence error in rsnd_ssiu_init()Dan Carpenter
2015-12-30ASoC: rsnd: fix usrcnt decrementing bugAndrzej Hajda
2015-12-23Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown
2015-12-23Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown
2015-12-23Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown
2015-12-22ASoC: rsnd: add Multi channel supportKuninori Morimoto
2015-12-18ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macroKuninori Morimoto
2015-12-18ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()Kuninori Morimoto
2015-12-18ASoC: rsnd: tidyup rsnd_get_slot_xxx() namingKuninori Morimoto
2015-12-18ASoC: rsnd: remove rsnd_get_slot_runtime()Kuninori Morimoto
2015-12-18ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDMKuninori Morimoto
2015-12-18ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing modKuninori Morimoto
2015-12-18ASoC: rsnd: tidyup debug print position on rsnd_dma_attach()Kuninori Morimoto
2015-12-18ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()Kuninori Morimoto
2015-12-18ASoC: rsnd: fixup SSIU control timingKuninori Morimoto