aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar
Commit message (Expand)AuthorAge
* ASoC: rsnd: module name is unifiedKuninori Morimoto2014-05-26
* ASoC: rsnd: remove rsnd_src_non_opsKuninori Morimoto2014-05-26
* ASoC: rsnd: save platform_device instead of deviceKuninori Morimoto2014-05-26
* ASoC: rsnd: DT node clean up by using the of_node_put()Kuninori Morimoto2014-05-26
* ASoC: rsnd: Fix warnings due to improper printk formatsLaurent Pinchart2014-05-15
* ASoC: rsnd: add DVC supportKuninori Morimoto2014-05-13
* ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_callKuninori Morimoto2014-05-13
* ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto2014-05-13
* ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto2014-05-13
* ASoC: rsnd: add rsnd_path_parse() macroKuninori Morimoto2014-05-13
* ASoC: rsnd: remove compatibility codeKuninori Morimoto2014-05-08
* ASoC: rsnd: remove old clock style supportKuninori Morimoto2014-05-08
* Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2014-03-24
|\
| * ASoC: rcar: bugfix: it cares about the non-src caseKuninori Morimoto2014-03-24
* | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2014-03-23
|\|
| * ASoC: rsnd: add DeviceTree supportKuninori Morimoto2014-03-21
* | Merge tag 'asoc-v3.15' into asoc-nextMark Brown2014-03-23
|\|
| * ASoC: rsnd: rename scu to srcKuninori Morimoto2014-03-05
| * ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto2014-03-05
| * ASoC: rsnd: nothing to do on rsnd_dai_remove()Kuninori Morimoto2014-03-05
| * ASoC: rsnd: use mod probe method on SSIKuninori Morimoto2014-03-05
| * ASoC: rsnd: use mod probe method on SCUKuninori Morimoto2014-03-05
| * ASoC: rsnd: add probe/remove callback on rsnd_mod_opsKuninori Morimoto2014-03-05
| * ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto2014-03-05
| * ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto2014-03-05
| * ASoC: rsnd: Get correct SCU IDKuninori Morimoto2014-03-05
| * ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto2014-03-05
| * ASoC: rsnd: share reg_field and reduce memoryKuninori Morimoto2014-03-03
| * ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto2014-03-03
| * ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto2014-03-03
| * ASoC: rsnd: use function pointer for each probeKuninori Morimoto2014-03-03
| * ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto2014-03-03
| * ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto2014-03-03
| * ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto2014-03-03
| * ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto2014-03-03
| * ASoC: rsnd: unify rdai namingKuninori Morimoto2014-03-02
| * ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto2014-03-02
| * ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-02
| * ASoC: rsnd: move rsnd_mod_call() macroKuninori Morimoto2014-03-02
| * ASoC: rsnd: move priv member settings to upper sideKuninori Morimoto2014-03-02
| * ASoC: rsnd: print error if there is SRC settings mismatchKuninori Morimoto2014-02-12
| * ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto2014-02-12
| * ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto2014-02-12
| * ASoC: rsnd: use device dependency clockKuninori Morimoto2014-02-07
| * ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto2014-02-03
| * ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe()Kuninori Morimoto2014-02-03
| * ASoC: rsnd: remove SSI dependent DMAEngine callbackKuninori Morimoto2014-02-03
| * ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto2014-02-03
| * ASoC: rsnd: add rsnd_ssi_is_play()Kuninori Morimoto2014-02-03
| * ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto2014-02-03